[pmwiki-users] Again: Parameterizing Content
Américo Albuquerque
aalbuquerque at lanowar.sytes.net
Thu May 18 15:42:50 CDT 2006
Hello
----- Original Message -----
Subject: Re: [pmwiki-users] Again: Parameterizing Content
Date: Wed, 17 May 2006 23:34:48 +0200
From: Joachim Durchholz
> I don't know how to set up a new page variable though,
You can do that but setting the variable name in the $FmtPV array, like
$FmtPV['$my_x'] = '$_REQUEST["imp_x"]';
later you can use the variable in page text using {$my_x}
Check http://www.pmwiki.org/wiki/PmWiki/OtherVariables#FmtPV
Regards,
Americo Albuquerque
More information about the pmwiki-users
mailing list