~kosova/+junk/tuxfamily-twiki

« back to all changes in this revision

Viewing changes to foswiki/pub/System/JSCalendarContrib/README

  • Committer: James Michael DuPont
  • Date: 2009-07-18 19:58:49 UTC
  • Revision ID: jamesmikedupont@gmail.com-20090718195849-vgbmaht2ys791uo2
added foswiki

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
The DHTML Calendar
 
2
-------------------
 
3
 
 
4
  Author: Mihai Bazon, <mihai_bazon@yahoo.com>
 
5
          http://dynarch.com/mishoo/
 
6
 
 
7
  This program is free software published under the
 
8
  terms of the GNU Lesser General Public License.
 
9
 
 
10
  For the entire license text please refer to
 
11
  http://www.gnu.org/licenses/lgpl.html
 
12
 
 
13
Contents
 
14
---------
 
15
 
 
16
  calendar.js     -- the main program file
 
17
  lang/*.js       -- internalization files
 
18
  *.css           -- color themes
 
19
  cal.html        -- example usage file
 
20
  doc/            -- documentation, in PDF and HTML
 
21
  simple-1.html   -- quick setup examples [popup calendars]
 
22
  simple-2.html   -- quick setup example for flat calendar
 
23
  calendar.php    -- PHP wrapper
 
24
  test.php        -- test file for the PHP wrapper
 
25
 
 
26
Homepage
 
27
---------
 
28
 
 
29
  For details and latest versions please refer to calendar
 
30
  homepage, located on my website:
 
31
 
 
32
    http://dynarch.com/mishoo/calendar.epl
 
33