Dear Hans,

we're nearly there. The wikiword-conversion works fine now for the variable I use for the image path name:

so this:

(:fox neuereintrag template=Site.Vorlage foxgroup="Index" redirect=1 pagecheck=1 upload=1 formcheck=1 target="{$$name}" :)
(:input hidden name "{$$(wikiword '{$$diagnose}')}" :)
(:input text diagnose "Diagnose" size=20:)

is correctly translated to the desired wikified path name when I use the variable {$$name} in the template:

Attach:{$$foxgroup}/{$$name}/{$$upfile_name}


Unfortunately this does not work for (:fox target={$$name} ... :). Here, fox wants to create a page called "Diagnose" in the group "Index". :-/


Martin

Attachment: smime.p7s
Description: S/MIME cryptographic signature

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

Reply via email to