<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
  <title>aC forum: Question about Navigation</title>
  <link>http://www.activecollab.com/forums/topic/1606/</link>
  <description>Recent posts on topic: Question about Navigation</description>
  <dc:language>en-us</dc:language>
  <pubDate>Thu, 04 Dec 2008 05:50:45 UTC</pubDate>
  
  <item>
    <link>http://www.activecollab.com/forums/post/7689/#post7689</link>
    <guid>http://www.activecollab.com/forums/post/7689/#post7689</guid>
    <title>Post #2 by levi</title>
    <dc:creator>levi</dc:creator>
    <description><![CDATA[<p>There aren't any options to do that, but you can perform this little hack-<br />
<br />
The tabs displayed when viewing a project are created in a file called application\helpers\project_website.php<br />
<br />
Find these lines, and remove them:<br />
<pre name="code" class="html">add_tabbed_navigation_item(new TabbedNavigationItem(
  PROJECT_TAB_TAGS,
  lang('tags'),
  get_url('project', 'tags')
));</pre><br />
<br />
That will remove the tags tab.  It will not remove tag support, so you'll still have the option to add tags to a message and such.  To completely remove tags would take a lot more work.  Also, when you upgrade, your tags tab will come back.</p>]]></description>
    <pubDate>Thu, 10 May 2007 15:53:26 UTC</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/7686/#post7686</link>
    <guid>http://www.activecollab.com/forums/post/7686/#post7686</guid>
    <title>Post #1 by SeanC</title>
    <dc:creator>SeanC</dc:creator>
    <description><![CDATA[<p>I am trying to edit the tabbed navigation and was wondering how to go about adding/removing tabs. Specifically, I am interested in getting rid of the &quot;tags&quot; tab, when you are veiwing the details of a project. I appreciate any help. Thanks.</p>]]></description>
    <pubDate>Wed, 09 May 2007 21:37:33 UTC</pubDate>
  </item>
</channel>
</rss>