egroupware_official/phpgwapi/js/jscalendar/README

34 lines
907 B
Plaintext
Raw Normal View History

2003-08-28 18:44:06 +02:00
The DHTML Calendar
-------------------
Author: Mihai Bazon, <mishoo@infoiasi.ro>
2003-11-11 15:51:10 +01:00
http://dynarch.com/mishoo/
2003-08-28 18:44:06 +02:00
This program is free software published under the
2003-11-11 15:51:10 +01:00
terms of the GNU Lesser General Public License.
2003-08-28 18:44:06 +02:00
For the entire license text please refer to
2003-11-11 15:51:10 +01:00
http://www.gnu.org/licenses/lgpl.html
2003-08-28 18:44:06 +02:00
Contents
---------
calendar.js -- the main program file
lang/*.js -- internalization files
*.css -- color themes
cal.html -- example usage file
doc/ -- documentation, in PDF and HTML
simple-1.html -- quick setup examples [popup calendars]
simple-2.html -- quick setup example for flat calendar
2004-05-06 13:57:41 +02:00
calendar.php -- PHP wrapper
test.php -- test file for the PHP wrapper
2003-08-28 18:44:06 +02:00
Homepage
---------
For details and latest versions please refer to calendar
homepage, located on my website:
2003-11-11 15:51:10 +01:00
http://dynarch.com/mishoo/calendar.epl
2003-08-28 18:44:06 +02:00