I might handle this separately. I need to get this feature into OFLB without having to update Aiki.
Implementing this in the OLFB front-end is easy because the site already has user pages and a list of users. Aiki Admin has neither. Implementing this feature in Aiki would require a whole blueprint on its own. -- You received this bug notification because you are a member of Aiki Framework Admins, which is subscribed to aikiframework. https://bugs.launchpad.net/bugs/793569 Title: admins need a way to set a user's role on the site Status in Aiki Framework: Confirmed Status in Open Font Library: Triaged Bug description: Currently the only way to elevate a user's role/privileges on the site is to directly make the change in the database. There needs to be an easier way to do this. To fix this: Add a field to the user settings page with a selection list of roles. Make the field only visible to admins. Add support for this field in the fontlibrary settings.php controller _______________________________________________ Mailing list: https://launchpad.net/~aikiframework.admins Post to : [email protected] Unsubscribe : https://launchpad.net/~aikiframework.admins More help : https://help.launchpad.net/ListHelp

