Closed (won't fix)
Project:
Apply for role
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
7 Nov 2008 at 04:15 UTC
Updated:
4 Feb 2014 at 04:37 UTC
Jump to comment: Most recent
I attached a screen shot or two as well.
Basically this gives admin the ability to add an intro message to the fieldset in the registering page.
Also it sets the option should the fieldset be collapsed by default. But I need to finish that since it sent the intro field out of the fieldset.
| Comment | File | Size | Author |
|---|---|---|---|
| apply_for_role.module.patch | 1.13 KB | yurtboy | |
| apply_for_role.install.patch | 416 bytes | yurtboy | |
| apply_for_role.admin_.inc_.patch | 2.09 KB | yurtboy | |
| frontview.png | 11.37 KB | yurtboy | |
| infowindow.png | 4.57 KB | yurtboy |
Comments
Comment #1
yurtboy commentedNote the attached screenshots
infowindow is the window the admin can type the message in.
frontview is where it appears on the registration page.
Comment #2
Soren Jones commentedThank you! I'm sorry that I haven't had a chance to look at this yet, but I will.
Comment #3
yurtboy commentedI added one more line cause for some reason the user when they edited say their password or theme would then lose the roles..
ln 223
Validation
I added the user_is_anonymous() so it does not mess with the user if they are already a member of the site.
Comment #4
Soren Jones commentedComment #5
Soren Jones commentedComment #6
jnicola commentedcustom intro message not associated with this module in the registration page is a whole nother ball of wax not associated with the purpose of this module.