Completed
#0750 Changing the home page
How can I change the home page to be the List Issues page? i.e., when a user logs in, it should go to /ListIssues by itself.
Thanks
Submitted by:
No name or email
10-Jun 2008
5 months and 13 days old
5 months and 13 days old
Added Issue followup
-
<Peter Bengtsson>
permanent link
Interesting question. I don't think there's an immediate solution that keeps the homepage whilst making the /ListIssues page the new "home" page.
The quick fix is to use CheckoutableTemplates to override the current homepage with a redirect to ListIssues.
11-Jun 2008
Added Issue followup
-
No name or email
permanent link
Yes, that's what I ended up doing. I don't need the home page, so I did a redirect.
11-Jun 2008