Closed (outdated)
Project:
Forward
Version:
6.x-1.19
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Nov 2010 at 15:24 UTC
Updated:
30 Apr 2016 at 16:10 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
rfelsburg commentedBroke out permissions for admin settings, versus email settings.
I also changed permission names to reflect what they actually do. Such that people can recognize that 'access forward admin pages' means allowing access to the forward module in the admin menu, versus 'forward admin settings' which actually gives permissions to change the admin settings.
Currently the forward admin menu populates two hardcoded menu options for 'Admin settings' and 'Email settings'. I'm working towards making this more dynamic like the 'Logging and Alerts' admin menu, which uses menu_get_item and a series of sql queries to populate a block.
Comment #2
rfelsburg commentedUpdated Assigned: unassigned
Comment #3
rfelsburg commentedFixed the display menu to dynamically output the sub pages of the forward module. At this point 'Admin Settings' and 'Email Settings'. Both dynamically generated off of the plid for the forward module.
This patch is a replacement. This is not a patch to the initial patch.
Comment #4
crimsondryad commentedThis patch works for me.
Comment #5
randompants commentedI've tested it and it works for me. Nice job!
Comment #6
crimsondryad commentedMarking RBTC
Comment #7
john.oltman commented