Jalopy and Login Tools are ready for their first public release. Jalopy http://www.voidspace.org.uk/python/jalopy.html
Login Tools http://www.voidspace.org.uk/python/logintools.html Online Demo of Both http://www.voidspace.org.uk/cgi-bin/jalopydemo/jalopy.py Download http://www.voidspace.org.uk/cgi-bin/voidspace/downman.py?file=jalopy_login.zip Jalopy is a 'Collaborative Web Project'. It is a tool that enables a team to build a website together. It uses Kupu (http://kupu.oscom.org ) the WYSIWYG online editor to allow the editing/creation of webpages by non-technical team members. Jalopy handles autogenerating of the index pages as well as creating/editing/deleting pages. Login Tools was created for Jalopy. It is a module, and framework, for doing user authentication and account management. It includes login, new user signup, user 'edit account screen' and administrator screen. It is highly configurable and uses html templates to fit in with any website. It can be plugged in to any python CGI with the addition of as little as *two* lines of code. They are both alpha quality - but should work fine. Regards, Fuzzyman -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html
