Hi!
I think this is a useful module! COMPLIMENT!
Do you think is possible to include a option in the settings page to omit the "advanced search" form in the result page?
May be working on somethinkg similar to search_view() like described here: http://drupal.org/node/590570
Thank you very much!
MXT
| Comment | File | Size | Author |
|---|---|---|---|
| #11 | it_39.po | 10.46 KB | mxt |
| #9 | it_39.po | 10.47 KB | mxt |
| #8 | it.po | 7.14 KB | jdanthinne |
| #4 | custom_search.zip | 10.06 KB | jdanthinne |
| #2 | Feature.jpg | 217.89 KB | mxt |
Comments
Comment #1
jdanthinne commentedYou can already do that just by unchecking "use advanced search" in the "search module" section, in the permissions page.
Comment #2
mxtYes, I know, but i mean to hide ALL the elements (see image in attachment that explain the feature better)
Is it possible?
Thank you.
Comment #3
jdanthinne commentedI think it's possible… I need to investigate a bit :-)
Comment #4
jdanthinne commentedThat was an easy one :-)
I've added a new settings page, called "Results page", where you can decide to hide the normal and/or the advanced search fields.
Commited to DEV, but here's the updated files if you want to check before tomorrow.
(Don't forget to flush cache to have the new menu item)
Comment #5
mxtGREAT! IT WORKS!
After some "collaborative" days we made, I absolutely have to do my compliments to you: you are very smart in retrieving solutions and fast in response/bug fixing, and finally I think that (when also http://drupal.org/node/747226 will be resolved) your module will be the definitive answer to obtain "advanced search form" completly separate from core page (thank to your module, it can be placed anywhere in the site with blocks!!!), a request that many other drupalers often are asking.
THANK YOU VERY MUCH
MXT
Comment #6
jdanthinne commentedThanx. You're welcome!
I see that you live in Italy, so perhaps I'll need you someday to do some translations :-)
Ciao!
Comment #7
mxtSure, I can translate your module in italian. I've never done a translation, so you have to teach me what I have to do.
Comment #8
jdanthinne commentedWell... if you have some time, just download the file below, open it, and translate the strings.
The italian translation has to go in "msgstr" below the english original.
Comment #9
mxtOk, here it is.
I used POEDIT that show an error in line 241: I've corrected "!default". with \"!default\".
Comment #10
jdanthinne commentedThanx!!
Comment #11
mxtThere was a translation error, Here the upgrade.
Comment #12
jdanthinne commentedCommited. Gracie!