Hell All, I removed all permissions from anon and instead assigned them to a registeredusers group. Consequently, I have to manually move new users over to the registeredusers group.
However, after the new users create their account (via one of the plugins, I forget which one), they have no privs (by design) but this is very confusing to them despite the repeated attempts to communicate to them that their account will have to be approved before they can do anything. So when they try to login all they see is that they don't have access to view wiki pages. I see the part of the code that I need to change (perm.py) and I've made the changes I think are necessary. However: 1) How to I compile the modified perm.py to get the .pyc and the .pyo files (I have no experience in python) 2) Why not just reference these error messages so that admins can edit them in the future? Perhaps the default permission error messages could stay the same but if you provide an override then the system will use that instead. Not sure -how- you would provide it, but it would be cool if it was parsed by the wiki engine. If someone would point me in the right direction, I wouldn't mind making a contribution (I have about 12 years of experience with C/C++ but ZERO experience with web based programming). -Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-dev?hl=en -~----------~----~----~----~------~----~------~--~---
