[interchange-docs] xmldocs - racke modified refs/formel

docs at icdevgroup.org docs at icdevgroup.org
Tue Nov 20 17:41:46 EST 2007


User:      racke
Date:      2007-11-20 22:41:46 GMT
Modified:  refs     formel
Log:
formel uses CSS_CONTRAST class in recent Interchange

Revision  Changes    Path
1.8       +7 -7      xmldocs/refs/formel


rev 1.8, prev_rev 1.7
Index: formel
===================================================================
RCS file: /var/cvs/xmldocs/refs/formel,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- formel	12 Jul 2007 12:42:41 -0000	1.7
+++ formel	20 Nov 2007 22:41:46 -0000	1.8
@@ -124,11 +124,11 @@
 <row>
 	<entry><arg choice='plain'>signal</arg></entry>
 	<entry></entry><entry></entry>
-	<entry><![CDATA[<font color="__CONTRAST__">%s</font>]]></entry>
+	<entry><literal><![CDATA[<span class="mv_contrast">%s</span>]]></literal></entry>
 	<entry>
-	Label container in case of errors. If the
-	<varname>CONTRAST</varname> variable is not defined, <literal>red</literal>
-	is used as default.
+	Label container in case of errors. If the &var-CSS_CONTRAST; variable
+	is defined, it is used instead of the <literal>mv_contrast</literal>
+	class name.
 	</entry>
 </row>
 <row>
@@ -144,7 +144,7 @@
 
 
 __NAME__ see also
-button, widget
+CSS_CONTRAST, button, widget
 __END__
 
 
@@ -153,8 +153,8 @@
 from previous displays of the same page and keeps track of input errors
 (using the <tag>error</tag> tag).
 </para><para>
-The error messages will be displayed in red color (or the color defined
-in the <varname>CONTRAST</varname> variable).
+The error messages will be displayed according to the <literal>mv_contrast</literal> 
+CSS class (or the class defined in the &var-CSS_CONTRAST; variable).
 </para><para>
 Note that you can define values to control this tag's defaults. See
 <xref linkend="formel_examples"/>.








More information about the docs mailing list