[Zope] Re: zope_quick_start?
   
    Maik Jablonski
     
    maik.jablonski@uni-bielefeld.de
       
    Fri, 20 Dec 2002 16:38:55 +0100
    
    
  
Frederic Faure wrote:
> Hi,
> 
> I didn't find any post through the archives of this list on Yahoo, and 
> since the archives at http://lists.zope.org/pipermail/zope/ don't 
> provide a search function...
> 
> The index_html object at / includes a reference to zope_quick_start, 
> which displays the familiar "Welcome to Zope, a high-performance 
> object-oriented platform for building dynamic Web applications" page 
> but... the Find tab doesn't return anything when trying to locate this 
> object in the ZODB. How can that be?
Because this page doesn't "live" in the ZODB. Have a look at:
Zope/lib/python/App/dtml/zope_quick_start.dtml
/mj