We have a subscription, but we test on our local machines which are not connected. Having the message at the top is a real bummer for theming the pages. So I suggest adding a variable that will hide the subscription messages. Patch coming.
| Comment | File | Size | Author |
|---|---|---|---|
| #10 | 1960452-d7-10.patch | 1.23 KB | coltrane |
| #9 | 1960452-d7-3.patch | 826 bytes | redndahead |
| #2 | 1960452-d7-2.patch | 1.63 KB | redndahead |
| #1 | 1960452-d7-1.patch | 1.34 KB | redndahead |
Comments
Comment #1
redndahead commentedHere you go
Comment #2
redndahead commentedSorry didn't test.
Comment #3
tim.plunkettUnless you'd like an admin screen to disable this ad, I think a variable is enough.
Comment #5
coltraneWould you set this via your local test environment's settings.php? Do you have the ability to build in automatic disabling of the Connector module into your workflow for your test sites?
Comment #6
tim.plunkettIt could be in $conf, but in this case we'd have it in strongarm. And this isn't disabling functionality, just the annoying message (for test sites).
Comment #7
redndahead commentedAnd in all honesty that message is an advertisement. The fact that I can't turn off an ad for a service that I already have unless I change my build is kind of off-putting.
Comment #8
redndahead commented#2: 1960452-d7-2.patch queued for re-testing.
Comment #9
redndahead commentedWhoops that was more of an interdiff. Here is a new one.
Comment #10
coltraneUpdated with _uninstall() line to delete this new variable.
Comment #11
coltraneCommitted. Thanks! http://drupalcode.org/project/acquia_connector.git/commit/5134169