[pmwiki-users] some publispdf questions

noskule noskule at gmx.net
Mon Mar 20 06:40:09 CST 2006


hi list hi john
I'm on the way to cusotmize publishpdf for the netstreams skin. So I 
would like to change the

$PublishTagFmt variable to the code below:

SDV($PublishTagFmt,"<form class='publish' action='*\$*ScriptUrl' method='get'>
    *\$*PublishName<input type='hidden' name='n' value='*\$*FullName' />
    <input type='hidden' name='action' value='publish' />
    <input type='hidden' name='ptype' value='typeset' />*\$*PublishStyle
    $PDFOptionsFmt</form>

I did redefine the $PublishTagFmt in config.php but that dont work, 
nothing changes. It only work if I change it in the code in 
publisher.php. Whay is this.

and than add the $PDFCheckboxFmt option to the publish options in the 
Site.PublishTemplate. Is this somhow possible?

grz nos






More information about the pmwiki-users mailing list