[pmwiki-users] Different Templates for $Group

Knut Alboldt pmwiki at alboldt.de
Mon Mar 21 00:57:33 CST 2005


Patrick R. Michaud schrieb:
> On Mon, Mar 21, 2005 at 12:16:11AM +0100, Knut Alboldt wrote:
> 
>>Patrick R. Michaud schrieb:
>>
>>>On Thu, Mar 10, 2005 at 05:13:27PM -0500, Tom Holroyd wrote:
>>>... snip ...
>>>stuff in the wiki itself.  For example, one can generate a list
>>>of editing-via-template items by using markup such as:
>>>
>>>   * [[{$FullName}?action=edit&template=Group/SomeTemplate1]]
>>>   * [[{$FullName}?action=edit&template=Group/SomeTemplate2]]
>>>   * [[{$FullName}?action=edit&template=Group/SomeTemplate3]]
>>>
>>
>>I tried to use this in a edit-specific SideBar (see another mail from 
>>Pm, text below)
> 
> 
> Oops, FullName wasn't defined in stdmarkup.php.  Fixed for 2.0.beta27.
> 
> 
>>But when I create a new page, the edit-specific sidebar with the links 
>>above will be displayed but the "&template...." will be truncated from 
>>the link. 
> 
> 
> Oops, the link markup code doesn't handle &'s in arguments yet (they
> get turned into & first).  Also fixed for 2.0.beta27.
> 
Thanks !

Can I use "?" instead of the "&" (in beta27) like in other URL's 
processed by pmwiki ?

Knut




More information about the pmwiki-users mailing list