crossley 2003/07/03 21:01:01
Modified: src/documentation/xdocs/userdocs/generators
imagedirectory-generator.xml
Log:
Minor text tweaks.
Revision Changes Path
1.3 +2 -2
cocoon-2.1/src/documentation/xdocs/userdocs/generators/imagedirectory-generator.xml
Index: imagedirectory-generator.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/documentation/xdocs/userdocs/generators/imagedirectory-generator.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- imagedirectory-generator.xml 3 Jul 2003 22:17:21 -0000 1.2
+++ imagedirectory-generator.xml 4 Jul 2003 04:01:01 -0000 1.3
@@ -22,8 +22,8 @@
</ul>
<p>The Image Directory provides all the functionality of the
<link href="directory-generator.html">Directory Generator</link>.
Additionally it
- checks if the files are images and adds their dimensions (<code>width</code>
- and <code>height</code>) to the attributes. It's configured just as the
+ ensures that the files are images and adds their dimensions
(<code>width</code>
+ and <code>height</code>) to the attributes. It is configured in the same
way as the
Directory Generator.</p>
</s1>
</body>