Drop Down Menu - Taxonomy Categories
First I"d like to thank you for this wonderful module. It works flawlessly.
I built a custom search block consisting an input box, used for entering the search text, and a drop down list of categories. It works great except for one thing that's been bugging me and I can't seem to find an answer:
In the drop down menu I see a list of my categories and the first default option which is selected shows "-Please Choose-". If I leave this the way it is and enter some text to search then the drupal searches in all of the categories automatically. This is exactly what I want BUT how can I change the sentence "-Please Choose-" into "-All Categories-" (like the search bar on Ebay's site?).
Ok, I know this sounds really easy but I tried a few things and none worked:
1. Edited Taxonomy core module file and switched that exact string with the new one. Ran database update. Cleared cache. - result: no change.
2. Installed String Overrides module and put in the strings to be replaced - result: no change.
I"m really stuck. I have no idea where's the source of the string I need to change.
I am using the following setup:
Xampp local host server
Drupal 5.7
Drigg 1.31
Views 1.6
Views Filter Block 1.4
Views Fast Search 2.0
Voting API 1.6
User Karma 1.8
Tagadelic 1.0
CCK 1.7
Many thanks in advance,
Nimi