[Pmwiki-users] How to know the group name from a script?

Patrick R. Michaud pmichaud
Thu Aug 26 06:42:28 CDT 2004


On Thu, Aug 26, 2004 at 01:30:16PM +0200, Alexandre Courbot wrote:
> I'd need to know the name of the group the currently processed Wiki page 
> belongs to, from a script that is included from config.php. I've looked 
> into the doc and pmwiki.php itself, but it seems that the group name is 
> never globally and clearly available. Is there something I missed? How 
> could I do to get it anyway?

$group = FmtPageName('$Group',$pagename);

Pm



More information about the pmwiki-users mailing list