[docs] xmldocs - racke modified refs/UI_META_LINK

docs at icdevgroup.org docs at icdevgroup.org
Mon Jan 9 10:06:36 EST 2006


User:      racke
Date:      2006-01-09 15:06:35 GMT
Modified:  refs     UI_META_LINK
Log:
improved documentation (more content, comprehensive)

Revision  Changes    Path
1.2       +9 -17     xmldocs/refs/UI_META_LINK


rev 1.2, prev_rev 1.1
Index: UI_META_LINK
===================================================================
RCS file: /var/cvs/xmldocs/refs/UI_META_LINK,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- UI_META_LINK	2 Feb 2005 11:35:59 -0000	1.1
+++ UI_META_LINK	9 Jan 2006 15:06:35 -0000	1.2
@@ -1,37 +1,29 @@
 
 __NAME__ purpose
+toggle UI meta link display
 __END__
 
 
 __NAME__ synopsis
 <group choice='req'>
-	<arg choice='plain'><replaceable></replaceable></arg>
+	<arg choice='plain'>0</arg>
+    <arg choice='plain'>1</arg>
 </group>
 __END__
 
 
 __NAME__ default
-<literal></literal>
+<literal>0</literal>
 __END__
 
 
 __NAME__ description
-It determines whether the edit metadata links are enabled by default.
+Enables edit metadata links in the UI if set.
 __END__
 
 
-__NAME__ notes
-__END__
-
-
-__NAME__ see also
-__END__
-
-
-__NAME__ missing
-More complete information
-__END__
-
-
-__NAME__ example: 
+__NAME__ example: Turn on UI meta links
+<programlisting><![CDATA[
+Variable UI_META_LINK 1
+]]></programlisting>
 __END__








More information about the docs mailing list