"DaveG" wrote :

> Perhaps you could use an InterMap
> (http://www.pmwiki.org/wiki/PmWiki/CustomInterMap) as a 'translation'.
> This would mean you'd have to maintain a list of usernames and email
> addresses.

I expect too much translations, ... :)

What about adding a variable in local config ?
I have tried to use something like
$FmtPV['$PageAuthId'] = MakePageName("Profiles.Template", $AuthId);

However, I'm not sure how I should use MakePageName to return a valid 
"GroupName.PageName".
In my exemple, the function returns "GroupNamePageName" (without the .dot)

What's the trick ?

SH 




_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to