Closed (fixed)
Project:
Protected Node
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Mar 2012 at 11:27 UTC
Updated:
24 May 2012 at 10:15 UTC
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.