paulsp 01/12/15 08:17:48
Modified: xdocs todo.xml
docs/site todo.html
Log:
Added items to the todo list
Revision Changes Path
1.12 +15 -1 jakarta-jetspeed/xdocs/todo.xml
Index: todo.xml
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/xdocs/todo.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- todo.xml 2001/12/14 12:42:34 1.11
+++ todo.xml 2001/12/15 16:17:48 1.12
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!--
-$Id: todo.xml,v 1.11 2001/12/14 12:42:34 paulsp Exp $
+$Id: todo.xml,v 1.12 2001/12/15 16:17:48 paulsp Exp $
-->
<document>
<properties>
@@ -79,6 +79,20 @@
Rework the memory caching sub-system
<br/>Owner: Paul Spencer
</li>
+<li>
+ Move localization property files,
/src/java/org/apache/jetspeed/modules/localization/JetspeedLocalization.properties, to
+ the WEB-INF/conf directory. This is simpify the configuration process, i.e. the
number of directories..
+ <br/>Bug# 5440
+</li>
+<li>
+ Remove redundent JSP files in the template directory. The files are no longer
need
+ since the Navigation Template and Internationalization have been implemented
+ <br/>Bug# 5441
+</li>
+<li>
+ Update the JSP template so they in parity with the Velocity templates
+ <br/>Bug# 5442
+</li>
</ul>
</section>
<section name="Blue Sky">
1.17 +15 -1 jakarta-jetspeed/docs/site/todo.html
Index: todo.html
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/docs/site/todo.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- todo.html 2001/12/14 12:42:34 1.16
+++ todo.html 2001/12/15 16:17:48 1.17
@@ -101,7 +101,7 @@
</li>
<li> <a href="./code-standards.html">Coding Spec</a>
</li>
- <li> <a
href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Jetspeed">Bug
Database</a>
+ <li> <a
href="http://nagoya.apache.org/bugzilla/query.cgi?product=Jetspeed">Bug Database</a>
</li>
</ul>
</td>
@@ -192,6 +192,20 @@
Rework the memory caching sub-system
<br />Owner: Paul Spencer
</li>
+<li>
+ Move localization property files,
/src/java/org/apache/jetspeed/modules/localization/JetspeedLocalization.properties, to
+ the WEB-INF/conf directory. This is simpify the configuration process, i.e. the
number of directories..
+ <br />Bug# 5440
+</li>
+<li>
+ Remove redundent JSP files in the template directory. The files are no longer
need
+ since the Navigation Template and Internationalization have been implemented
+ <br />Bug# 5441
+</li>
+<li>
+ Update the JSP template so they in parity with the Velocity templates
+ <br />Bug# 5442
+</li>
</ul>
</blockquote>
</p>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>