Forumlar / Cotonti / Core Labs / Archive / Custom HTML for users/groups

Kilandor
#2849 2008-12-30 17:20
Ok, well I think this is all to common of a requested, or core hacked feature. I don't see any reason we shouldn't just, add a couple new super simple configs.

The ability to configure custom colors for groups. Though I would preferr rather than just custom colors, the abillity for the admin to just enter HTML then they can choose size differences or whatever they want.

All we have to do is add the config rows into the group, edit area (ex. admin.php?m=users&n=edit&g=5) add new option for the HTML. This can be used straight up in sed_build_group(sms) and sed_build_user, for sed_build_user I would just propose adding a 3 optional var, (that wont' break plugins etc) that adds the main group, which eliminates the need for any extra sql query. So there is no extra overhead of any sorts.