[pmwiki-users] fox: custom ptvfmt

noskule noskule at gmx.net
Sun Mar 2 16:27:53 CST 2008


hi hans
Is it somehow possible to make "custom" ptv which supports all 
wikimarkup but is invisible? Something like:
[[#!Text]]
[[#!Text]]

I would like to have all formdata invisible, so I can make a full 
templated page. For specify the layout I use an include:


Wikipage - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
- - - - - - - - - - - - - -
(:include LayoutTemplate.Blog:)
(:pagetype: Blog:)
(:Title: XXX:)
[[#!Text]]
Bla Bla Bla Bla Bla Bla Bla Bla
Bla Bla Bla Bla Bla Bla Bla Bla Bla Bla
[[#!Text]]
(:Author: :)
(:Time: :)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
- - - - - - - - - - - - - - - - - - - -
 
LayoutTemplate.Blog- - - - - - - - - - - - - - - - - - - - - - - - - - - 
- - - - - - - - - - -
!! {*$Title}
[-Author: {*$Author} Time:{*$Time}-]
{*$Text}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
- - - - - - - - - - - - - - - - - - - -

thanks for any hints
nos



More information about the pmwiki-users mailing list