Some anecdotal evidence:

On a site I've been working on recently that is still on 0.6.4, I added a published-date selector (like what is in 0.6.5+) to the UI using an extension, and converted a page that had been cherry-picking individual articles to use the aggregation extension. When I did that, one article somehow had a published year of 2010 and popped up to the top of the listing.

Sean

Jim Gay wrote:
On Jul 22, 2008, at 8:43 AM, Andrew Neil wrote:
I was under the impression that if a page has a publishing date set in the future, it would only become visible on the site from that date onwards. Now that you mention it, I'm not sure if this is true in Radiant, although it is
the case with another CMS that I have used. I did wonder about adding a
field, called "occurs_on", and using it in the way you described above, but
in the end I thought it simpler to just use the Reorder extension.

It might make sense for that to be a part of the core, but it will change the behavior. Radiant just checks if there is a published date, but doesn't care what it is. The scheduler extension adds some nice features which allows you to set pages to appear and disappear on given dates
http://github.com/radiant/radiant-scheduler-extension/tree/master
Given the features that scheduler adds, I think it makes sense to leave the default Radiant behavior as is, but it's not entirely intuitive, so perhaps it should be rethought.
_______________________________________________
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


_______________________________________________
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to