find every instance of a method?
Is it possible to find every instance of a method (for example every standard_html_footer) on my site? Alternatively, could I find every call to a method? I doing on off-shoot of my current site, and I want to make some changes, but need the make sure I change it everywhere. thanks for any tips Kevin
in the root folder locate the find tab (upper left) and go nuts Kevin Worth wrote:
Is it possible to find every instance of a method (for example every standard_html_footer) on my site? Alternatively, could I find every call to a method? I doing on off-shoot of my current site, and I want to make some changes, but need the make sure I change it everywhere.
thanks for any tips
Kevin
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
Daniel G. Rusch -
Kevin Worth