Closed (fixed)
Project:
Role Signup
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
25 Oct 2007 at 03:29 UTC
Updated:
30 Jan 2008 at 18:23 UTC
Jump to comment: Most recent file
For a site I am working on, I wanted to have a description for each of the roles on the select page e.g. what their different permissions where, cost, etc. I figured it wouldn't be too hard to have this functionality, so I managed to code it myself. If anyone else feels they want this functionality, here's the patch.
The patch provides an admin/settings page where you can enter a description for whatever roles you want. That description is then displayed below the role name on the role selection page. You can leave the description textarea blank if you don't want descriptions to appear.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | rolesignup-descriptions2.patch | 4 KB | davemybes |
| rolesignup_descriptions.patch | 2.8 KB | davemybes |
Comments
Comment #1
davemybes commentedIt turns out there was a problem with user roles that have a space in them, so I have redone the patch to fix that. I have also added in an extra sort function so that you can change the order of the roles on the select role page.
Comment #2
cyberswat commentedComment #3
cyberswat commentedhttp://drupal.org/cvs?commit=98413