OK, I exported the old articles from the Zope, into static HTML pages. Here is 
their temporary location:

http://www.iglu.org.il/shlomif/old-zope-articles/

I did it by saving the administration screen of postings, processing it using 
a Perl script to extract the heading and article IDs, and create a list of 
IDs (one perl line) and the main file. Then using a small shell script that 
called wget, I retrieved the articles based on their consistent URL that 
contains an ID. 

Note that there may still be some malicious JavaScript lurking there as a 
vestige of the XSS exploits. I can easily take it out using a small 
HTML::Parser script, or if someone is aware of a stock script to do this, 
then I'll be glad to hear of it.

Some images are missing in the pages, but the pages otherwise look fine.

Now we can safely disable Zope. What do you think?

Regards,

        Shlomi Fish
-- 

---------------------------------------------------------------------
Shlomi Fish      [EMAIL PROTECTED]
Homepage:        http://shlomif.il.eu.org/

Quidquid latine dictum sit, altum viditur.
        [Whatever is said in Latin sounds profound.]

Reply via email to