On Fri, Mar 7, 2008 at 1:28 PM, percious <[EMAIL PROTECTED]> wrote: > > Hey all, > > I just updated the ideas page for all of my projects which touch TG. > I am happy to create some more descriptions if anyone wants give me a > rough idea of what they want and some links with more information. > I'm not trying to be a GSoC hog here :-). What kind of one-off > challenging projects can we create which would further Turbogears, and > the Python web-framework (wsgi) community? > > -chris >
I've always wanted to see a "user manager" tool to help administrate users/groups/permissions. Yes, it's possible to do this using a Catwalk-style tool, but that's really administering a database, which just happens to (usually) contain your user info. I'm thinking of more of a specialized tool, which you could leave in production as a part of a deployed site, so that non-techies (ok, maybe "power users") could administer the user info. Also, what if your info isn't IN a database? I'm planning something like this based on Authority, but there's lots of work to be done on Authority first. Maybe Authority will be ready for this by summer? Kevin Horn --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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/turbogears-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
