ez projects / agenda_v.1.0__by_stefano_gu...
| UNIX name | Owner | Status | Version | Compatible with |
|---|---|---|---|---|
| agenda_v.1.0__by_stefano_guandalini__modified_to_start_on_monday_++ | Per-Espen Kindblad | planning | N/A | Stable with 3.4.x. Not testet with 3.5--> |
- agenda.tpl displays mainpage of calendar.
- line_class_51.tpl displays the calendar and lists events based on
dates.
What to do to make it work:
- create an event class and add som content to this class
- the event class must have attributes with date_from and date_to (in
change this with dato_fra, dato_til in the tpl)
- change my event id to your own id
- agenda.tpl --> lists inside $module_result
- change [node_id] and class id to make it work
- change [sitename]
- add your own images and buttons (design/site folder)
- add class and template views in override.ini
**Check the tpl file for more comments**
Calendar is in use at:
I'm still working on this file, so an updated version will be available
at:
File for download is available at the bottom of this page.
Changelog
Tuesday 24 January 2006 09:50
Per-Espen Kindblad