from_date_tags
Useful tags that return a child which published date is the next one after or before a given date.
Great in conjunction with sibling_tags extension.
For example, it could be used if you want to treat each page as an event and show only the list of upcoming events.
(development still in progress)
| Author | Fabrice Luraine |
|---|---|
| Repository | git://github.com/sofadesign/radiant-from-date-tags-extension.git |
| Record Created | January 9, 2009 (about 3 years ago) |
Installation
At the command prompt, in the root of your Radiant project, type:
script/extension install from_date_tags
