Hi, I have put together a small package of templates that will hopefully help speed up the tedious parts of programming the new user registration process. The templates provide:
* A new user registration form * Email validation * Inserting validated users into appropriate groups * Lost password recovery If you are using a relatively standard identity User class and SQLObject, it may be of use to you. I would like to support SQLAlchemy users at some point, but am having a bit of trouble getting it to work. I could use some help with the actual look of the templates; they are very boring. If anyone with some design skill has suggestions to make it look better "out-of-the-box", I would appreciate it. More details at http://pat.lewis.home.insightbb.com/ This is still beta-quality code, so any feedback or suggestions you have would be appreciated. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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 -~----------~----~----~----~------~----~------~--~---

