Download Details
AnchorCal Version 1.10 by Dale Ray
Download AnchorCal Version 1.10 Now
Downloaded 11620
times from this site.
Summary
Display small calendars with links to the days news or events.
Details
Original Release: December 25, 2003
Last Revision: April 4, 2005
AnchorCal is a PHP script used to display a small calendar on your pages with links to events or news related to a date. The script reads a file you specify and generates the needed links dynamically. The small calendars on this site are generated with AnchorCal.
AnchorCal features:
- Links from calendar dates to your events file
- Options can be specified at runtime
- Can be integrated with Coranto or used alone
- Can be customized with CSS
- Can be used for multiple calendars in the same page
- A month relative to the current month can be displayed
- AnchorCal is free
AnchorCal was designed with Coranto in mind to manage the data and display files, but it can be used with existing static pages, with other programs that generate content or by itself.
AnchorCal reads a file and searches for HTML anchor tags formatted as a date (yyyymmdd), by using anchors of this type in your page or text file you can integrate with AnchorCal. The script creates a link to the anchor in your display file for each date matched.
The display file will be opened at the appropriate anchor when the date is clicked on. Useful for accessing an events list or news list sorted by date.
This is Version 1.10 of AnchorCal. Changes:
- Added option to display weeks starting on Monday or Sunday
- Updated ReadMe file
- Added information on calling from another PHP file and specifying options.
- Added info about first day of week options.
- Added sample 12 month calendar files
- twelve_month.shtml
- twelve_month.php
- twelve_month_2.php
View the readme file
Download AnchorCal Version 1.10 Now