Skip to content

Commit

Permalink
Updated Extension info for the Radiant 7.1 updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
mghaught committed Feb 25, 2009
1 parent 043fa12 commit 8c702fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions page_event_extension.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@

class PageEventExtension < Radiant::Extension
version "0.2"
version "0.3"
description "Allows you to add event dates to your pages that can be viewed on a site-wide calendar"
url "http://martyhaught.com"
url "http://github.com/mghaught/radiant-page-event/tree/master"

define_routes do |map|
map.connect 'admin/page_events/:action', :controller => 'page_events'
Expand Down

0 comments on commit 8c702fa

Please sign in to comment.