Item2327: PublishPlugin can be used for single pages too
Priority: Normal
Current State: Closed
Released In:
Target Release: n/a
so for starters I want to add a tmpl to replace the print action, and the famfamfam icons etc.
%TMPL:INCLUDE{view}%
%TMPL:DEF{"printable"}%<span>
<a href='%SCRIPTURLPATH{"rest"}%/PublishPlugin/publish?%REVARG%;web=%BASEWEB%;inclusions=%BASETO
PIC%;format=pdf;skin=plain' rel='nofollow' %MAKETEXT{"title='Generate PDF version of this topic'
accesskey='p'>Generate &PDF"}%</a>
</span>%TMPL:END%
etc
then... redirectto=thegenerated.pdf (or file - html, whatever..)
course, the defaults need tweaking..
--
SvenDowideit - 04 Nov 2009
The problem that is biting me is that the
skin
url parameter to pass to the plugin also sets the skin of the page.
And
redirectto
does not work
--
ArthurClemens - 04 Jan 2010
Documented.
--
ArthurClemens - 05 Feb 2010