On 31/07/07, Jason Spirko jspirko@xorantech.com wrote:
Can they be sent directly to the login page if they are not logged in?
If that's what you want, then your original question was very misleading, although this makes more sense.
IIRC, the OutputPage::loginToUse() method is what needs to be modified here; set it to redirect straight to the login page (or just instantiate the Userlogin special page and call its execute() method).
Rob Church