Can I get the searched word passed to the search-results.tpl.php template? I am using Drupal and Solr search.
Asked
Active
Viewed 156 times
1 Answers
0
try saving it searched text in a GLOBAL variable like $variables['makeurown'] and then access it in the template file. It should work.

Vishal Khialani
- 2,557
- 6
- 38
- 49