Needs review
Project:
FeedAPI
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
7 May 2008 at 17:51 UTC
Updated:
20 Jul 2008 at 19:33 UTC
Jump to comment: Most recent file
Comments
Comment #1
mustafau commentedPatch was lost.
Comment #2
aron novakWell, why? I have seen that for example simpletest uses the same location for settings, coder module too.
Comment #3
mustafau commentedSimpleTest and Coder uses built in Drupal permissions for access to their settings pages (SimpleTest uses 'access administration pages'; Coder uses 'administer site configuration').
FeedAPI's approach is different. It uses it's own permissions ('administer feedapi'). FeedAPI is like core aggregator. Core aggregator's settings page is under 'admin/content/aggregator/settings' and it uses 'administer news feeds' permission.
Comment #4
mustafau commentedThis is what I would like to see the menu hierarchy as:
Comment #5
mustafau commentedThe patch.