<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
  <title>aC forum: [added] &quot;add Project&quot; link in projects overview page</title>
  <link>http://www.activecollab.com/forums/topic/77/</link>
  <description>Recent posts on topic: [added] &quot;add Project&quot; link in projects overview page</description>
  <dc:language>en-us</dc:language>
  <pubDate>Sat, 11 Oct 2008 23:00:45 UTC</pubDate>
  
  <item>
    <link>http://www.activecollab.com/forums/post/286/#post286</link>
    <guid>http://www.activecollab.com/forums/post/286/#post286</guid>
    <title>Post #3 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>Good idea. Added!</p>]]></description>
    <pubDate>Sat, 08 Jul 2006 22:03:41 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/281/#post281</link>
    <guid>http://www.activecollab.com/forums/post/281/#post281</guid>
    <title>Post #2 by dobersch</title>
    <dc:creator>dobersch</dc:creator>
    <description><![CDATA[<p>Solved the problem for myself:<br />
<br />
added the following lines to the view file &quot;/application/views/dashboard/my_projects.php&quot; after line 6:<br />
<pre name="code" class="html">  if(Project::canAdd(logged_user())) {
    add_page_action(lang('add project'), get_url('project', 'add'));
  } // if</pre><br />
would be nice if the change could make it into the repository... ;)</p>]]></description>
    <pubDate>Sat, 08 Jul 2006 20:05:25 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/278/#post278</link>
    <guid>http://www.activecollab.com/forums/post/278/#post278</guid>
    <title>Post #1 by dobersch</title>
    <dc:creator>dobersch</dc:creator>
    <description><![CDATA[<p>When I'm viewing the list of existing projects (a=my_projects), there is no link saying &quot;add project&quot;, like there is on the dashboard page. Would be nice to have that, for instance above the list, for not having to go back to the dashboard again, although one is already at the list of projects (where one would possibly expect the link).<br />
<br />
ps: Ilija, are you planning to install a bug tracking system like trac, mantis or bugzilla etc., I can imagine that a forum is not the easiest way to keep track of bugs and feature requests?</p>]]></description>
    <pubDate>Sat, 08 Jul 2006 19:27:38 UTC</pubDate>
  </item>
</channel>
</rss>