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

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
Stoob
Forum Members
Forum Members
Posts: 17
Joined: Sat Mar 10, 2007 1:48 am

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

Post 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.
Dee
Power Poster
Power Poster
Posts: 1197
Joined: Sun Mar 19, 2006 8:46 pm

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

Post by Dee »

Try adding searchtext="" to the Search module call.
More info in the Search module help.

Regards,
D
heatherfeuer

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

Post 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!
Stoob
Forum Members
Forum Members
Posts: 17
Joined: Sat Mar 10, 2007 1:48 am

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

Post by Stoob »

Yay! Thank ye kindly.
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

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

Post 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
heatherfeuer

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

Post by heatherfeuer »

Ronny,

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

Return to “CMSMS Core”