Using the Zope CalendarTag for fun and profit
- Download the latest version of CalendarTag
- Unzip into your Zope Products folder C:Zope281libpythonProducts so that you have C:zope281libpythonProductsCalendar
- Run zope (binrunzope.bat)
- Go to Zope management screen http://localhost:8080/manage
- Create a DTML page
- Type in the following
<dtml-calendar>
<dtml-var date fmt="%d">
</dtml-calendar>
For more help go to http://localhost:8080/HelpSys and look for more examples under Calendar.
About this entry
You’re currently reading “ Using the Zope CalendarTag for fun and profit ,” an entry on Chui's Counterpoint
- Published:
- 10.13.05 / 5pm
- Category:
- Python
No comments
Jump to comment form | comments rss [?] | trackback uri [?]