[pmwiki-users] SDV?

Chris Lott chris.lott at gmail.com
Sat Apr 1 13:50:28 CST 2006


Back in the day (a few months ago), I would set a variable in PmWiki
in a config file directly:
$Skin = 'alalike';

Now it seems I am supposed to do something like:
SDV($Skin, 'alalike');

I went to the source to see what this does (looks like it sets the
variable only if it hasn't been set already?) and it seems there are a
plethora of functions and hooks. Are these all (or the important ones)
 documented?

c




More information about the pmwiki-users mailing list