Page Type
A page may have various types, the most common type is of course the "wiki" type that everyone is accustomed to. But there are other types that sometimes come handy. This is a pretty unique feature of ProWiki.
| PageType | rendered in | comments | example |
wiki | template | the standard way to treat user input | FrontPage |
code | template + HtmlPre | pure text in the wiki frame | |
text | browser | pure text without UserInterface in the browser window | |
html | template | the page content is treated as pure HTML | |
htmlpage | browser | pure HTML without UserInterface in the browser window | |
table | template + CdmlTable | useful for displaying data gathered dynamically in the wiki | |
|
|
The page type is controlled by two options:
UnderConstruction
FolderWikiFeatures
|