Skip to content

zapnap/radiant-upcoming-events-extension

Repository files navigation

= Upcoming Events

A simple extension that allows creation and management of important dates
within a Radiant CMS instance.

After installation be sure to update Radiant!

  rake radiant:extensions:upcoming_events:update
  rake radiant:extensions:upcoming_events:migrate

You can then add new events using the administrative interface and access
them in your templates using the supplied Radius tags.

Example:

<r:event next="true">
  Only <r:event:distance_to_now/> until <r:event:name/>!
</r:event>

This extension contains a copy of the Rails calendar date select plugin
(c) Tim Harper. All other work (c) 2008 Nick Plante.

Thanks to the efforts of Jeremy Stephens (viking), this extension is now 0.8.x compatible.

http://github.com/zapnap/radiant-upcoming-events-extension
http://github.com/timcharper/calendar_date_select

About

Simple administrative interface and tags to manage upcoming events in the Radiant CMS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages