Wikis without the headers and footers?
11 Jun
2001
11 Jun
'01
3:32 p.m.
Hello, I want to create a single document from all of my relevant wiki pages. I created a DTML method that calls each wiki page that I want: <dtml-var FrontPage> <dtml-var Purpose> <dtml-var KeyCustomers> etc... but that gives me headers and footers. Is there a way to remove the headers and footers of each page? I'm using zwiki 0.8.1 and zope 2.3.0. Thanks - Scott
19 Jun
19 Jun
1:52 a.m.
New subject: [Zope] Re: [Zope]Wikis without the headers and footers?
You might try <dtml-call "RESPONSE.set('noheaders',1)"> at the top of your page. Does that work ? If not I believe <dtml-var "FrontPage.text()"> would do it.
9057
Age (days ago)
9065
Last active (days ago)
2 comments
2 participants
participants (2)
-
Meilicke, Scott -
Simon Michael