Closed (fixed)
Project:
Drupal.org customizations
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
22 Jun 2008 at 14:11 UTC
Updated:
23 Jul 2008 at 10:56 UTC
A patch to fit with http://drupal.org/node/271694
| Comment | File | Size | Author |
|---|---|---|---|
| 271694_drupalorg_better_help_no_search.patch | 2.2 KB | greggles |
Comments
Comment #1
gregglesI was going to mention that if/when this is implemented it needs a path specific visibility rule to only show it on
However, the block visibility rules seem to follow menu access rules - i.e. if the users don't have permission to visit "search" at the menu level then they don't see block content limited to that page as well.
So, instead we can do the negative - set it to appear on every page except:
Comment #2
gregglesNot sure why this was "needs work".
Comment #3
killes@www.drop.org commentedI've committed the patch and updated the code on d.o.
Comment #4
mfbIt would be nice to use a CSE so the Drupal Association can share ad revenue from the traffic it's directing to Google.
Comment #5
Bojhan commentedIt would be wise, to do what mfb is saying. It is really not a lot of work and "can" bring in quite some money for the association.
Comment #6
JohnForsythe commentedLooks good.
The only thing I wonder about is if CSE starts bringing in a significant amount of money, what incentive is there to fix normal search? ;)
Comment #7
mfbNot that I'm a big advocate of ads but I guess if revenue were a concern one could put big pricey "Drupal.org search sponsored by" ads on search/* pages.
Comment #8
catchThis seems to have broken the contributor links block.
Comment #9
gregglesCan you be more specific than "broken"?
When I look at the blocks on the side of the page I don't see contributor links any more - I assume that's what you mean? If the contributor links was in drupalorg.module it was in a local version that wasn't committed to CVS (that's just a wild guess at a possible cause). I'm not sure how this change could have impacted that.
Comment #10
catchSorry, terrible bug report.
First I had no contributor links block.
I visited my account and it had been disabled, enabled it again, and still no contributor links. I'm only blaming this issue because that's the latest change, might just be bad timing.
Let's mark this back to fixed and I'll open a new issue.
Comment #11
gregglesIt appears that I missed
aggregatoras a path where it should be blocked. That's now added.Comment #12
catchCould you add comment* to the exclusions list? It shows up on edit/reply at the moment.
Comment #13
gregglesYes, done.
Comment #14
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.