cziegeler 01/07/09 01:55:16
Modified: . Tag: cocoon_20_branch changes.xml todo.xml
Log:
Updated todo and changes
Revision Changes Path
No revision
No revision
1.2.2.16 +5 -1 xml-cocoon2/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/changes.xml,v
retrieving revision 1.2.2.15
retrieving revision 1.2.2.16
diff -u -r1.2.2.15 -r1.2.2.16
--- changes.xml 2001/07/05 21:45:59 1.2.2.15
+++ changes.xml 2001/07/09 08:55:10 1.2.2.16
@@ -4,7 +4,7 @@
<!--
History of Cocoon changes
- $Id: changes.xml,v 1.2.2.15 2001/07/05 21:45:59 vgritsenko Exp $
+ $Id: changes.xml,v 1.2.2.16 2001/07/09 08:55:10 cziegeler Exp $
-->
<changes title="History of Changes">
@@ -32,6 +32,10 @@
<action dev="VG" type="add">
Added documentation on libraries used in Cocoon. Thanks to
John Morrison ([EMAIL PROTECTED]).
+ </action>
+ <action dev="CZ" type="add">
+ Redesigned the source handling and added the source handler
+ and source factory components.
</action>
<action dev="CZ" type="add">
Added the cocoon: protocol to access pipelines.
1.1.1.1.2.3 +10 -2 xml-cocoon2/todo.xml
Index: todo.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/todo.xml,v
retrieving revision 1.1.1.1.2.2
retrieving revision 1.1.1.1.2.3
diff -u -r1.1.1.1.2.2 -r1.1.1.1.2.3
--- todo.xml 2001/06/28 09:58:10 1.1.1.1.2.2
+++ todo.xml 2001/07/09 08:55:12 1.1.1.1.2.3
@@ -4,7 +4,7 @@
<!--
History of Cocoon changes
- $Id: todo.xml,v 1.1.1.1.2.2 2001/06/28 09:58:10 cziegeler Exp $
+ $Id: todo.xml,v 1.1.1.1.2.3 2001/07/09 08:55:12 cziegeler Exp $
-->
@@ -37,7 +37,7 @@
</action>
<action context="code" assigned-to="open">
- Finish the cocoon: protocol.
+ Make the cocoon:/ protocol work which should resolve to the root sitemap.
</action>
<action context="code" assigned-to="open">
@@ -54,6 +54,14 @@
</actions>
<actions priority="medium">
+
+ <action context="code" assigned-to="open">
+ Caching of cocoon: urls.
+ </action>
+
+ <action context="code" assigned-to="open">
+ Handling of redirects when the cocoon: url is used.
+ </action>
<action context="code" assigned-to="GF">
Extend the Store to keep the most fequently used objects in the
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]