Passing object/embed tags through planet?

Michael R. Head burner at suppressingfire.org
Tue Mar 25 08:14:03 EST 2008


I'm using the debian/sid package of planet and would like to pass
object/embed from my subscribed feeds through to my generated planet
page. I've looked in sanitize.py and feedparser.py and put object and
embed in the acceptable_elemments field in the HTMLSanitizer class in
each (also, why are there two copies of this class?), but it still
doesn't seem to be passing them through. 

I am doing "update-python-modules -i /usr/share/python-support/planet"
and the *.pyc files are being updated, so I do think my version of the
code is being run.

(My goal is to let embedded flash videos appear in my planet site,
rather than being scrubbed).

-- 
Michael R. Head <burner at suppressingfire.org>
http://www.cs.binghamton.edu/~burner/



More information about the devel mailing list