Please, I have a couple of requests, in the hope to make the settings panel of this module easier to navigate/understand.
- move the huge description in top of the settings panel to hook_help. Maybe a small description would be enough, that could even include a link to the help page.
- Set some fieldsets as collapsed by default. For instance: Group attributes, Custom Channels (not everyone using GoogleAds use channels) or Revenue sharing options (same as with channels).
Thanks
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | adsense.module.patch | 2.6 KB | markus_petrux |
Comments
Comment #1
markus_petrux commentedSorry, now that I read myself, it seems to me that 1) was kind of confusing. I believe that sometimes I can express my self better using code. I mean, that you could replace this (in function adsense_help):
With the following:
So, in the settings page only a little message is shown, that points to the help page, with all the information.
Comment #2
markus_petrux commentedHere's a patch. I believe, this way, the settings is much easier.
Comment #3
kbahey commentedGood idea.
Fixed.
Comment #4
(not verified) commented