[Zope] HTML product?
   
    Dieter Maurer
     
    dieter@handshake.de
       
    Fri, 14 Mar 2003 00:09:01 +0100
    
    
  
Chen Fu wrote at 2003-3-12 15:35 +0800:
 > I often save useful web page down to disk for an
 > archive, or make CHM by some toolkit. Recently i setup
 > my own zope site, and i wonder whether there is
 > already a product that can pick up the data saved from
 > IE and catalog them to make it possible for google
 > like search?
 > any idea or suggestion?
You can use LocalFS and then catalog (regularly) its content.
Dieter