Project

General

Profile

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

    
(1-1/8)