I'm using the enablehtml.php recipe to allow iframes in my wiki, but if I
set the src of the iframe to something with ampersands in it, the wiki
rewrites them as & which breaks the URL. Is there a way to prevent this?


I tried using $ROSPattern["&"] = "&", but that seemed to cause other issues
with the page save.

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

Reply via email to