crossley    01/10/29 19:51:01

  Modified:    documentation/xdocs Tag: cocoon_20_branch index.xml
                        contrib.xml emotional-landscapes.xml
  Log:
  Add height and width attributes for figure elements to enable faster page rendering
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.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.1.2.3
  retrieving revision 1.1.2.4
  diff -u -r1.1.2.3 -r1.1.2.4
  --- index.xml 2001/10/25 14:49:01     1.1.2.3
  +++ index.xml 2001/10/30 03:51:01     1.1.2.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 &quot;pyramid model of
     web contracts&quot; 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.1.2.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.1.2.3
  retrieving revision 1.1.2.4
  diff -u -r1.1.2.3 -r1.1.2.4
  --- contrib.xml       2001/10/25 07:43:49     1.1.2.3
  +++ contrib.xml       2001/10/30 03:51:01     1.1.2.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.1.2.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.1.2.2
  retrieving revision 1.1.2.3
  diff -u -r1.1.2.2 -r1.1.2.3
  --- emotional-landscapes.xml  2001/10/25 07:43:49     1.1.2.2
  +++ emotional-landscapes.xml  2001/10/30 03:51:01     1.1.2.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]

Reply via email to