20 Dec
2002
20 Dec
'02
3:38 p.m.
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