[web2py:24642] custom auth

2009-06-21 Thread alain31
Hello, I'm new to web2py (I know django) and I decided to give a try. I bought the book, but I don't find detailled documentation about auth. I want to create several apps (for a classroom organization) sharing the same users, but with different profiles, for example teachers, students, visitors..

[web2py:24878] latex validator

2009-06-24 Thread alain31
Hello, I'd like to write a math exercice application. I need a model with a text field to store LaTeX source code and I though to write a validator that compiles (on the server side) the LaTeX source into a png image. In case of LaTeX errors, it would print the LaTeX error output in the form and