[PatchDiscussion] applied: add the nav links to the help page, testing
[email protected] (zwiki-repo)
| Newsgroups | gmane.comp.web.zope.zwiki |
|---|---|
| Message-ID | <20080213112306.9BF857800D__10580.9788023636$1202901856$gmane$org@mail.joyful.com> |
Wed Feb 13 03:22:40 PST 2008 Simon Michael <[email protected]> * add the nav links to the help page, testing diff -rN -u old-ZWiki/skins/zwiki/helppage.pt new-ZWiki/skins/zwiki/helppage.pt --- old-ZWiki/skins/zwiki/helppage.pt 2008-02-13 03:23:06.000000000 -0800 +++ new-ZWiki/skins/zwiki/helppage.pt 2008-02-13 03:23:06.000000000 -0800 @@ -9,6 +9,7 @@ <body> <div metal:fill-slot="main"> <metal:macro metal:use-macro="here/macros/accesskeys" /> + <div metal:use-macro="here/macros/links" /> <h1 i18n:translate="">Help page</h1> <div class="formcontent" tal:content="structure python:here.talsafe( -- forwarded from http://zwiki.org/PatchDiscussion#[email protected]