The attached patch adds links to the module config screen on both the admin/modules page and in the System section of admin/config.

CommentFileSizeAuthor
protected_node-config_settings.patch1.31 KBbarrett

Comments

zilverdistel’s picture

Thanks 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/...).

barrett’s picture

Yeah, I was kind of ambivalent about that location too. I think a case could be made for either placement.

idflood’s picture

Status: Needs review » Reviewed & tested by the community

I 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.

zilverdistel’s picture

Status: Reviewed & tested by the community » Closed (fixed)

Protected 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.