[Zope] searching html content in page templates

Ramesh Nethi mlists at imorph.com
Mon Oct 4 06:15:32 EDT 2004


I have bunch of static html files (about 50) that need to be part of an
existing zope 2.7.2/plone app. Currently these are hosted in Apache and one
of the reasons to move to an existing zope/plone site  is to make use of
zope catalog features. What are the best practices if I need to accomplish
the following:
 
a) Reuse parts of html (header, footer etc), if possible. While in apache,
the html files are using Server side includes(SSI) to bring in header/footer
etc into the main page.
 
b) Search text in html documents
 
I am trying to see if I can accomplish both the goals while minimizing the
modifications to existing html.
 
Page Templates seems to be the natural choice, but looks like they donot get
indexed (and hence the content is not searchable).  Is there a simple way to
get the html in the PT to get cataloged ?
 
Thanks for any pointers.
 
regards
Ramesh Nethi
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope/attachments/20041004/79f91ab2/attachment.htm


More information about the Zope mailing list