The attached patch adds links to the module config screen on both the admin/modules page and in the System section of admin/config.
| Comment | File | Size | Author |
|---|---|---|---|
| protected_node-config_settings.patch | 1.31 KB | barrett |
The attached patch adds links to the module config screen on both the admin/modules page and in the System section of admin/config.
| Comment | File | Size | Author |
|---|---|---|---|
| protected_node-config_settings.patch | 1.31 KB | barrett |
Comments
Comment #1
zilverdistel commentedThanks for the patch Barrett! Only thing is that I'm not sure whether to classify protected_node under System or Content authoring. The mollom module puts its configuration page under Content authoring (admin/config/content/...).
Comment #2
barrett commentedYeah, I was kind of ambivalent about that location too. I think a case could be made for either placement.
Comment #3
idflood commentedI would have expected the protected_node config to be in System so the patch in #1 looks good. Patch applied and tested, it seems ready to be commited.
Comment #4
zilverdistel commentedProtected node acts on nodes, and nodes are content.
So .. I've committed the "admin/config/content/" version.
Please reopen if you really feel this should be under System.