Warning: Can't find topic Codev.InterfaceThread
You can define custom headers and footers with the current
TWikiSkins, but the body text cannot be altered.
RichardBennett posted
PrintablePage, an add-on that removes some
HTML formatting like links for better printing.
We could extend the TWiki skins so that custom rendering could be defined. One idea is to have an alternate view script that works in parallel with the skin template, i.e. when you activate the
print skin, the
templates/view.print.tmpl template is used (current spec) and the
bin/view.print script is used in case it exists.
Alternatively we could define a new
TWikiPluginAPI hook that gets called at the end of the view script. Question how to activate it from a skin.
--
PeterThoeny - 03 May 2001