AnchorCal description |
|
|
AnchorCal is a PHP script used to display a small calendar on your pages with links to events or news related to a date. 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 wht;&nbte is clicked on. Useful for accessing an events list or news list sorted by date.
|
|