On Thu, Feb 15, 2007 at 11:09:52AM +1100, Kathryn Andersen wrote:
> My understanding is that a ResolvePageName function takes the $pagename
> (global variable) and turns it into a "standard" PmWiki page-name (in
> Group.Name format).
> [...snip...]
> So if you had
> 
> include_once("$FarmD/cookbook/hg_urls.php");
> include_once("$FarmD/cookbook/cluster.php");
> 
> then the $pagename would have already been processed by
> HgResolvePagename (inside hg_urls.php) and would already be in
> Sub-Group.Name format, which Cluster would understand.
> 
> PM?  Is that correct?

Yes, this is correct.

Pm

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

Reply via email to