This repository has been archived on 2022-08-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
wikiufc/vendor/plugins/calendar_helper
2008-03-02 16:04:34 -03:00
..
2008-03-02 16:04:34 -03:00
2008-03-02 16:04:34 -03:00
2008-03-02 16:04:34 -03:00
2008-03-02 16:04:34 -03:00
2008-03-02 16:04:34 -03:00
2008-03-02 16:04:34 -03:00
2008-03-02 16:04:34 -03:00
2008-03-02 16:04:34 -03:00

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.