[Pmwiki-users] Question: How do I create my own $PageUrl

Steven Leite steven_leite
Tue Jul 20 09:15:36 CDT 2004


Suppose I want to form my own $PageUrl base on two variables

$MyGroup  and
$MyPage

such that "$MyGroup.$MyPage" is equivalent to $pagename.

My first attempt was 

$PageUrl = FmtPageName($PageUrl, "$MyGroup.$MyPage");

But that didn't work. 

Thanks for any suggestions.

Steven Leite



More information about the pmwiki-users mailing list