[support] question about content type and search results under drupal 7

Carl Wiedemann carl.wiedemann at gmail.com
Fri Aug 19 14:02:33 UTC 2011


A better solution would be to address these in the templates directly. See
modules/search/search-result.tpl.php and template_preprocess_search_result()
in modules/search/search.pages.inc

Copy the tpl into your theme directory and make changes there or use
MYTHEME_preprocess_search_result() in your theme's template.php file. After
adding the file or the function, clear cache so that the theme registry will
utilize these. See http://drupal.org/node/223430 for more information.

Carl Wiedemann
Website design and development consulting
carl.wiedemann at gmail.com | skype: c4rlww
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/support/attachments/20110819/55a9a59e/attachment.html 


More information about the support mailing list