nlopess         Fri Feb 27 15:06:43 2004 EDT

  Modified files:              
    /livedocs   BUGS TODO 
  Log:
  table spans dont worrk
  README is ok now
  
http://cvs.php.net/diff.php/livedocs/BUGS?r1=1.3&r2=1.4&ty=u
Index: livedocs/BUGS
diff -u livedocs/BUGS:1.3 livedocs/BUGS:1.4
--- livedocs/BUGS:1.3   Thu Feb 19 13:18:20 2004
+++ livedocs/BUGS       Fri Feb 27 15:06:42 2004
@@ -11,5 +11,7 @@
    not true at all)
 
  - The 'Function Index' redirects to the search page
+
+ - Table spans don't work. Check nl_langinfo() function for an example
    
-$Revision: 1.3 $
+$Revision: 1.4 $
http://cvs.php.net/diff.php/livedocs/TODO?r1=1.13&r2=1.14&ty=u
Index: livedocs/TODO
diff -u livedocs/TODO:1.13 livedocs/TODO:1.14
--- livedocs/TODO:1.13  Wed Feb 18 13:40:34 2004
+++ livedocs/TODO       Fri Feb 27 15:06:42 2004
@@ -7,7 +7,6 @@
 - Add support for other charsets (including RTL :)
 - Abstract making links to other parts of the manual (static and dynamic, based
   on filename)
-- Update README
 - Make the parsing and presentation more generic, so sort of plugins can be
   developed for livedocs (for special PEAR or PHP-GTK needs)
 - Better display of how an extension is available (PHP core, bundled ext.,
@@ -16,6 +15,8 @@
   <function class="classname">foo</function> needs to
   resolve to classname::foo; therefore we need to record this
   relationship when indexing the content
+- Implement all missing docbook tags. Check phpdoc/scripts/dbtags.php for
+  tags currently in use.
 
 
-$Revision: 1.13 $
+$Revision: 1.14 $

Reply via email to