[pmwiki-users] Print Skin

Patrick R. Michaud pmichaud at pobox.com
Mon Apr 2 13:01:01 CDT 2007


On Mon, Apr 02, 2007 at 07:44:52PM +0200, Anno wrote:
> > In local/config.php:
> > 
> >     $ActionSkin['print'] = 'yourprintskin';
> > 
> > This says to use 'yourprintskin' for ?action=print instead of the default.
> 
> This page
> http://www.pmichaud.com/wiki/PmWiki/SkinTemplates
> doesn't mention the $ActionSkin variable. Does it need to be updated?

I think it probably belongs in PmWiki.Skins more than PmWiki.SkinTemplates,
since a skin or skin template cannot set $ActionSkin (at least, it can't
do it and have much of a useful effect).

And we should probably mention it on PmWiki.LayoutVariables .

Pm



More information about the pmwiki-users mailing list