Paul Bloch wrote:

[...]

>* How do I create a page named using these data?

I used in [[#newuserpost]]:

|(:template defaults saveto={$$xgroup}.{$$xname} :)
|(:template defaults successpage="{$$saveto}" :)
|(:template defaults savevars=...:)
|(:template require if="!exists {$$xgroup}.{$$xname}" errmsg="Page 
[[{$$xname}]] exists, use other name":)

where xname is an input field for the page name. No "saveto" in
config.php.

As far as I remember, the documentation was not clear about the
$$-variable handling. At least, I didn't understand it, my solution
resulted a bit from guessing.

I hope this helps as a starting point.

Oliver
-- 
Oliver Betz, Munich http://oliverbetz.de/


_______________________________________________
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to