On Tue, Jun 12, 2007 at 08:36:37PM +0200, [EMAIL PROTECTED] wrote:
> I have a question which might not be directly related to pmWiki, but I  
> am faced within pmWiki with this issue.
> 
> How can I create a valid pagename from an arbitrary string?

In PHP, call the MakePageName() function.  Pass it the name
of the current page and the string to create the pagename from.

In markup, one can use the {(pagename 'string for pagename')}  
markup expression.

Pm

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

Reply via email to