On Thursday 15 April 2010 23:22:19, V.Krishn wrote : > I am able to save the notes but some text characters are backslashed. > I am guessing it might be something to do with EditFunctions.
I haven't reviewed the recipe but backslashes could appear on some servers, and not on others. PmWiki has the function stripmagic($text) to help you remove those slashes from user input. Petko _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
