Software: Apache. PHP/5.5.15 uname -a: Windows NT SVR-DMZ 6.1 build 7600 (Windows Server 2008 R2 Enterprise Edition) i586 SYSTEM Safe-mode: OFF (not secure) C:\Intranet\C\xampp\htdocs\site1\ drwxrwxrwx |
Viewing file: README.txt (1.47 KB) -rw-rw-rw- Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) | Calendar Script version 2.2.2 =================================== Author: NT at http://winged.info/ 1.Features: * Data is stored in a text file. * Time zone adjustment. * Multiple events on the same day. * Recurrent events (monthly and yearly). * Multiple calendars. * Customizable templates. 2. Licence: GPL 3. Installation: 1. Extract all files to a directory on your server. 2. chmod 'data.txt' to 666. 3. Load http://YOURSITE/PATH/TO/CALENDAR/index.php on a web browser, and check the Document Root setting status. 4. Edit 'config.php' as following: * If there's an error with the Document Root in step 3, ask your web host and change $cal_cfg['document_root'] accordingly. * Change $cal_cfg['password'] to your preferred password. * In case you want to display Sunday at the beginning of a week, change $cal_cfg['sunday_endweek'] to false and change the order of $cal_cfg['days'] accordingly. 4. Usage: - In the page where you want to include the calendar: <?php include('PATH/TO/CALENDAR/calendar.php'); $calendar = new WingedCalendar(); // to display a single calendar $calendar->show_calendar(); // OR to display multiple calendars $calendar->show_calendar(PREVIOUS, NEXT); // where PREVIOUS and NEXT are the number of months // before and after the current month respectively. ?> - Link to the calendar stylesheet in the <head> section: <link rel="stylesheet" type="text/css" href="PATH/TO/CALENDAR/style.css" /> |
:: Command execute :: | |
--[ c99shell v. 1.0 pre-release build #13 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0312 ]-- |