[Seaside] Unraveling the DOM

Keith P. Hodges keith.hodges at cheerful.com
Fri Apr 4 08:27:32 CEST 2003


Avi,

I want to render some html to text, not to the DOM. I thought that I 
could do this by rendering to the DOM and then popping elements off 
the stack and asking those elements to printOn:  I found this harder 
than I was expecting.

The objective is to have an WAHtmlHidingRenderer which can be used to 
hide mailto: links or  links that you dont want robots to find.

any pointers would be appreciated.

Keith


More information about the Seaside mailing list