There is no reason why we would not allow the search block to not be suppressed on the core search page.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | 1974076-6.patch | 1.89 KB | pwolanin |
| #4 | 1974076-2.patch | 1.87 KB | nick_vh |
| #2 | 1974076-1.patch | 1.84 KB | nick_vh |
| #1 | 1974058-1.patch | 541 bytes | nick_vh |
Comments
Comment #1
nick_vhComment #2
nick_vhWrong patch
Comment #3
pwolanin commentedwhat's the motivation?
Also, this variable being passed into t() should have a better name:
and the patch makes it impossible to translate this fragment:
Comment #4
nick_vhMotivation is to allow to surpress the search box of every search page, not just from any other page except core search page. I don't see any reason why we would want to block that.
Comment #5
pwolanin commentedwe shouldn't break existing translations
Comment #6
pwolanin commentedComment #7
nick_vhlooks good
Comment #8
pwolanin commentedfixed for 7 and 6.