Add help and settings pages
leafish_paul - June 8, 2009 - 13:35
| Project: | Role Weights |
| Version: | 5.x-1.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | leafish_paul |
| Status: | closed |
Description
Continuing on from #215820: Update for Drupal 6.x, we should probably add an admin help page and a settings page for the current option to sort admin forms by role (and any future settings/configuration).
Attached is the patch provided by LUTi in the previous issue. Some minor points:
<br>should be<br />- some line breaks where there shouldn't be?
- remove the comment at the end -
return system_settings_form($form)is fine
Thanks for this - it seems like a sensible thing to do and I would like to apply this to both 5.x and 6.x branches.
| Attachment | Size |
|---|---|
| role_weights_admin_setting.diff | 3.37 KB |

#1
Now includes help for Role Weights settings page (which I felt was better under "Site Configuration" to avoid any confusion as to why User Management -> Role Weights doesn't actually set role weights...) and some trimmed help text for the Help module's page.
Note: need to amend README.txt to include info on new settings page (and remove the "Advanced Settings" section).
#2
I've applied role_weights_helpsettings_485150_2.patch - seems to work for me as expected.
#3
Applied to 6.x/HEAD. Needs backport.
#4
Applied to 5.x too, holding off on 5.x-1.5 for now but this will be in the -dev snapshots.
#5
Automatically closed -- issue fixed for 2 weeks with no activity.