[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.625.2.232

Andreas Jung andreas at andreas-jung.com
Sat Oct 30 03:36:09 EDT 2004


Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv23187/doc

Modified Files:
      Tag: Zope-2_7-branch
	CHANGES.txt 
Log Message:
      - Collector #1557/OFS.Image: Introducing new 'alt' property. The 'alt' attribute
        is no longer taken from the 'title' property but from the new 'alt' property. 
        The border="0" attribute is no longer part of the HTML output except specified
        otherwise.


=== Zope/doc/CHANGES.txt 1.625.2.231 => 1.625.2.232 ===
--- Zope/doc/CHANGES.txt:1.625.2.231	Sat Oct 30 02:13:01 2004
+++ Zope/doc/CHANGES.txt	Sat Oct 30 03:35:39 2004
@@ -14,6 +14,10 @@
 
       - docutils: moved from lib/python/docutils to lib/python/third_party/docutils 
 
+      - Collector #1557/OFS.Image: Introducing new 'alt' property. The 'alt' attribute
+        is no longer taken from the 'title' property but from the new 'alt' property. 
+        The border="0" attribute is no longer part of the HTML output except specified
+        otherwise.
 
   Zope 2.7.3 final
 



More information about the Zope-Checkins mailing list