<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
  <title>aC forum: Changing the login landing page</title>
  <link>http://www.activecollab.com/forums/topic/1666/</link>
  <description>Recent posts on topic: Changing the login landing page</description>
  <dc:language>en-us</dc:language>
  <pubDate>Thu, 28 Aug 2008 02:08:16 CDT</pubDate>
  
  <item>
    <link>http://www.activecollab.com/forums/post/7933/#post7933</link>
    <guid>http://www.activecollab.com/forums/post/7933/#post7933</guid>
    <title>Post #3 by marker</title>
    <dc:creator>marker</dc:creator>
    <description><![CDATA[<p>I also changed the same on line 34...(in addition to 104)...and it's working great.</p>]]></description>
    <pubDate>Tue, 12 Jun 2007 09:25:10 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/7903/#post7903</link>
    <guid>http://www.activecollab.com/forums/post/7903/#post7903</guid>
    <title>Post #2 by shane</title>
    <dc:creator>shane</dc:creator>
    <description><![CDATA[<p>OK, now I think I got it working (lets see what happens):<br />
<br />
In application/controllers/AccessController.class.php<br />
<br />
change (on line 104 on my editor):<br />
$this-&gt;redirectTo('dashboard');<br />
<br />
to <br />
<br />
$this-&gt;redirectTo('dashboard', 'my_projects');<br />
<br />
What i think this does is if there is no string specified in the url that it will default to my projects. I have done a quick test and all seems to be working. I will continue to test and see if it continues to work.<br />
<br />
<br />
</p>]]></description>
    <pubDate>Fri, 08 Jun 2007 17:14:19 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/7901/#post7901</link>
    <guid>http://www.activecollab.com/forums/post/7901/#post7901</guid>
    <title>Post #1 by shane</title>
    <dc:creator>shane</dc:creator>
    <description><![CDATA[<p>I wanted to change the landing page after login from the overview/dashboard to overview/my projects. I noticed that this was asked a few times in the forum but I did not find the answer.</p>]]></description>
    <pubDate>Fri, 08 Jun 2007 16:18:38 CDT</pubDate>
  </item>
</channel>
</rss>