Update of /cvsroot/openfirst/www/htdocs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3758/www/htdocs
Modified Files:
roadmap.php
Log Message:
Updated my part of the roadmap
Index: roadmap.php
===================================================================
RCS file: /cvsroot/openfirst/www/htdocs/roadmap.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** roadmap.php 20 Aug 2005 22:31:34 -0000 1.1
--- roadmap.php 19 Nov 2005 02:22:53 -0000 1.2
***************
*** 4,17 ****
<h2>Development</h2>
! <h3>Coordinator: <a href="mailto: ja...@op...">Jamie</a></h3>
<ul>
! <li><b>No target date</b> - Object Oriented design for the Portal
Software</li>
! <li><b>No target date</b> - Greatly enhanced module system with a rich
! API</li>
! <li><b>No target date</b> - Introduction of slugs which give a
standard and intuitive format for linking to data within each
module</li>
</ul>
--- 4,18 ----
<h2>Development</h2>
! <h3>Coordinator: <a href="mailto:ja...@op...">Jamie</a></h3>
<ul>
! <li><b>2.0a1</b> - Object Oriented design for the Portal
Software</li>
! <li><b>2.0</b> - Greatly enhanced module system with a rich
! API<!--Whether or not this is completed depends on your definition of rich--></li>
! <li><b>2.0a1</b> - Introduction of slugs which give a
standard and intuitive format for linking to data within each
module</li>
+ <li><b>2.0a2</b> - Skining of some kind.</li>
</ul>
|