qsos-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qsos-commits] qsos/sheet/include webcompatibility.qin webappp...


From: Francois Le Droff
Subject: [Qsos-commits] qsos/sheet/include webcompatibility.qin webappp...
Date: Wed, 25 Oct 2006 14:11:40 +0000

CVSROOT:        /sources/qsos
Module name:    qsos
Changes by:     Francois Le Droff <francoisledroff>     06/10/25 14:11:40

Modified files:
        sheet/include  : webcompatibility.qin 
Added files:
        sheet/include  : webappprerequisite.qin 

Log message:
        after discussing it with Goneri, I added a few details in the includes

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qsos/sheet/include/webcompatibility.qin?cvsroot=qsos&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/qsos/sheet/include/webappprerequisite.qin?cvsroot=qsos&rev=1.1

Patches:
Index: webcompatibility.qin
===================================================================
RCS file: /sources/qsos/qsos/sheet/include/webcompatibility.qin,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- webcompatibility.qin        20 Oct 2006 16:05:36 -0000      1.2
+++ webcompatibility.qin        25 Oct 2006 14:11:40 -0000      1.3
@@ -5,7 +5,7 @@
       <desc>http://validator.w3.org</desc>
       <desc0>Page not valid (parse errors)</desc0>
       <desc1>Page not valid with important errors (encoding mismatch)</desc1>
-      <desc2>Page not valid, but with minor errors (missing "alt" attribute, 
use of unknow attribute)</desc2>
+      <desc2>Page valid, or with minor errors (missing "alt" attribute, use of 
unknow attribute)</desc2>
       <comment></comment>
       <score></score>
     </element>
@@ -13,7 +13,7 @@
       <desc>http://validator.w3.org</desc>
       <desc0>Page not valid (parse errors)</desc0>
       <desc1>Page not valid with important errors (encoding mismatch)</desc1>
-      <desc2>Page not valid, but with minor errors (missing "alt" attribute, 
use of unknow attribute)</desc2>
+      <desc2>Page valid, or with minor errors (missing "alt" attribute, use of 
unknow attribute)</desc2>
       <comment></comment>
       <score></score>
     </element>
@@ -21,7 +21,7 @@
       <desc>http://validator.w3.org</desc>
       <desc0>CSS doesn't or no valid not valide (parse errors)</desc0>
       <desc1>CSS not valid with important errors (encoding mismatch)</desc1>
-      <desc2>CSS not valid, but with minor errors (missing "alt" attribute, 
use of unknow attribute)</desc2>
+      <desc2>CSS valid, or with minor errors (missing "alt" attribute, use of 
unknow attribute)</desc2>
       <comment></comment>
       <score></score>
     </element>
@@ -32,33 +32,34 @@
   <element name="webbestpractice" title="Best Practive">
     
<desc>http://developer.apple.com/internet/webcontent/bestwebdev.htmls</desc>
     <element name="tablepsitioning" title="Table Positioning">
-      <desc0></desc0>
-      <desc1></desc1>
-      <desc2></desc2>
+      <desc>html tables should not be used for layout/positioning, css is 
there to help.</desc>
+      <desc0>html tables are not used for layout/positioning</desc0>
+      <desc1>not too much used</desc1>
+      <desc2>systematically, too much used</desc2>
       <comment></comment>
       <score></score>
     </element>
     <element name="frameuse" title="Frame use">
       <desc>Frame use </desc>
-      <desc0></desc0>
-      <desc1></desc1>
-      <desc2></desc2>
+      <desc0>frame are not used</desc0>
+      <desc1>frame are rarely used</desc1>
+      <desc2>systematically, too much used</desc2>
       <comment></comment>
       <score></score>
     </element>
     <element name="iframeuse" title="iFrame use">
       <desc>iFrame use </desc>
-      <desc0></desc0>
-      <desc1></desc1>
-      <desc2></desc2>
+      <desc0>iframe are not used</desc0>
+      <desc1>iframe are rarely used</desc1>
+      <desc2>systematically, too much used</desc2>
       <comment></comment>
       <score></score>
     </element>
     <element name="cssdesignedforprintout" title="css designed for printout">
       <desc>css designed for printout</desc>
-      <desc0></desc0>
-      <desc1></desc1>
-      <desc2></desc2>
+      <desc0>no</desc0>
+      <desc1>yes, but print-outs are not well rendered for a few use 
cases.</desc1>
+      <desc2>yes</desc2>
       <comment></comment>
       <score></score>
     </element>
@@ -68,41 +69,41 @@
   <element supportedbrowser="supportedbrowser" title="Supported Browser">
     <element name="browsermozillafirefox" title="Mozilla and Firefox">
       <desc>Firefox > 1</desc>
-      <desc0></desc0>
-      <desc1></desc1>
-      <desc2></desc2>
+      <desc0>not supported at all</desc0>
+      <desc1>not officially supported, but works ok or good enough.</desc1>
+      <desc2>supported and advised browser</desc2>
       <comment></comment>
       <score></score>
     </element>
     <element name="browserkonqueror" title="Konqueror">
       <desc>Konqueror > 3</desc>
-      <desc0></desc0>
-      <desc1></desc1>
-      <desc2></desc2>
+      <desc0>not supported at all</desc0>
+      <desc1>not officially supported, but works ok or good enough.</desc1>
+      <desc2>supported and advised browser</desc2>
       <comment></comment>
       <score></score>
     </element>
     <element name="browsermsie" title="MSIE">
       <desc>MSIE > 5</desc>
-      <desc0></desc0>
-      <desc1></desc1>
-      <desc2></desc2>
+      <desc0>not supported at all</desc0>
+      <desc1>not officially supported, but works ok or good enough.</desc1>
+      <desc2>supported and advised browser</desc2>
       <comment></comment>
       <score></score>
     </element>
     <element name="browsersafari" title="Safari">
       <desc>Safarie</desc>
-      <desc0></desc0>
-      <desc1></desc1>
-      <desc2></desc2>
+      <desc0>not supported at all</desc0>
+      <desc1>not officially supported, but works ok or good enough.</desc1>
+      <desc2>supported and advised browser</desc2>
       <comment></comment>
       <score></score>
     </element>
     <element name="browserlegacy" title="legacy browsers">
       <desc>Legacy browser are browser outdated like MSIE4 and Netscape 4.* 
.</desc>
-      <desc0></desc0>
-      <desc1></desc1>
-      <desc2></desc2>
+      <desc0>not supported at all</desc0>
+      <desc1>not officially supported, but works ok or good enough.</desc1>
+      <desc2>supported and advised browser</desc2>
       <comment></comment>
       <score></score>
     </element>

Index: webappprerequisite.qin
===================================================================
RCS file: webappprerequisite.qin
diff -N webappprerequisite.qin
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ webappprerequisite.qin      25 Oct 2006 14:11:40 -0000      1.1
@@ -0,0 +1,48 @@
+<section name="webappprerequisite" title="web application prerequisites">
+  
+  <element name="platform" title="platform on which the web application is 
running">
+    <desc>
+      Detail here the platform details and implementation language(s)  and 
its(their) version
+    </desc>
+    <comment></comment>
+    <element name="j2eeplatform" title="Is the web application running on a 
j2ee platform?">
+      <desc>
+        Detail in the comment section the J2EE or JavaEE specifications used 
an their versions as well as the supported servers.
+      </desc>
+      <desc0>the web app is not running on this platform</desc0>
+      <desc1>support a limited number of servers</desc1>
+      <desc2>may run on many servers, respect platform standards</desc2>
+      <comment></comment>
+    </element>
+    mod_perl, cgi, php, j2ee
+    <element name="phpplatform" title="Is the web application running on a php 
platform?">
+      <desc>
+        Detail in the comment section php versions and the supported servers.
+      </desc>
+      <desc0>the web app is not running on this platform</desc0>
+      <desc1>support a limited number of servers</desc1>
+      <desc2>may run on many servers, respect platform standards</desc2>
+      <comment></comment>
+    </element>
+    <element name="cgiplatform" title="Is the web application running on a cgi 
platform?">
+      <desc>
+        Detail in the comment section cgi versions and the supported servers.
+      </desc>
+      <desc0>the web app is not running on this platform</desc0>
+      <desc1>support a limited number of servers</desc1>
+      <desc2>may run on many servers, respect platform standards</desc2>
+      <comment></comment>
+    </element>
+    <element name="mod_perlplatform" title="Is the web application running on 
a mod_perl platform?">
+      <desc>
+        Detail in the comment section cgi versions and the supported servers.
+      </desc>
+      <desc0>the web app is not running on this platform</desc0>
+      <desc1>support a limited number of servers</desc1>
+      <desc2>may run on many servers, respect platform standards</desc2>
+      <comment></comment>
+    </element>
+    
+  </element>
+  
+</section>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]