The following when loaded directly by firefox showed the LaTeX_logo.svg but when accessed as http://localhost:8081/doc/ckout/www/AnotherExample.wiki none of the embed, object or iframe tags were recognized.
% cat AnotherExample.wiki <h2>AnotherExample</h2> <embed src="./LaTeX_logo.svg" type="image/svg+xml" /> <object data="./LaTeX_logo.svg" type="image/svg+xml"></object> <iframe src="./LaTeX_logo.svg"></iframe> <h2>This is to test that HTML is working</h2> Could one of these be safely added to the allowed html? Matt -=-
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

