|
|
HEC com 2 - HIOX Event Calendar [Planner]
|
|
About |
Web Event Planner Calendar script that can be added in any web site.
Easy to integrate in to any website or web page.
This is the extended version of the free Event Calendar with added features..
|
|
Features |
In addition to the features available in free version of HEC
*) You can change any column display names using the UI
*) You can enable/ disable any columns.
*) Option to set event time along with date
*) Set table size in both percentage (%) and pixels (px)
*) All properties can be modified in place to the column enable/disable property.
Schedule Event - Use this script as easy event schedular, planner, etc...
|
|
Preview |
Admin Page:
To Manage event
User Name - test, Password - test
Demo Event Calendar:
| Date | Time | Schedule | Note | | 5-25-2008 | 5:00 PM |
Annual Day |
Annual day function in school | | 12-9-2008 | 9:00 AM |
Meeting |
Discussion about the project. |
|
|
Usage |
How To Use:
a)unzip HEC_1_2.zip,
You will get a folder HEC/ and files under the folder
b)Change the file permission to (read, write, execute) 777 for the files
HEC/colors.php, HEC/col-val.php, HEC/passwo.php, HEC/values.php
c)To login to admin panel
Just go the page HEC/admin.php. It will ask for
user name and password. Default user-name=test and password=test.
Login using the default user name and change the password.
From admin panel you can manage events, change calendar colors, set size,
change new password.
d)Add the following lines in the file where you want HEC (Event Planner/Schedular) to be displayed
<?php
include "./HEC/calendar.php";
?>
Note: Your file should be present in the same folder where HEC/ is present
E.g:
~/testcal.php [your file where you want to display event schedular/planner]
~/HEC/**** [unzipped HEC package]
|
|
|
|
|
|