[pmwiki-users] No Links in "messages"?

Oliver Betz list_ob at gmx.net
Sun Jan 20 13:11:29 CST 2013


Hello All,

to create _new_ user pages, I use a different form where the user
enters a page name and the personal data.

The form contains
 (:input hidden name=xgroup value={$Group}:)
 Page name: (:input text xname:)

and the post definition:
 (:template defaults saveto={$$xgroup}.{$$xname} :)
 (:template defaults successpage="{$$saveto}" :)
 (:template require if="!exists {$$xgroup}.{$$xname}" errmsg="Page
[[{$$xname}]] already exists!":)

Unfortunately [[{$$xname}]] doesn't show up as link.

Is this intended?

Oliver
-- 
Oliver Betz, Muenchen (oliverbetz.de)




More information about the pmwiki-users mailing list