Comment: Order page by expiry date
| << Previous | Next >> |
Comment inspired from fw_crocodile
Fw_crocodile: yes, the overlay trick is surprising, but we had little choice, since the creation of an on-line calendar exceeds by far what can be obtained through simple ordering options.
According to the architecture of YACS, an overlay has the option to supersede all other options. Therefore, if you add the overlay
For ordinary content, we still have these options available to tweak the layout, the ordering, etc. Only these have been documented in web forms, because the power of overlays requires good skills in PHP, and the documentation is, actually, the source code of
According to the architecture of YACS, an overlay has the option to supersede all other options. Therefore, if you add the overlay
day to a section, the ordering and rendering of related pages will be transformed, whatever values you will put in options. Other developers are invited to use this interface to create similar powerful plugins, where applicable.For ordinary content, we still have these options available to tweak the layout, the ordering, etc. Only these have been documented in web forms, because the power of overlays requires good skills in PHP, and the documentation is, actually, the source code of
overlays/day.php...This comment has inspired:
by Bernard on Mar. 29 2007