Mainly what I want to do is change some of the drop down boxes in the members section into writing boxes. I want to be able to add ICQ numbers and this would work out perfectly for me as i have no use for role or position settings (I want to change them into ICQ numbers and battle tags) I need some serious help here, I got my whole team bugging me about this and there driving me nuts.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Changing fields in the current code is a pain.. I know, cause I did a lot of it... However, in order to do this, I've created a version of ClanAdmin that simplifies this. Doesn't make it "Easy" but makes adding/changing fields possible if you know a little about Perl/Programming.
In essense, this version allows you to use all values in both the member and personal record information on either the member list or personal templates. E.g., if you want to have location/real name displayed on the member list, you can.
If you want to add a field to the personal record, you can by simply adding it to a record description variable. Then the hard part is to edit the admin screen generating to allow it to be entered. I've got the personal info "form" set up to make this fairly simple, just adding the entry to the HTML form with the matching field names as the form name does it (Haven't modified the other admin fields to be as flexible).
Offered (and offering again) these mods to Jeremy to be included but haven't heard from him. If you want to try this version, leave you e-mail here (NOTE: For spam protection use id _AT_ host not id@host), and I'll work with you to get it set up.
|LCN|DeadMeat, UT Fragger
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Mainly what I want to do is change some of the drop down boxes in the members section into writing boxes. I want to be able to add ICQ numbers and this would work out perfectly for me as i have no use for role or position settings (I want to change them into ICQ numbers and battle tags) I need some serious help here, I got my whole team bugging me about this and there driving me nuts.
Changing fields in the current code is a pain.. I know, cause I did a lot of it... However, in order to do this, I've created a version of ClanAdmin that simplifies this. Doesn't make it "Easy" but makes adding/changing fields possible if you know a little about Perl/Programming.
In essense, this version allows you to use all values in both the member and personal record information on either the member list or personal templates. E.g., if you want to have location/real name displayed on the member list, you can.
If you want to add a field to the personal record, you can by simply adding it to a record description variable. Then the hard part is to edit the admin screen generating to allow it to be entered. I've got the personal info "form" set up to make this fairly simple, just adding the entry to the HTML form with the matching field names as the form name does it (Haven't modified the other admin fields to be as flexible).
Offered (and offering again) these mods to Jeremy to be included but haven't heard from him. If you want to try this version, leave you e-mail here (NOTE: For spam protection use id _AT_ host not id@host), and I'll work with you to get it set up.
|LCN|DeadMeat, UT Fragger
i'd like to try it. can u please email me at chotopp@nycap.rr.com
Sent you an e-mail, but in case anybody else wants to use/review this. It's available at:
http://oui.servebeer.com/clanadmin-cgm
(Unless my RR connections down or my home server's down....)
There's a fairly complete ReadMe/Release notes set there too.