crossley 01/10/29 19:11:50 Modified: documentation/xdocs index.xml contrib.xml emotional-landscapes.xml Log: Add height and width attributes for figure elements to enable faster page rendering Revision Changes Path 1.4 +5 -2 xml-cocoon2/documentation/xdocs/index.xml Index: index.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/documentation/xdocs/index.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- index.xml 2001/10/25 14:58:41 1.3 +++ index.xml 2001/10/30 03:11:50 1.4 @@ -35,7 +35,8 @@ <p>The Cocoon Project will evidence its new course with a new logo that was designed by Cocoon's creator Stefano Mazzocchi. Here it is:</p> - <figure src="images/cocoon2.gif" alt="The new Cocoon Logo"/> + <figure src="images/cocoon2.gif" alt="The new Cocoon Logo" + width="435" height="39"/> </s1> <s1 title="Introduction"> @@ -194,7 +195,9 @@ <p>The model that Cocoon adopts is the "pyramid model of web contracts" which is outlined in the picture below</p> - <figure src="images/pyramid-model.gif" alt="The Cocoon Pyramid Model of Contracts"/> + <figure src="images/pyramid-model.gif" + alt="The Cocoon Pyramid Model of Contracts" + width="313" height="159"/> <p>and is composed by four different working contexts (the rectangles)</p> 1.4 +3 -1 xml-cocoon2/documentation/xdocs/contrib.xml Index: contrib.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/documentation/xdocs/contrib.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- contrib.xml 2001/10/25 07:49:12 1.3 +++ contrib.xml 2001/10/30 03:11:50 1.4 @@ -90,7 +90,9 @@ </ul> <p> - Thank you very much. <img src="images/cocoon2-small.jpg" alt="Powered by Cocoon"/> + Thank you very much. + <figure src="images/cocoon2-small.jpg" alt="Powered by Cocoon" + width="111" height="39"/> </p> </s1> 1.3 +3 -1 xml-cocoon2/documentation/xdocs/emotional-landscapes.xml Index: emotional-landscapes.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/documentation/xdocs/emotional-landscapes.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- emotional-landscapes.xml 2001/10/25 07:49:12 1.2 +++ emotional-landscapes.xml 2001/10/30 03:11:50 1.3 @@ -385,7 +385,9 @@ contracts between them. Here is the picture: </p> -<figure src="images/pyramid-model.gif" alt="The Cocoon Pyramid Model of Contracts"/> +<figure src="images/pyramid-model.gif" + alt="The Cocoon Pyramid Model of Contracts" + width="313" height="159"/> <p> Cocoon is "engineered" to provide you a way to isolate these four
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]