Posts Tagged plugin
“For those who dont want to update the prototype.js , they can checkout 1.8.3 of the calender date select”
However, CalendarDateSelect 1.8.3 will be the last release supporting prototype.js 1.5.1.1,
and will no longer be maintained/developed (Let’s all pray that the
test coverage is good enough
). If someone else wishes to maintain
it, so let it be.
To install it:
script/plugin install http://calendardateselect.googlecode.com/svn/tags/RELEASE_1_8_3/mv vendor/plugins/RELEASE_1_8_3 vendor/plugins/calendar_date_select
Powered by ScribeFire.
Add comment December 18, 2007
Calendar Date Select: A Lightweight, Prototype-based Date/Time Picker for Rails Developers

Calendar Date Select
is a new(ish) “date and time picker”, developed by Tim Harper, designed
primarily for developers to use in Rails applications. It uses the
standard Prototype JavaScript library, and is easily installed as a
Rails plugin:
script/plugin install http://calendardateselect.googlecode.com/svn/tags/calendar_date_select
Take a look at the collection of demos of the picker to see its full range.
Powered by ScribeFire.
Add comment December 18, 2007