Personal tools
You are here: Home Zope products Corp Calendar

Corp Calendar (1.5)

Document Actions
Released on 2005-06-21 by peter@fry-it.com for Zope 2 under Zope Public License (ZPL) available for All platforms.
Software development stage: stable
CorpCalendar - is a simple little calendar application suitable for small groups or companies.

FOR AMERICANS

If you prefer the week to start on a Sunday you'll have to do some
tweaking to one template file. This is due to a limitation in the
CalendarTag product. For this to be possible you have to have
CheckoutableTemplates installed (see DEPENDENCIES below) otherwise
install it.

o If you have an instance on say http://localhost:8080/corpcalendar
then go to http://localhost:8080/corpcalendar/showCheckoutableTemplates

o Check out the DTML template called 'index_html.dtml' and edit it.

o Where it says: '<dtml-calendar theme=yb weekdays="17" tablewidth="100%">'
change it to '<dtml-calendar theme=yb weekdays="07" tablewidth="100%">'
Notice the '07' instead of '17'.

That's all.


TEMPLATES

This product depends on CheckoutableTemplates which will enable you
to chanage the templates that this product defines.
Suppose you have created an instance in
http://localhost:8080/corpcal
Then you can visit
http://localhost:8080/corpcal/showCheckoutableTemplates
and from there you can check out the templates you want to make
exceptions to.

DEPENDENCIES

* CheckoutableTemplates *
http://zope.org/Members/peterbe/CheckoutableTemplates/
(version 0.2.0 was used last time I was developing CorpCalendar)

* CalendarTag *
http://www.zope.org/Members/teyc/CalendarTag
(version 1.0.17 was used last time I was developing CorpCalendar)

There are currently no items in this folder.

Plone Themes
  • Schools Plone Theme
  • Lite Plone Theme
  • Techlight Plone Theme
 

Powered by Plone