You can create Gantt charts on the wiki using an XML based project plan description. Instructions are here: http://www.logilab.org/projects/pygantt/documentation

<project xmlns:pg="http://www.logilab.org/namespaces/pygantt_docbook" id="myprojet">
  <label>Cytoscape</label>
  <task id="module">
    <label>Cytoscape v2.2</label>
    <task id="codeFreeze2.2">
      <label>Code freeze</label>
      <time-slot from="2005/08/15" to="2005/08/16"/>
    </task>
    <task id="testing2.2">
      <label>Testing</label>
      <time-slot from="2005/08/16" to="2005/09/15"/>
    </task>
  </task>
</project>

Funding for Cytoscape is provided by a federal grant from the U.S. National Institute of General Medical Sciences (NIGMS) of the Na tional Institutes of Health (NIH) under award number GM070743-01. Corporate funding is provided through a contract from Unilever PLC.

MoinMoin Appliance - Powered by TurnKey Linux