You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
Alinson S. Xavier 5e4951fa47
Initial import
18 years ago
..
generators/calendar_styles Initial import 18 years ago
lib Initial import 18 years ago
test Initial import 18 years ago
MIT-LICENSE Initial import 18 years ago
README Initial import 18 years ago
Rakefile Initial import 18 years ago
about.yml Initial import 18 years ago
init.rb Initial import 18 years ago

README

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

Jarkko Laine -- http://jlaine.net/
Dynamic enhancements for starting week on Monday and highlighting weekends

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

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.