Hello, You can do it in the python script logged_in.py, take a look at the code and you will see that some redirection is already implemented with this line RESPONSE.redirect(redirect_url). Just give the correct value to the variable redirect_url and that's all.
Regards. JoseLuis de la Rosa Triviño Becario Área de Sistemas de Información FUNDACIÓN IAVANTE [EMAIL PROTECTED] Tel. 951 015 300 Este correo electrónico y, en su caso, cualquier fichero anexo, contiene información confidencial exclusivamente dirigida a su(s) destinatario(s). Toda copia o divulgación deberá ser autorizada por IAVANTE. This e-mail and any attachments are confidential and exclusively directed to its adressee(s). Any copy or distribution will have to be authorized by IAVANTE. -----Mensaje original----- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Enviado el: martes, 18 de abril de 2006 1:02 Para: [email protected] Asunto: [CPS-users] Users Entry Page Hi, i want that when a specific user logins be redirected to a given URL. if user A logins, the first page she sees would be /sections/subsection1/blogA, for example. where should i begin to look for doing this. Thank you for your patience. Felipe Macias _______________________________________________ cps-users mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/cps-users _______________________________________________ cps-users mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/cps-users
