Closed (fixed)
Project:
Extended Path Aliases
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
23 Mar 2012 at 15:52 UTC
Updated:
21 Oct 2013 at 12:18 UTC
Every time I install a module, or want to check some settings, i can do 2 things:
- check the ever growing menu for the relevant menu item.
- or (in D7) just go to the admin/modules page, search for the module and check the following 3 'Operations':
- Help : with Advanced Help installed, this leads me to your READM.txt
- Permissions: n/a, for your module.
- Configure: ??
Adding the following line to your info-file adds the 3rd option (works i D7, doesn't hurt in D6):
configure = admin/config/system/path_alias_xt
Comments
Comment #1
rdeboerYep fair enough, will do.
Thanks, John.
Rik
Comment #2
rdeboerAdded with latest D7 check-in.