[Pmwiki-users] how can I display the current skin name?
Patrick R. Michaud
pmichaud
Tue Jan 18 05:29:51 CST 2005
On Tue, Jan 18, 2005 at 12:15:13AM -0500, Neil Herber wrote:
> I know that I can use {$Version} on a page to display the version of PmWiki
> I am running.
>
> Is there an equivalent that will show the name of the skin that is being
> used? I tried {$Skin} and it does not work.
Markup('{$Skin}', '>{$fmt}', '/{\\$Skin}/e', "\$GLOBALS['Skin']");
will add {$Skin} as a valid markup.
Pm
More information about the pmwiki-users
mailing list