[Zope] question about cataloging Page Templates

Erik Myllymaki erik.myllymaki at aviawest.com
Tue Jun 24 11:35:15 EDT 2008


In Page Templates that use macros, how would you ensure that the entire 
rendered page is cataloged and returned by a search?

For instance, this template:

<metal:block use-macro="here/template1/macros/main">
  <metal:slot fill-slot="additional-content">

tomatoes

  </metal:slot>
</metal:block>

is returned when you search for "tomatoes" but is not returned when you 
search on a word that is in the "main" macro in "template1" Page Template.







More information about the Zope mailing list