Page 1 of 1

where is the phrase "Enter Search..." located?

Posted: Mon Mar 26, 2007 11:07 pm
by Stoob
Hello I am customizing templates for CMSMS.

In the search box the default text is "Enter Search..."  I feel this default text inside the box is not a Good Thing so I wish to get rid of it.

In which file would I find this phrase so'eth I may remove it?

I have checked:

* The Admin section under "Extensions" > "Search" > "Search Template"
* The en_US.php file
* Search.module.php file

Any clues? 

*blink blink*

Thank ye in advance.

Re: where is the phrase "Enter Search..." located?

Posted: Mon Mar 26, 2007 11:41 pm
by Dee
Try adding searchtext="" to the Search module call.
More info in the Search module help.

Regards,
D

Re: where is the phrase "Enter Search..." located?

Posted: Mon Mar 26, 2007 11:42 pm
by heatherfeuer
Under "Extensions" in the admin panel is a link to the search module.  Click on that and at the bottom of the options page is a place to edit the default search text.  Feel free to leave it blank if you wish!

Re: where is the phrase "Enter Search..." located?

Posted: Tue Mar 27, 2007 2:34 am
by Stoob
Yay! Thank ye kindly.

Re: where is the phrase "Enter Search..." located?

Posted: Wed Mar 28, 2007 11:46 am
by RonnyK
OK Heather,

I never scrolled that far down, to see the default text.

I allways went with:

Code: Select all

{search  searchtext="" resultpage="Result"}
To have it with value blank and open in a page called 'Result' instead of overwriting the content of the already opened page.

Ronny

Re: where is the phrase "Enter Search..." located?

Posted: Wed Mar 28, 2007 12:35 pm
by heatherfeuer
Ronny,

As my aunt used to say "Whatever snaps your carrot!"  :D  ;D  ;)