Forums | Mahara Community
    
        
            Developers
         /
    
    
    Group Roles
18 March 2010, 22:49
Hello,
I am sure that this might be simple but, need some help on which files might be affected. We added a new grouptype plugin for meetups. We need to change admin to leader and add a moderator role for this grouptype. For the normal group we would also like to add moderators as well.
I thought if we edited the lib.php for each grouptype we could change and add roles?  What other files do we have to modify to make these changes? I was thinking group.php in the lib directory. 
28 March 2010, 15:03
I figured out how to add different roles and what files that needed to be modified. Thanks