32 lines
779 B
Plaintext
32 lines
779 B
Plaintext
|
|
The DHTML Calendar
|
||
|
|
-------------------
|
||
|
|
|
||
|
|
Author: Mihai Bazon, <mishoo@infoiasi.ro>
|
||
|
|
http://students.infoiasi.ro/~mishoo
|
||
|
|
|
||
|
|
This program is free software published under the
|
||
|
|
GNU Lesser General Public License.
|
||
|
|
|
||
|
|
For the entire license text please refer to
|
||
|
|
http://www.gnu.org/licenses/lgpl
|
||
|
|
|
||
|
|
An additional restriction is that you are not allowed
|
||
|
|
to remove the comment note present at the beginning of
|
||
|
|
the script.
|
||
|
|
|
||
|
|
Contents
|
||
|
|
---------
|
||
|
|
|
||
|
|
calendar.js -- the main program file
|
||
|
|
lang/*.js -- internalization files
|
||
|
|
*.css -- color themes
|
||
|
|
cal.html -- example usage file
|
||
|
|
|
||
|
|
Documentation
|
||
|
|
--------------
|
||
|
|
|
||
|
|
For details and latest versions please refer to calendar
|
||
|
|
homepage, located on my website:
|
||
|
|
|
||
|
|
http://students.infoiasi.ro/~mishoo/site/calendar.epl
|