|
Main sidebar
|
PITS /
00651Summary: New directive for making the wiki page be displayed without any "extras"
Created: 2006-01-27 15:49
Status: Open
Category: Feature
From: chr
Assigned:
Priority: 2
Version:
OS:
Description: Sometimes I'd like a page with only the wiki text, i.e. no headers, sidebars and whatnot. Right now I add:
(:title :)
(:noleft:)
(:noheader:)
(:nofooter:)
(:nogroupheader:)
(:nogroupfooter:)
The markupd Similarly, Finally, it might be worthwhile to have a directive that at once gives you a "clean" page without any sidebar etc. The problem here is coming up with a good name... below are some suggestions: (:fullpage:) (:fullscreen:) (:fullwindow:) (:pageonly:) (:plainpage:) (:cleanpage:) (:no<something>:) And this clean page should IMO include the title: page content and title. ~HansB It does seem useful to stay with the (:no...:), but it's difficult to come up with a good word there. Here are some suggestions: (:noextras:) (:nopageextras:) (:nowikiextras:) Darn.. it's difficult coming up with a good alternative here. |