On Friday 08 January 2010 00:17:45, Patrick Provinciael wrote : > I want to use the include directive and send some variables to it. However, > I am unable to send variables that contain spaces. Is there any way around > this problem? > > Example > (:include Pagename value="A Value":) > value will then be saved as A and not as A Value
This should work fine, it works on my own wikis and on PmWiki.org : http://www.pmwiki.org/wiki/PmWiki/IncludeOtherPages#includevariable Are you sure you use the correct {$$value} markup in the included page? Petko _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
