+1 Sounds like a good idea to me!
> This is the list that I currently use in my plone_html_strip_not_likey.
> Being lazy I just 'hack' the dancing egg after it is installed.
>
> note the use of content-history, this accomodates plone 3.3 which has
> changed the id from review-history to content-history.
>
> plone_html_strip_not_likey = [
> {'id': 'review-history'},
> {'id': 'content-history'},
> {'class':'documentActions'},
> {'class':'portalMessage'},
> {'id':'plone-document-byline'},
> {'id':'portlets-below'},
> {'id':'portlets-above'},
> {'class': 'newsletterExclude'},
> ]
>
> BTW, with a name like "plone_html_strip_not_likey" it's difficult to write
> this email with a straight face.
:-)