[Openfirst-cvscommit] www/htdocs roadmap.php,1.2,1.3
Brought to you by:
xtimg
From: Jamie <ast...@us...> - 2005-11-28 00:43:04
|
Update of /cvsroot/openfirst/www/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7782/www/htdocs Modified Files: roadmap.php Log Message: Updated the roadmap. (Prep the i18n team; they're on deck.) Index: roadmap.php =================================================================== RCS file: /cvsroot/openfirst/www/htdocs/roadmap.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** roadmap.php 19 Nov 2005 02:22:53 -0000 1.2 --- roadmap.php 28 Nov 2005 00:42:55 -0000 1.3 *************** *** 1,25 **** ! <h1><img ! src="/image/news_subscribe.png" ! alt="" title=""> Roadmap</h1> ! <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> ! <p>More details are available at: <a ! href="http://endeavour.zapto.org/astro73/blog/new-things-for-openfirst/">New ! things for openFIRST</a>.</p> ! <h2>Internationalization</h2> <h3>Coordinator: <a href="mailto: gui...@op...">Guilherme</a></h3> --- 1,25 ---- ! <h1><img src="/image/news_subscribe.png" alt="" title=""> Roadmap</h1> ! <h2 id="dev">Development</h2> <h3>Coordinator: <a href="mailto:ja...@op...">Jamie</a></h3> ! <p>Within the alpha stage of Long Haul, we are porting modules to the new system and gradually adding ! the features we want. Expect with every alpha a new big feature and a new module. (I've also nicknamed ! each alpha based on that feature.</p> <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><del><b>2.0a1</b> - Introduction of slugs which give a standard and intuitive format for linking to ! data within each module.</del> <ins>Completed.</ins></li> ! <li><b>2.0a3</b> ("slimey") - Make slugs prevelent and used (increase sliminess); and port a module.</li> ! <li><b>2.0a4</b> ("pentacostal") - Add <a href="#i18n">i18n/L10n</a> capabilities.</li> ! <li><b>2.0a3</b> ("communal") - Integrate portions of the members module; port ! <tt class="module-id">openfirst.members</tt>.</li> </ul> ! <p>More details are available at: ! <a href="http://endeavour.zapto.org/astro73/blog/new-things-for-openfirst/">New things for openFIRST</a>.</p> ! <h2 id="i18n">Internationalization</h2> <h3>Coordinator: <a href="mailto: gui...@op...">Guilherme</a></h3> *************** *** 32,36 **** </ul> ! <h2>Validity</h2> <h3>Coordinator: <a href="mailto: da...@op...">Daniel</a></h3> --- 32,36 ---- </ul> ! <h2 id="valid">Validity</h2> <h3>Coordinator: <a href="mailto: da...@op...">Daniel</a></h3> *************** *** 41,45 **** </ul> ! <h2>Testing</h2> <h3>Coordinator: T.B.D. (Volunteers are needed)</h3> --- 41,45 ---- </ul> ! <h2 id="test">Testing</h2> <h3>Coordinator: T.B.D. (Volunteers are needed)</h3> *************** *** 52,56 **** </ul> ! <h2>Accessibility</h2> <h3>Coordinator: T.B.D. (Volunteers are needed)</h3> --- 52,56 ---- </ul> ! <h2 id="access">Accessibility</h2> <h3>Coordinator: T.B.D. (Volunteers are needed)</h3> *************** *** 65,69 **** </ul> ! <h2>Administration</h2> <h3>Coordinator: <a href="mailto: ti...@op...">Tim</a></h3> --- 65,69 ---- </ul> ! <h2 id="admin">Administration</h2> <h3>Coordinator: <a href="mailto: ti...@op...">Tim</a></h3> *************** *** 74,78 **** </ul> ! <h2>Evangelism</h2> <h3>Coordinator: T.B.D. (Volunteers are needed)</h3> --- 74,78 ---- </ul> ! <h2 id="pr">Evangelism</h2> <h3>Coordinator: T.B.D. (Volunteers are needed)</h3> |