[interchange-docs] xmldocs - docelic modified 9 files

docs at icdevgroup.org docs at icdevgroup.org
Mon Jan 12 19:04:43 UTC 2009


User:      docelic
Date:      2009-01-12 19:04:43 GMT
Modified:  bin      refs-autogen
Modified:  refs     AsciiTrack Catalog ClearCache DirectiveDatabase
Modified:           DomainTail OrderCounter OrderProfile
Modified:           VariableDatabase
Log:
* Went over tmp/missing list, resolved some of the items re. config
  directives

Revision  Changes    Path
1.129                xmldocs/bin/refs-autogen


rev 1.129, prev_rev 1.128
Index: refs-autogen
===================================================================
RCS file: /var/cvs/xmldocs/bin/refs-autogen,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -r1.128 -r1.129
--- refs-autogen	15 May 2008 22:41:25 -0000	1.128
+++ refs-autogen	12 Jan 2009 19:04:43 -0000	1.129
@@ -767,7 +767,7 @@
 	# Finally, set default values for fields that have no real information
 	for my $field (@page_order) {
 		if ( ! $ag{$field} ) {
-			if ( grep {/$field/} @mandatory) {
+			if ( grep {/$field/} @mandatory and $ag{purpose} !~ /obsolete/) {
 				push @{ $invalid{$k} },
 					"Missing field '$field', using unsuitable default";
 			}



1.7                  xmldocs/refs/AsciiTrack


rev 1.7, prev_rev 1.6
Index: AsciiTrack
===================================================================
RCS file: /var/cvs/xmldocs/refs/AsciiTrack,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- AsciiTrack	4 Apr 2008 05:46:09 -0000	1.6
+++ AsciiTrack	12 Jan 2009 19:04:43 -0000	1.7
@@ -18,7 +18,6 @@
 __END__
 
 __NAME__ missing
-Route is not set to supplant, route IS supplant, right?!
 Link to route discussion
 __END__
 



1.10                 xmldocs/refs/Catalog


rev 1.10, prev_rev 1.9
Index: Catalog
===================================================================
RCS file: /var/cvs/xmldocs/refs/Catalog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- Catalog	7 Jan 2009 23:58:52 -0000	1.9
+++ Catalog	12 Jan 2009 19:04:43 -0000	1.10
@@ -61,8 +61,6 @@
 Instead of the appropriate permissions-problem message, the mandatory
 &conf-VendURL; directive will be reported as undefined.
 __END__
-(Did I do this right? Now that MailOrderTo isn't mandatory anymore, 
-error will be about VendURL? Check that out.)
 
 __NAME__ example: Registering a catalog
 <programlisting>
@@ -107,5 +105,5 @@
 How if catalog names supported regexps, so you could do like: Catalog \S+  directive ErrorFile /var/log/interchange/$1-error.log
 List all possible hash keys used with Catalog
 Remove from NOTES line about undefined VendURL if we fixed the error msg
- __END__
+__END__
 



1.4                  xmldocs/refs/ClearCache


rev 1.4, prev_rev 1.3
Index: ClearCache
===================================================================
RCS file: /var/cvs/xmldocs/refs/ClearCache,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ClearCache	6 Nov 2006 18:41:20 -0000	1.3
+++ ClearCache	12 Jan 2009 19:04:43 -0000	1.4
@@ -22,9 +22,3 @@
 The directive is obsolete since &IC; 4.9.
 __END__
 
-
-## disabled.. note missing __ ##
-NAME__ example:
-END__
-
-



1.3                  xmldocs/refs/DirectiveDatabase


rev 1.3, prev_rev 1.2
Index: DirectiveDatabase
===================================================================
RCS file: /var/cvs/xmldocs/refs/DirectiveDatabase,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- DirectiveDatabase	8 Jan 2009 15:39:25 -0000	1.2
+++ DirectiveDatabase	12 Jan 2009 19:04:43 -0000	1.3
@@ -28,13 +28,9 @@
 they are passed to it directly.)
 __END__
 
-__NAME__ notes
-<!-- 
+__NAME__ missing
 Using this directive, it's possible to configure catalogs that have no
 &ccf; at all. How ?
--->
-</para><para>
-<!-- What's tha directive to load pages from DB ? -->
 __END__
 
 __NAME__ see also



1.6                  xmldocs/refs/DomainTail


rev 1.6, prev_rev 1.5
Index: DomainTail
===================================================================
RCS file: /var/cvs/xmldocs/refs/DomainTail,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- DomainTail	8 Jan 2009 15:39:25 -0000	1.5
+++ DomainTail	12 Jan 2009 19:04:43 -0000	1.6
@@ -25,7 +25,9 @@
 <para>
 __END__
 
+__NAME__ missing
 TODO: how does this work with non-resolving stuff?
+__END__
 
 __NAME__ notes
 This directive is a compromise on security, but it allows browsers that



1.5                  xmldocs/refs/OrderCounter


rev 1.5, prev_rev 1.4
Index: OrderCounter
===================================================================
RCS file: /var/cvs/xmldocs/refs/OrderCounter,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- OrderCounter	6 Nov 2006 18:41:20 -0000	1.4
+++ OrderCounter	12 Jan 2009 19:04:43 -0000	1.5
@@ -28,10 +28,9 @@
 for display, and that no internal functions depend on it. Custom order number
 routines may be defined and used without fear of consequences.
 </para><para>
-<!-- IS This demo-specific note?
 If &conf-Route; is set to <literal>supplant</literal> and the
 <literal>counter</literal> attribute is set there, this directive is ignored.
-</para><para> -->
+</para><para>
 See &glos-order; glossary entry for complete discussion of &IC;'s
 ordering process.
 __END__



1.5                  xmldocs/refs/OrderProfile


rev 1.5, prev_rev 1.4
Index: OrderProfile
===================================================================
RCS file: /var/cvs/xmldocs/refs/OrderProfile,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- OrderProfile	11 Oct 2008 23:37:22 -0000	1.4
+++ OrderProfile	12 Jan 2009 19:04:43 -0000	1.5
@@ -40,6 +40,5 @@
 __END__
 
 __NAME__ missing
-Diff between Profiles and OrderProfile ?
 Confusing note in NOTES about scratch space and mv_click actions
 __END__



1.8                  xmldocs/refs/VariableDatabase


rev 1.8, prev_rev 1.7
Index: VariableDatabase
===================================================================
RCS file: /var/cvs/xmldocs/refs/VariableDatabase,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- VariableDatabase	9 Jan 2009 19:47:57 -0000	1.7
+++ VariableDatabase	12 Jan 2009 19:04:43 -0000	1.8
@@ -61,5 +61,3 @@
 ]]></programlisting>
 __END__
 
-TODO: It's easy. Just make sure you do before "VariableDatabase variable":
- Database variable variable.txt dbi:mysql:database=foo;host=hostname;etc=etc







More information about the docs mailing list