[PatchDiscussion] add nav links to contents form too
[email protected] (zwiki-repo)
| Newsgroups | gmane.comp.web.zope.zwiki |
|---|---|
| Message-ID | <20080216225210.21CA278004__4643.04647543958$1203202408$gmane$org@mail.joyful.com> |
Thu Feb 14 12:50:06 PST 2008 Simon Michael <[email protected]> * add nav links to contents form too diff -rN -u old-ZWiki/skins/zwiki/contentspage.pt new-ZWiki/skins/zwiki/contentspage.pt --- old-ZWiki/skins/zwiki/contentspage.pt 2008-02-16 14:52:09.000000000 -0800 +++ new-ZWiki/skins/zwiki/contentspage.pt 2008-02-16 14:52:09.000000000 -0800 @@ -21,6 +21,7 @@ <body> <metal:block metal:fill-slot="main"> <metal:macro metal:use-macro="here/macros/accesskeys" /> + <metal:macro metal:use-macro="here/macros/sitelinks" /> <h1> <span tal:condition="container/title" tal:omit-tag=""> -- forwarded from http://zwiki.org/PatchDiscussion#[email protected]