GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Description: fork of Geoffrey Grosenbach's calendar_helper rails plugin (http://topfunky.net/svn/plugins/calendar_helper)
Clone URL: git://github.com/adzap/calendar_helper.git
name age message
file .gitignore Tue Jun 10 22:30:53 -0700 2008 first commit post fork [adzap]
file History.txt Wed Jun 18 13:55:16 -0700 2008 fixed default month_name_text when non-default ... [adzap]
file MIT-LICENSE Wed Apr 26 00:21:00 -0700 2006 First import [topfunky]
file README.txt Tue Jun 10 22:30:53 -0700 2008 first commit post fork [adzap]
file Rakefile Tue Jun 10 22:30:53 -0700 2008 first commit post fork [adzap]
directory generators/ Fri Jan 04 09:36:42 -0800 2008 Previous and next text option [topfunky]
file init.rb Wed Apr 26 00:21:00 -0700 2006 First import [topfunky]
directory lib/ Wed Jun 18 13:55:16 -0700 2008 fixed default month_name_text when non-default ... [adzap]
directory test/ Wed Jun 18 13:55:16 -0700 2008 fixed default month_name_text when non-default ... [adzap]
README.txt
CalendarHelper
==============

A simple helper for creating an HTML calendar. The "calendar" method will be automatically available to your view 
templates.

There is also a Rails generator that copies some stylesheets for use alone or alongside existing stylesheets.

Authors
=======

Jeremy Voorhis -- http://jvoorhis.com
Original implementation

Geoffrey Grosenbach -- http://nubyonrails.com
Test suite and conversion to a Rails plugin

Adam Meehan -- http://duckpunching.com
Forked plugin to put on GitHub and customize

Contributors
============

* Jarkko Laine http://jlaine.net/
* Tom Armitage http://infovore.org
* Bryan Larsen http://larsen.st

Usage
=====

See the RDoc (or use "rake rdoc").

To copy the CSS files, use

  ./script/generate calendar_styles

CSS will be copied to subdirectories of public/stylesheets/calendar.