Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-doc-dev] Width and Height hint



Dejan,

the PDE img attributes were actually in good shape: only one file needed to
be changed. There are conflicts in the ALT attributes which I did not
touch. See report below for more details.

Dani

*** REPORT STARTED AT 27.03.2003 18:54:17


Report for:
D:\EclipseWorkspaceBuild_2_1\plugins\org.eclipse.pde.doc.user\guide\pde_feature_generating_ant.htm
   Line 37: Inconsistent ALT (first found: "Ant launch wizard")  <img
border="0" src="images/feature-jar.gif" alt="Ant execution wizard showing
available targets" width="539" height="572">
   This file not modified


Report for:
D:\EclipseWorkspaceBuild_2_1\plugins\org.eclipse.pde.doc.user\tips\pde_tips.htm
   Line 153: Modified tag <img src="../guide/images/errorLog.gif" width=573
height=131 border="0" alt="Log View">
   Line 153: Inconsistent ALT (first found: "Error Log view")  <img
src="../guide/images/errorLog.gif" width=573 height=131 border="0" alt="Log
View">
   Successfully wrote changes to
D:\EclipseWorkspaceBuild_2_1\plugins\org.eclipse.pde.doc.user\tips\pde_tips.htm


*** REPORT COMPLETED AT 27.03.2003 18:54:26


                                                                           
             "Dejan Glozic"                                                
             <dejan@xxxxxxxxxx                                             
             >                                                          To 
             Sent by:                  platform-doc-dev@xxxxxxxxxxx        
             platform-doc-dev-                                          cc 
             admin@xxxxxxxxxxx                                             
                                                                   Subject 
                                       Re: [platform-doc-dev] Width and    
             27.03.2003 18:28          Height hint                         
                                                                           
                                                                           
             Please respond to                                             
             platform-doc-dev@                                             
                eclipse.org                                                
                                                                           
                                                                           




PDE has a mixture (some with, some without hints). If you can slam our
pages as well, that would be great.

Regards,

Dejan Glozic, Ph.D.
Manager, Eclipse Platform Components
D2/MY7/8200/MKM
IBM Canada Ltd.
Tel. 905 413-2745  T/L 969-2745
Fax. 905 413-4854




                      Dirk

                      Baeumer/Zurich/IBM@IBMC        To:
platform-doc-dev@xxxxxxxxxxx
                      H                              cc:
platform-doc-dev-admin@xxxxxxxxxxx
                      Sent by:                       Subject:  Re:
[platform-doc-dev] Width and Height hint
                      platform-doc-dev-admin@

                      eclipse.org



                      03/27/2003 12:24 PM

                      Please respond to

                      platform-doc-dev










If the hints are missing the page might not layout well if the browser has
image loading
disabled. Additional the page is "rendered nicer" when loaded since the
space for the
image is know upfront.

ZRH always write html without width and height hints and slams them in at
the end.

Dirk




             "Dejan Glozic"
             <dejan@xxxxxxxxxx
             >                                                          To
             Sent by:                  platform-doc-dev@xxxxxxxxxxx
             platform-doc-dev-                                          cc
             admin@xxxxxxxxxxx
                                                                   Subject
                                       Re: [platform-doc-dev] Width and
             27.03.2003 18:14          Height hint


             Please respond to
             platform-doc-dev@
                eclipse.org






Why do we need the hints to begin with?

Regards,

Dejan Glozic, Ph.D.
Manager, Eclipse Platform Components
D2/MY7/8200/MKM
IBM Canada Ltd.
Tel. 905 413-2745  T/L 969-2745
Fax. 905 413-4854




                      Dirk

                      Baeumer/Zurich/IBM@IBMC        To:
platform-doc-dev@xxxxxxxxxxx
                      H                              cc:

                      Sent by:                       Subject:
[platform-doc-dev] Width and Height hint
                      platform-doc-dev-admin@

                      eclipse.org



                      03/27/2003 12:05 PM

                      Please respond to

                      platform-doc-dev










Hi,

we did a sanity check of platform doc (isv, user) and PDE User doc and
found out that some of
the <img> tags are missing width and height hint. We can slam them in if
you want. But be aware
that the tool we are using generates width=322 and not width="322".

Dirk

_______________________________________________
platform-doc-dev mailing list
platform-doc-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-doc-dev



_______________________________________________
platform-doc-dev mailing list
platform-doc-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-doc-dev


_______________________________________________
platform-doc-dev mailing list
platform-doc-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-doc-dev



_______________________________________________
platform-doc-dev mailing list
platform-doc-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-doc-dev




Back to the top