Tell me more ×
Drupal Answers is a question and answer site for Drupal developers and administrators. It's 100% free, no registration required.

Drupal search is giving 10 items per page. The number is hard coded in search core module. Is there any way to make it 15?. I am using drupal 6.

share|improve this question

1 Answer

The search configuration module (version 7.x-1.1-beta1 or above) allows you to do that, among other things.

share|improve this answer
But i am using drupal 6 – praji Apr 26 at 13:39

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.