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

rdeboer’s picture

Assigned: Unassigned » rdeboer
Status: Active » Patch (to be ported)

Yep fair enough, will do.
Thanks, John.
Rik

rdeboer’s picture

Status: Patch (to be ported) » Closed (fixed)

Added with latest D7 check-in.