Zope: Customizing ZWiki
Zope: Customizing ZWiki
More information can be found here:
http://zwiki.org/HowToCreateZwikiSkinsFromOpenWebTemplates
Create a Page Template called wikipage.pt
The contents of the page should include:
<metal:block metal:define-macro="master">
<tal:block metal:use-macro="container/ptMaster/macros/page">
<tal:block metal:fill-slot="body">
<div metal:use-macro="here/macros/links" />
<div metal:use-macro="here/macros/content" />
</tal:block>
</tal:block>
</metal:block>
Last modified: 2010/02/02 13:02:45.311000 US/Eastern by
christopher.n.deckard.1
Created: 2010/02/02 13:00:3.781000 US/Eastern by christopher.n.deckard.1.
Categories
- Knowledge Base > Web > Zope
Search the Knowledge Base
Quick search results
Admin Options:
Edit this Document