[Radiant] [ANN] Scheduler extension
Sean Cribbs
seancribbs at gmail.com
Mon Oct 1 11:39:08 CDT 2007
Ask and you shall receive.
The Scheduler extension is now available from:
http://dev.radiantcms.org/svn/radiant/trunk/extensions/scheduler
Its primary job is to create publish and expiration dates (or
appearance and disappearance) that are configurable by the content
editor. These may be set in the "meta" area of the page editing
screen, and include a calendar-style date picker, thanks to Dan Webb's
wonderful LowPro library (and his date_selector behavior). These
dates only affect what may be found from the 'live' site. All pages
are accessible when in 'dev' or 'preview' mode.
Unfortunately, the extension does not affect iteration over children,
etc. I will probably fix this limitation this week, as it affects a
great many usage patterns in Radiant for generating navigation, etc.
In the meantime, enjoy the extension. Here's a quick installation
tutorial
1) Use subversion to checkout or export the above URL into
vendor/extensions of your Radiant project.
2) Run 'rake production db:migrate:extensions
radiant:extensions:scheduler:update' (substitute development if you
are using that env)
3) (Re)start your server.
4) If you want to run the extension tests, make sure to run 'rake
db:test:prepare' before you begin.
Cheers!
Sean
On 10/1/07, Bartek Rogoz <brogoz at gmail.com> wrote:
> Sean Cribbs wrote:
> > I just finished a "content scheduling" extension for Digital Pulp.
> > I'll see about packaging it up if you like.
> >
> > Sean
>
> Yes, I would appreciate that Sean. Thanks
> Bartek
>
> --
> Posted via http://www.ruby-forum.com/.
> _______________________________________________
> Radiant mailing list
> Post: Radiant at lists.radiantcms.org
> Search: http://radiantcms.org/mailing-list/search/
> Site: http://lists.radiantcms.org/mailman/listinfo/radiant
>
More information about the Radiant
mailing list