[Zope] A new python object which analyse HTML files and...

Frederic QUIN frederic.quin@free.fr
Mon, 29 May 2000 18:17:58 +0100


Hello everybody,

I would like to create a python object which :
* analyse traditional HTML files
* indexe "IMG" tags and "A" tags
* replace "IMG" tags by appropriated dtml tags
* replace "A" tags by appropriated dtml tags
* create all the resultant objects

Did someone ever do that ? Anyway, if someone with more experience than me,
have some advices, I'll get them...

Thanks
Frederic