Author: fschulze
Date: Thu Nov 17 19:58:35 2005
New Revision: 1877

Modified:
   azax/trunk/TODO.txt
Log:
updated.

Modified: azax/trunk/TODO.txt
==============================================================================
--- azax/trunk/TODO.txt (original)
+++ azax/trunk/TODO.txt Thu Nov 17 19:58:35 2005
@@ -1,7 +1,7 @@
 * rename AzaxResponse to KukitResponse
 * look to TextIndexNG3 howto have it compatible with Z3, Z2 and Plone
 * rename the commands to better match the DOM API
-* try to fix the namespace problems
+* try to fix the namespace problems - see 
https://svn.z3lab.org/z3lab/azax/branches/gotcha-namespaces
     <html xmlns="http://www.w3.org/1999/xhtml";
           xmlns:kukit="http://kukit.org/commands";>
     <kukit:command name="setHtmlAsChild" selector="div#update-area">
@@ -10,3 +10,5 @@
     </kukit:param>
     </kukit:command>
     </html>
+* add more demos, we need radio buttons, addAfter and much more. There are bugs
+  in IE which we have to test and document.
\ No newline at end of file
-- 
http://lists.nuxeo.com/mailman/listinfo/z3lab-checkins

Reply via email to