JDTMMSM.COM Welcome to jdtmmsm.com
Make a Donation | Downloads | Contact Us | Forums | Login | Help
 
HOME
PLEASE DONATE
PROJECTS
TUTORIALS
CODE LIBRARY
FORUM
DOWNLOADS
LINKS
RESUME
CONTACT ME
LOGIN
REGISTER
Projects
 
EZsneezyCal
ezRecipe-Zee
A Little Q&A
 
Tutorials
 
Simple Banner Rotator
Basic Authentication
 
Code Library
 
Create Select From Set Field
getDirNamesAsArray()
getFileSizeFormatted()
Simple Banner Rotator
Basic Authentication
 

Project
Support
General Descussion
Download
Demo
EZsneezyCal Free and Easy Online Calendar
SUMMERY
SCREENSHOTS
DOCUMENTATION
TODO LIST
SUGGESTION BOX
CHANGE LOG

Documentation
   Last Revised: April 16, 2008

Introduction
EZsneezyCal is an online calendar writen in PHP using MySQL for the database. This calendar was designed to be free and simple to setup and use.

There are a lot of online calendars out there that take too long to learn or are impassable to setup and get working the way you want. EZsneezyCal has all the features you need without all the many features you'd never use.

EZsneezyCal is perfect for personal use, business, organizations, and has been proven to be very userfull in school classroom and administration aplications.

Prerequisites

  • PHP
  • MySQL
  • Any Web Browser (example: Internet Explorer or Firefox)

Download and Copy Files

  1. Download in .zip or .tar
  2. Unzip or UnTar EZsneezyCal using your favorite Zip Application.
  3. FTP the EZsneezyCal folder to the webserver.
  4. Open config/db.php
  5. Change the host, user, password, and database to match your database settings\
  6. Save the file

Setting up the Database

  1. Open the config/MySQL_setup.sql file.
  2. In this file you'll see the import script you can use to create the tables need for the calendar.
  3. import the script (example: use phpMyAdmin and copy and paste in to the SQL section)

First Time Login

  1. Click the login button at the bottom left of the calendar month view.
  2. Login using admin for the user and admin for the password.
  3. Enter the User Manager and change the admin username and password to what ever you'd like.

Create an Event

  1. Login (user must have admin or super user access - setup in the user manager)
  2. Click the icon in the month view, week view, or day view. If the user won't see this icon if they don't have the right privileges
  3. Set Day Span
  4. Check Reoccurring if this event reoccurrs the next year
  5. Select the category this event will fall under
  6. Enter the Title. Every event must have a title
  7. Enter the description
  8. Click the Save button

Delete an Event

  1. Must be logged in with admin or super user privileges
  2. Click on the event
  3. Click the delete button
  4. Click Yes

Move an Event

  1. Must be logged in with admin or super user privileges
  2. Click on the event
  3. Change the date to the new date
  4. Click Save.

Add a User

  1. Login user must have super user privileges
  2. Click the User Manager button
  3. If this button doesn't show up your login doesn't have super user privileges
  4. Click the New User button.
  5. Enter the username, password, and select the category this user will have access to.
  6. Check admin if this user should be able to add, delete and edit events in the selected category
  7. Check SuperUser if this user should be able to manage user, prefs, and categories.

Manage Categories
Use categories to organize events. By using categories you can filter out all other events to help you quickly view the events you want.

  1. Category Name: A unique name of the cateory
  2. Abbreviation (Optional): If the 'show Abbreviations' switch is on the event title will have the category abbreviation just before the title.
  3. Back Color: This will be the background color of the event. You can use word (ex. black, blue yellow green etc...) or hexadecimal colors (ex. #000000, #ffffff, #FFFF00)

More to come...

 
Home   +    Please Donate   +    Projects   +    Tutorials   +    Code Library   +    Forum   +    Downloads   +    Contact Us
© Copyright 2007-2008 Dave Torres. All rights reserved.