[pmwiki-users] Different template for individual pages?

Susan pmwiki at onebit.ca
Thu Feb 16 18:19:30 CST 2006


Patrick R. Michaud <pmichaud <at> pobox.com> writes:
> I would've written
> the above as:
> 
>     $Skin = 'light';
>     $pagename = ResolvePageName($pagename);
>     if ($pagename == 'Main.WikiSandbox') $Skin = 'pmwiki';
> 

New to PHP. Picking up tiny bits by looking at the snippets here.

What does the function ResolvePageName do?

Thanks,

Susan






More information about the pmwiki-users mailing list