<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
  <title>aC forum: On Project Tabs order...</title>
  <link>http://www.activecollab.com/forums/topic/4664/</link>
  <description>Recent posts on topic: On Project Tabs order...</description>
  <dc:language>en-us</dc:language>
  <pubDate>Thu, 24 May 2012 03:35:01 CEST</pubDate>
  
  <item>
    <link>http://www.activecollab.com/forums/post/20948/#post20948</link>
    <guid>http://www.activecollab.com/forums/post/20948/#post20948</guid>
    <title>Post #11 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>Modules that do have that value are the modules that are set up by installer, not the ones that are installed afterwards. It's a simple foreach with counter that sets up position values when initial data SQL file is generated based on module definitions. Initial data SQL file is generated by our build script (it's for internal use only and never distributed).</p>]]></description>
    <pubDate>Tue, 16 Jun 2009 17:47:10 CEST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/20947/#post20947</link>
    <guid>http://www.activecollab.com/forums/post/20947/#post20947</guid>
    <title>Post #10 by Gnat</title>
    <dc:creator>Gnat</dc:creator>
    <description><![CDATA[<p>when I look at the database many modules have used the position field. I never modified them manually, so how did they get those values?<br />
<br />
checklists          0<br />
status                 0<br />
system               1<br />
resources          2<br />
discussions       3<br />
milestones        4<br />
calendar            6 <br />
timetracking      9<br />
</p>]]></description>
    <pubDate>Tue, 16 Jun 2009 17:38:58 CEST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/20945/#post20945</link>
    <guid>http://www.activecollab.com/forums/post/20945/#post20945</guid>
    <title>Post #9 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>Other modules never use that field. <br />
<br />
If you wish, you can simply query the database and update it to the value you need for your module and all the other modules.</p>]]></description>
    <pubDate>Tue, 16 Jun 2009 16:34:41 CEST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/20944/#post20944</link>
    <guid>http://www.activecollab.com/forums/post/20944/#post20944</guid>
    <title>Post #8 by Gnat</title>
    <dc:creator>Gnat</dc:creator>
    <description><![CDATA[<p>So do the other system modules manually modify the database?</p>]]></description>
    <pubDate>Tue, 16 Jun 2009 16:33:35 CEST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/20922/#post20922</link>
    <guid>http://www.activecollab.com/forums/post/20922/#post20922</guid>
    <title>Post #7 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>There is no internal interface for using position field. It is there and system uses it for sorting, but none of the modules actually set it to any value different than 0. It's just there for convenience and if you need to change the order modules are loaded.</p>]]></description>
    <pubDate>Tue, 16 Jun 2009 08:22:02 CEST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/20919/#post20919</link>
    <guid>http://www.activecollab.com/forums/post/20919/#post20919</guid>
    <title>Post #6 by Gnat</title>
    <dc:creator>Gnat</dc:creator>
    <description><![CDATA[<p>Yeah, I can't see how the other modules get the position they do... any pointers here would be great.</p>]]></description>
    <pubDate>Mon, 15 Jun 2009 23:10:12 CEST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/20918/#post20918</link>
    <guid>http://www.activecollab.com/forums/post/20918/#post20918</guid>
    <title>Post #5 by Gnat</title>
    <dc:creator>Gnat</dc:creator>
    <description><![CDATA[<p>Is there anything documented about the Module.class.php installation call/procedure to set the position? Or do I have to manually update the table myself?</p>]]></description>
    <pubDate>Mon, 15 Jun 2009 22:49:34 CEST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/20909/#post20909</link>
    <guid>http://www.activecollab.com/forums/post/20909/#post20909</guid>
    <title>Post #4 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>Only if you module loads after the checklists module. To ensure that, you can play with position field value in acx_modules table.</p>]]></description>
    <pubDate>Mon, 15 Jun 2009 19:12:57 CEST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/20908/#post20908</link>
    <guid>http://www.activecollab.com/forums/post/20908/#post20908</guid>
    <title>Post #3 by Gnat</title>
    <dc:creator>Gnat</dc:creator>
    <description><![CDATA[<p>I'd like to add after checklists... anyway to ensure that?</p>]]></description>
    <pubDate>Mon, 15 Jun 2009 18:58:07 CEST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/20907/#post20907</link>
    <guid>http://www.activecollab.com/forums/post/20907/#post20907</guid>
    <title>Post #2 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>System modules (system, resources and milestones) are always loaded first. Please note that People tab is always added last, after all other tabs are added.</p>]]></description>
    <pubDate>Mon, 15 Jun 2009 18:56:03 CEST</pubDate>
  </item>
</channel>
</rss>
