[docs] xmldocs - docelic modified 38 files

docs at icdevgroup.org docs at icdevgroup.org
Tue Aug 24 14:26:45 EDT 2004


User:      docelic
Date:      2004-08-24 18:26:45 GMT
Modified:  refs/CGIWRAP_WORKAROUND control description
Modified:  refs/MV_BAD_LOCK control description
Modified:  refs/MV_DOLLAR_ZERO control description notes synopsis
Modified:  refs/MV_FILE control
Modified:  refs/MV_GETPPID_BROKEN control notes
Modified:  refs/MV_HELO control
Modified:  refs/MV_HTML4_COMPLIANT control
Modified:  refs/MV_MAILFROM control
Modified:  refs/MV_NO_CRYPT control description
Modified:  refs/MV_PAGE control
Modified:  refs/MV_PREV_PAGE control
Modified:  refs/MV_SESSION_READ_RETRY control
Modified:  refs/MV_SMTPHOST control description
Modified:  refs/MV_SUBJECT control
Modified:  refs/env control
Modified:  refs/init_page control
Modified:  refs/no_html_parse control example synopsis
Modified:  refs/no_image_rewrite control synopsis
Modified:  refs/post_page notes
Modified:  refs/pre_page control
Modified:  refs/safe_data control synopsis
Modified:  refs/strip_white control synopsis
Modified:  refs/substitute_table_image control synopsis
Added:     refs/MV_ECML_FIELD_MAP control
Log:
Refinements on documentation files:
 - corrected wording
 - removed comments from control files
 - ignored MV_SUBJECT and MV_ECML_FIELD_MAP

Revision  Changes    Path
1.3       +0 -25     xmldocs/refs/CGIWRAP_WORKAROUND/control


rev 1.3, prev_rev 1.2
Index: control
===================================================================
RCS file: /var/cvs/xmldocs/refs/CGIWRAP_WORKAROUND/control,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- control	8 Aug 2004 20:05:23 -0000	1.2
+++ control	24 Aug 2004 18:26:42 -0000	1.3
@@ -1,28 +1,3 @@
-# The usual comments can be used here. 
-# To override a field, supply a value
-# To let it through unmodified, simply leave the fields empty
-
-#  purpose: oneline description (MUST FILL IN)
 purpose: fix Cobalt CGIWrap problem
-#  default value if applicable (make it short, just like: 0, none, ...)
 default: 0
-# Please take time to fill in the See Also line.
-#  Just name the related symbols. The system will work everything out.
-#  (Note that if you link some item from here, that item will auto-point
-#  back here (under "indirect links" section))
-see also:
-
-# Describe what's missing to complete the item, if the autogenerated
-# "missing" section is not enough:
 missing: explain what's the actual cobalt/cgiwrap problem
-
-# Usually not needed to modify below
-
-#  id: name of the output file (defaults to <name>)
-id:
-#  name: visible name in the pages
-name:
-#  specify person(s). Defaults to icdevgroup
-author:
-#  leave empty; GPL is the default
-copyright:



1.3       +1 -1      xmldocs/refs/CGIWRAP_WORKAROUND/description


rev 1.3, prev_rev 1.2
Index: description
===================================================================
RCS file: /var/cvs/xmldocs/refs/CGIWRAP_WORKAROUND/description,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- description	8 Aug 2004 20:05:23 -0000	1.2
+++ description	24 Aug 2004 18:26:42 -0000	1.3
@@ -1 +1 @@
-Implemented to fix the Cobalt CGIwrap problem. When set, removes the script name from the URL pathinfo.
+Implements the fix for the Cobalt CGIwrap problem. When set, removes the script name from the URL pathinfo.



1.3       +0 -24     xmldocs/refs/MV_BAD_LOCK/control


rev 1.3, prev_rev 1.2
Index: control
===================================================================
RCS file: /var/cvs/xmldocs/refs/MV_BAD_LOCK/control,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- control	8 Aug 2004 20:05:23 -0000	1.2
+++ control	24 Aug 2004 18:26:42 -0000	1.3
@@ -1,26 +1,2 @@
-# The usual comments can be used here. 
-# To override a field, supply a value
-# To let it through unmodified, simply leave the fields empty
-
-#  purpose: oneline description (MUST FILL IN)
 purpose: work around a problem in systems with broken locking mechanism
-#  default value if applicable (make it short, just like: 0, none, ...)
 default: 0
-# Please take time to fill in the See Also line.
-#  Just name the related symbols. The system will work everything out.
-#  (Note that if you link some item from here, that item will auto-point
-#  back here (under "indirect links" section))
-see also:
-
-missing:
-
-# Usually not needed to modify below
-
-#  id: name of the output file (defaults to <name>)
-id:
-#  name: visible name in the pages
-name:
-#  specify person(s). Defaults to icdevgroup
-author:
-#  leave empty; GPL is the default
-copyright:



1.3       +1 -1      xmldocs/refs/MV_BAD_LOCK/description


rev 1.3, prev_rev 1.2
Index: description
===================================================================
RCS file: /var/cvs/xmldocs/refs/MV_BAD_LOCK/description,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- description	8 Aug 2004 20:05:23 -0000	1.2
+++ description	24 Aug 2004 18:26:42 -0000	1.3
@@ -1,4 +1,4 @@
 Allow systems with broken locking mechanism to still work properly.
 The variable makes sure the <option>PIDFile</option> lock is not destroyed
-by reading the lockfile. Alleviates inability to use
+by reading the lock file. Alleviates inability to use
 <userinput>interchange -stop</userinput>.



1.2       +0 -27     xmldocs/refs/MV_DOLLAR_ZERO/control


rev 1.2, prev_rev 1.1
Index: control
===================================================================
RCS file: /var/cvs/xmldocs/refs/MV_DOLLAR_ZERO/control,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- control	28 Jul 2004 15:35:31 -0000	1.1
+++ control	24 Aug 2004 18:26:42 -0000	1.2
@@ -1,29 +1,2 @@
-# The usual comments can be used here. 
-# To override a field, supply a value
-# To let it through unmodified, simply leave the fields empty
-
-#  purpose: oneline description (MUST FILL IN)
 purpose: control visual display of Interchange processes in the process list
-#  default value if applicable (make it short, just like: 0, none, ...)
 default: interchange
-# Please take time to fill in the See Also line.
-#  Just name the related symbols. The system will work everything out.
-#  (Note that if you link some item from here, that item will auto-point
-#  back here (under "indirect links" section))
-see also:
-
-# If the autogenerated list of missing elements for an item is not
-# enough (that is, you need more "personal touch" to describe the missing
-# elements, use this field:
-missing:
-
-# Usually not needed to modify below
-
-#  id: name of the output file (defaults to <name>)
-id:
-#  name: visible name in the pages
-name:
-#  specify person(s). Defaults to icdevgroup
-author:
-#  leave empty; GPL is the default
-copyright:



1.3       +1 -1      xmldocs/refs/MV_DOLLAR_ZERO/description


rev 1.3, prev_rev 1.2
Index: description
===================================================================
RCS file: /var/cvs/xmldocs/refs/MV_DOLLAR_ZERO/description,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- description	8 Aug 2004 20:05:23 -0000	1.2
+++ description	24 Aug 2004 18:26:43 -0000	1.3
@@ -1,3 +1,3 @@
 Define what to do with the Perl's <varname>$0</varname> variable which contains the system's name of the running process. That process name will appear in commands like <command>ps</command> or <command>top</command>.
 </para><para>
-Setting the variable to a <emphasis>false</emphasis> value (0 or undefined) leaves the string unchanged. Setting it to 1 displays the process in the form of "interchange --> (CATROOT)". Setting it to a string displays that same string.
+Setting the variable to a <emphasis>false</emphasis> value (0 or undefined) leaves the string unchanged. Setting it to "1" displays the process in the form of "interchange --> (CATROOT)". Setting it to a string displays that same string.



1.3       +1 -1      xmldocs/refs/MV_DOLLAR_ZERO/notes


rev 1.3, prev_rev 1.2
Index: notes
===================================================================
RCS file: /var/cvs/xmldocs/refs/MV_DOLLAR_ZERO/notes,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- notes	8 Aug 2004 20:05:23 -0000	1.2
+++ notes	24 Aug 2004 18:26:43 -0000	1.3
@@ -1,3 +1,3 @@
 Note that this is set globally (and only once) when the Interchange daemon starts, so it is pointless to change the variable in runtime.
 </para><para>
-It will also <emphasis>not</emphasis> work on BSD kernels.
+This variable will have <emphasis>no</emphasis> effect on BSD kernels.



1.3       +1 -3      xmldocs/refs/MV_DOLLAR_ZERO/synopsis


rev 1.3, prev_rev 1.2
Index: synopsis
===================================================================
RCS file: /var/cvs/xmldocs/refs/MV_DOLLAR_ZERO/synopsis,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- synopsis	8 Aug 2004 20:05:23 -0000	1.2
+++ synopsis	24 Aug 2004 18:26:43 -0000	1.3
@@ -1,5 +1,3 @@
 <synopsis><![CDATA[
-Variable MV_DOLLAR_ZERO 0
-Variable MV_DOLLAR_ZERO 1
-Variable MV_DOLLAR_ZERO <arbitrary string>
+Variable MV_DOLLAR_ZERO <0|1|any string>
 ]]></synopsis>



1.1                  xmldocs/refs/MV_ECML_FIELD_MAP/control


rev 1.1, prev_rev 1.0
Index: control
===================================================================
ignore: y



1.2       +1 -28     xmldocs/refs/MV_FILE/control


rev 1.2, prev_rev 1.1
Index: control
===================================================================
RCS file: /var/cvs/xmldocs/refs/MV_FILE/control,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- control	28 Jul 2004 15:35:31 -0000	1.1
+++ control	24 Aug 2004 18:26:43 -0000	1.2
@@ -1,29 +1,2 @@
-# The usual comments can be used here. 
-# To override a field, supply a value
-# To let it through unmodified, simply leave the fields empty
-
-#  purpose: oneline description (MUST FILL IN)
 purpose: contains the name of the last file read or of an external Perl routine
-#  default value if applicable (make it short, just like: 0, none, ...)
-default:
-# Please take time to fill in the See Also line.
-#  Just name the related symbols. The system will work everything out.
-#  (Note that if you link some item from here, that item will auto-point
-#  back here (under "indirect links" section))
-see also:
-
-# If the autogenerated list of missing elements for an item is not
-# enough (that is, you need more "personal touch" to describe the missing
-# elements, use this field:
-missing:
-
-# Usually not needed to modify below
-
-#  id: name of the output file (defaults to <name>)
-id:
-#  name: visible name in the pages
-name:
-#  specify person(s). Defaults to icdevgroup
-author:
-#  leave empty; GPL is the default
-copyright:
+default: none



1.2       +0 -27     xmldocs/refs/MV_GETPPID_BROKEN/control


rev 1.2, prev_rev 1.1
Index: control
===================================================================
RCS file: /var/cvs/xmldocs/refs/MV_GETPPID_BROKEN/control,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- control	28 Jul 2004 15:35:31 -0000	1.1
+++ control	24 Aug 2004 18:26:43 -0000	1.2
@@ -1,29 +1,2 @@
-# The usual comments can be used here. 
-# To override a field, supply a value
-# To let it through unmodified, simply leave the fields empty
-
-#  purpose: oneline description (MUST FILL IN)
 purpose: fix getppid() which is broken on Linux systems with thread-enabled Perl
-#  default value if applicable (make it short, just like: 0, none, ...)
 default: 0
-# Please take time to fill in the See Also line.
-#  Just name the related symbols. The system will work everything out.
-#  (Note that if you link some item from here, that item will auto-point
-#  back here (under "indirect links" section))
-see also:
-
-# If the autogenerated list of missing elements for an item is not
-# enough (that is, you need more "personal touch" to describe the missing
-# elements, use this field:
-missing:
-
-# Usually not needed to modify below
-
-#  id: name of the output file (defaults to <name>)
-id:
-#  name: visible name in the pages
-name:
-#  specify person(s). Defaults to icdevgroup
-author:
-#  leave empty; GPL is the default
-copyright:



1.3       +1 -1      xmldocs/refs/MV_GETPPID_BROKEN/notes


rev 1.3, prev_rev 1.2
Index: notes
===================================================================
RCS file: /var/cvs/xmldocs/refs/MV_GETPPID_BROKEN/notes,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- notes	8 Aug 2004 20:05:23 -0000	1.2
+++ notes	24 Aug 2004 18:26:43 -0000	1.3
@@ -1,3 +1,3 @@
-Starting with Interchange 5.0, this directive is present in the default &DEBGNU; <filename>/etc/interchange/features.cfg</filename> file to let Interchange run on systems with threaded Perl installations.
+Starting with Interchange 5.0, this directive is present in the default &DEBGNU; <filename>/etc/interchange/features.cfg</filename> file to let Interchange run on Debian systems later than 3.0 (which do have threaded Perl installation).
 </para><para>
 Running Interchange in production on thread-enabled Perl machines is <emphasis>discouraged</emphasis> (for the time being).



1.2       +2 -28     xmldocs/refs/MV_HELO/control


rev 1.2, prev_rev 1.1
Index: control
===================================================================
RCS file: /var/cvs/xmldocs/refs/MV_HELO/control,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- control	28 Jul 2004 15:35:32 -0000	1.1
+++ control	24 Aug 2004 18:26:43 -0000	1.2
@@ -1,29 +1,3 @@
-# The usual comments can be used here. 
-# To override a field, supply a value
-# To let it through unmodified, simply leave the fields empty
-
-#  purpose: oneline description (MUST FILL IN)
 purpose: the HELO string to send when using SMTP to send mail
-#  default value if applicable (make it short, just like: 0, none, ...)
-default:
-# Please take time to fill in the See Also line.
-#  Just name the related symbols. The system will work everything out.
-#  (Note that if you link some item from here, that item will auto-point
-#  back here (under "indirect links" section))
-see also:
-
-# If the autogenerated list of missing elements for an item is not
-# enough (that is, you need more "personal touch" to describe the missing
-# elements, use this field:
-missing:
-
-# Usually not needed to modify below
-
-#  id: name of the output file (defaults to <name>)
-id:
-#  name: visible name in the pages
-name:
-#  specify person(s). Defaults to icdevgroup
-author:
-#  leave empty; GPL is the default
-copyright:
+default: none
+see also: MV_MAILFROM



1.2       +0 -27     xmldocs/refs/MV_HTML4_COMPLIANT/control


rev 1.2, prev_rev 1.1
Index: control
===================================================================
RCS file: /var/cvs/xmldocs/refs/MV_HTML4_COMPLIANT/control,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- control	28 Jul 2004 20:53:39 -0000	1.1
+++ control	24 Aug 2004 18:26:43 -0000	1.2
@@ -1,29 +1,2 @@
-# The usual comments can be used here. 
-# To override a field, supply a value
-# To let it through unmodified, simply leave the fields empty
-
-#  purpose: oneline description (MUST FILL IN)
 purpose: output HTML4-compliant HTML code
-#  default value if applicable (make it short, just like: 0, none, ...)
 default: 0
-# Please take time to fill in the See Also line.
-#  Just name the related symbols. The system will work everything out.
-#  (Note that if you link some item from here, that item will auto-point
-#  back here (under "indirect links" section))
-see also:
-
-# If the autogenerated list of missing elements for an item is not
-# enough (that is, you need more "personal touch" to describe the missing
-# elements), use this field. You can also use "missing:" multiple times:
-missing:
-
-# Usually not needed to modify below
-
-#  id: name of the output file (defaults to <name>)
-id:
-#  name: visible name in the pages
-name:
-#  specify person(s). Defaults to icdevgroup
-author:
-#  leave empty; GPL is the default
-copyright:



1.3       +2 -28     xmldocs/refs/MV_MAILFROM/control


rev 1.3, prev_rev 1.2
Index: control
===================================================================
RCS file: /var/cvs/xmldocs/refs/MV_MAILFROM/control,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- control	8 Aug 2004 20:05:23 -0000	1.2
+++ control	24 Aug 2004 18:26:43 -0000	1.3
@@ -1,29 +1,3 @@
-# The usual comments can be used here. 
-# To override a field, supply a value
-# To let it through unmodified, simply leave the fields empty
-
-#  purpose: oneline description (MUST FILL IN)
 purpose: specifies the default sender e-mail address when SMTP is used to send mail
-#  default value if applicable (make it short, just like: 0, none, ...)
-default:
-# Please take time to fill in the See Also line.
-#  Just name the related symbols. The system will work everything out.
-#  (Note that if you link some item from here, that item will auto-point
-#  back here (under "indirect links" section))
-see also: MV_SMTPHOST
-
-# If the autogenerated list of missing elements for an item is not
-# enough (that is, you need more "personal touch" to describe the missing
-# elements), use this field. You can also use "missing:" multiple times:
-missing:
-
-# Usually not needed to modify below
-
-#  id: name of the output file (defaults to <name>)
-id:
-#  name: visible name in the pages
-name:
-#  specify person(s). Defaults to icdevgroup
-author:
-#  leave empty; GPL is the default
-copyright:
+default: value of the MailOrderTo config directive
+see also: MV_SMTPHOST, MV_HELO, MailOrderTo



1.2       +0 -27     xmldocs/refs/MV_NO_CRYPT/control


rev 1.2, prev_rev 1.1
Index: control
===================================================================
RCS file: /var/cvs/xmldocs/refs/MV_NO_CRYPT/control,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- control	28 Jul 2004 20:53:39 -0000	1.1
+++ control	24 Aug 2004 18:26:43 -0000	1.2
@@ -1,29 +1,2 @@
-# The usual comments can be used here. 
-# To override a field, supply a value
-# To let it through unmodified, simply leave the fields empty
-
-#  purpose: oneline description (MUST FILL IN)
 purpose: disable the use of password encryption server-wide
-#  default value if applicable (make it short, just like: 0, none, ...)
 default: 0
-# Please take time to fill in the See Also line.
-#  Just name the related symbols. The system will work everything out.
-#  (Note that if you link some item from here, that item will auto-point
-#  back here (under "indirect links" section))
-see also:
-
-# If the autogenerated list of missing elements for an item is not
-# enough (that is, you need more "personal touch" to describe the missing
-# elements), use this field. You can also use "missing:" multiple times:
-missing:
-
-# Usually not needed to modify below
-
-#  id: name of the output file (defaults to <name>)
-id:
-#  name: visible name in the pages
-name:
-#  specify person(s). Defaults to icdevgroup
-author:
-#  leave empty; GPL is the default
-copyright:



1.3       +1 -1      xmldocs/refs/MV_NO_CRYPT/description


rev 1.3, prev_rev 1.2
Index: description
===================================================================
RCS file: /var/cvs/xmldocs/refs/MV_NO_CRYPT/description,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- description	8 Aug 2004 20:05:24 -0000	1.2
+++ description	24 Aug 2004 18:26:43 -0000	1.3
@@ -1,2 +1,2 @@
 If configured, it disables the use
-of <function>crypt()</function> function or <ulink url="http://userpages.umbc.edu/~mabzug1/cs/md5/md5.html">MD5</ulink> password hashing server-wide.
+of <function>crypt()</function> function and/or <ulink url="http://userpages.umbc.edu/~mabzug1/cs/md5/md5.html">MD5</ulink> password hashing server-wide.



1.3       +2 -28     xmldocs/refs/MV_PAGE/control


rev 1.3, prev_rev 1.2
Index: control
===================================================================
RCS file: /var/cvs/xmldocs/refs/MV_PAGE/control,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- control	8 Aug 2004 20:05:24 -0000	1.2
+++ control	24 Aug 2004 18:26:44 -0000	1.3
@@ -1,29 +1,3 @@
-# The usual comments can be used here. 
-# To override a field, supply a value
-# To let it through unmodified, simply leave the fields empty
-
-#  purpose: oneline description (MUST FILL IN)
 purpose: contains the relative pathname of the current page
-#  default value if applicable (make it short, just like: 0, none, ...)
-default:
-# Please take time to fill in the See Also line.
-#  Just name the related symbols. The system will work everything out.
-#  (Note that if you link some item from here, that item will auto-point
-#  back here (under "indirect links" section))
-see also:
-
-# If the autogenerated list of missing elements for an item is not
-# enough (that is, you need more "personal touch" to describe the missing
-# elements), use this field. You can also use "missing:" multiple times:
-missing:
-
-# Usually not needed to modify below
-
-#  id: name of the output file (defaults to <name>)
-id:
-#  name: visible name in the pages
-name:
-#  specify person(s). Defaults to icdevgroup
-author:
-#  leave empty; GPL is the default
-copyright:
+default: none
+see also: MV_PREV_PAGE



1.3       +2 -28     xmldocs/refs/MV_PREV_PAGE/control


rev 1.3, prev_rev 1.2
Index: control
===================================================================
RCS file: /var/cvs/xmldocs/refs/MV_PREV_PAGE/control,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- control	8 Aug 2004 20:05:24 -0000	1.2
+++ control	24 Aug 2004 18:26:44 -0000	1.3
@@ -1,29 +1,3 @@
-# The usual comments can be used here. 
-# To override a field, supply a value
-# To let it through unmodified, simply leave the fields empty
-
-#  purpose: oneline description (MUST FILL IN)
 purpose: contains the relative pathname of the last page read
-#  default value if applicable (make it short, just like: 0, none, ...)
-default:
-# Please take time to fill in the See Also line.
-#  Just name the related symbols. The system will work everything out.
-#  (Note that if you link some item from here, that item will auto-point
-#  back here (under "indirect links" section))
-see also:
-
-# If the autogenerated list of missing elements for an item is not
-# enough (that is, you need more "personal touch" to describe the missing
-# elements), use this field. You can also use "missing:" multiple times:
-missing:
-
-# Usually not needed to modify below
-
-#  id: name of the output file (defaults to <name>)
-id:
-#  name: visible name in the pages
-name:
-#  specify person(s). Defaults to icdevgroup
-author:
-#  leave empty; GPL is the default
-copyright:
+default: none
+see also: MV_PAGE



1.2       +0 -27     xmldocs/refs/MV_SESSION_READ_RETRY/control


rev 1.2, prev_rev 1.1
Index: control
===================================================================
RCS file: /var/cvs/xmldocs/refs/MV_SESSION_READ_RETRY/control,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- control	28 Jul 2004 20:53:40 -0000	1.1
+++ control	24 Aug 2004 18:26:44 -0000	1.2
@@ -1,29 +1,2 @@
-# The usual comments can be used here. 
-# To override a field, supply a value
-# To let it through unmodified, simply leave the fields empty
-
-#  purpose: oneline description (MUST FILL IN)
 purpose: specifies the number of times to retry reading the session file
-#  default value if applicable (make it short, just like: 0, none, ...)
 default: 5
-# Please take time to fill in the See Also line.
-#  Just name the related symbols. The system will work everything out.
-#  (Note that if you link some item from here, that item will auto-point
-#  back here (under "indirect links" section))
-see also:
-
-# If the autogenerated list of missing elements for an item is not
-# enough (that is, you need more "personal touch" to describe the missing
-# elements), use this field. You can also use "missing:" multiple times:
-missing:
-
-# Usually not needed to modify below
-
-#  id: name of the output file (defaults to <name>)
-id:
-#  name: visible name in the pages
-name:
-#  specify person(s). Defaults to icdevgroup
-author:
-#  leave empty; GPL is the default
-copyright:



1.2       +2 -28     xmldocs/refs/MV_SMTPHOST/control


rev 1.2, prev_rev 1.1
Index: control
===================================================================
RCS file: /var/cvs/xmldocs/refs/MV_SMTPHOST/control,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- control	28 Jul 2004 20:53:40 -0000	1.1
+++ control	24 Aug 2004 18:26:44 -0000	1.2
@@ -1,29 +1,3 @@
-# The usual comments can be used here. 
-# To override a field, supply a value
-# To let it through unmodified, simply leave the fields empty
-
-#  purpose: oneline description (MUST FILL IN)
 purpose: specifies the default sender hostname when SMTP is used to send mail
-#  default value if applicable (make it short, just like: 0, none, ...)
-default:
-# Please take time to fill in the See Also line.
-#  Just name the related symbols. The system will work everything out.
-#  (Note that if you link some item from here, that item will auto-point
-#  back here (under "indirect links" section))
-see also: MV_MAILFROM
-
-# If the autogenerated list of missing elements for an item is not
-# enough (that is, you need more "personal touch" to describe the missing
-# elements), use this field. You can also use "missing:" multiple times:
-missing:
-
-# Usually not needed to modify below
-
-#  id: name of the output file (defaults to <name>)
-id:
-#  name: visible name in the pages
-name:
-#  specify person(s). Defaults to icdevgroup
-author:
-#  leave empty; GPL is the default
-copyright:
+default: none
+see also: MV_MAILFROM, MV_HELO



1.2       +1 -1      xmldocs/refs/MV_SMTPHOST/description


rev 1.2, prev_rev 1.1
Index: description
===================================================================
RCS file: /var/cvs/xmldocs/refs/MV_SMTPHOST/description,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- description	28 Jul 2004 20:53:40 -0000	1.1
+++ description	24 Aug 2004 18:26:44 -0000	1.2
@@ -1,2 +1,2 @@
 When using SMTP (Net::SMTP module) to send mail from Interchange,
-this variable specifies the default hostname to use.
+this variable specifies the hostname to use.



1.2       +4 -29     xmldocs/refs/MV_SUBJECT/control


rev 1.2, prev_rev 1.1
Index: control
===================================================================
RCS file: /var/cvs/xmldocs/refs/MV_SUBJECT/control,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- control	28 Jul 2004 20:53:40 -0000	1.1
+++ control	24 Aug 2004 18:26:44 -0000	1.2
@@ -1,29 +1,4 @@
-# The usual comments can be used here. 
-# To override a field, supply a value
-# To let it through unmodified, simply leave the fields empty
-
-#  purpose: oneline description (MUST FILL IN)
-purpose:
-#  default value if applicable (make it short, just like: 0, none, ...)
-default:
-# Please take time to fill in the See Also line.
-#  Just name the related symbols. The system will work everything out.
-#  (Note that if you link some item from here, that item will auto-point
-#  back here (under "indirect links" section))
-see also:
-
-# If the autogenerated list of missing elements for an item is not
-# enough (that is, you need more "personal touch" to describe the missing
-# elements), use this field. You can also use "missing:" multiple times:
-missing:the variable was only used in the foundation catalog?
-
-# Usually not needed to modify below
-
-#  id: name of the output file (defaults to <name>)
-id:
-#  name: visible name in the pages
-name:
-#  specify person(s). Defaults to icdevgroup
-author:
-#  leave empty; GPL is the default
-copyright:
+purpose: none
+default: none
+#missing:the variable was only used in the skeleton foundation catalog?
+ignore: y



1.2       +1 -26     xmldocs/refs/env/control


rev 1.2, prev_rev 1.1
Index: control
===================================================================
RCS file: /var/cvs/xmldocs/refs/env/control,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- control	13 Aug 2004 21:16:43 -0000	1.1
+++ control	24 Aug 2004 18:26:44 -0000	1.2
@@ -1,29 +1,4 @@
-# The usual comments can be used here. 
-# To override a field, supply a value
-# To let it through unmodified, simply leave the fields empty
-
-#  purpose: oneline description (MUST FILL IN)
 purpose: provides read-only access to the HTTP environment variables
-#  default value if applicable (make it short, just like: 0, none, ...)
-default:
-# Please take time to fill in the See Also line.
-#  Just name the related symbols. The system will work everything out.
-#  (Note that if you link some item from here, that item will auto-point
-#  back here (under "indirect links" section))
+default: none
 see also: var
-
-# If the autogenerated list of missing elements for an item is not
-# enough (that is, you need more "personal touch" to describe the missing
-# elements), use this field. You can also use "missing:" multiple times:
-missing:
-
-# Usually not needed to modify below
-
-#  id: name of the output file (defaults to <name>)
-id:
-#  name: visible name in the pages
-name:
-#  specify person(s). Defaults to icdevgroup
 author: Ed LaFrance
-#  leave empty; GPL is the default
-copyright:



1.4       +0 -13     xmldocs/refs/init_page/control


rev 1.4, prev_rev 1.3
Index: control
===================================================================
RCS file: /var/cvs/xmldocs/refs/init_page/control,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- control	30 Jul 2004 11:37:54 -0000	1.3
+++ control	24 Aug 2004 18:26:44 -0000	1.4
@@ -1,15 +1,2 @@
-# The usual comments can be used here. 
-# To override a field, supply a value
-# To let it through unmodified, simply leave the fields empty
-#  id: name of the output file (defaults to <name>)
-id:
-#  name: visible name in the pages
-name:
-#  purpose: oneline description
 purpose: custom subroutine to run before page Variable processing
-#  specify person(s). Defaults to icdevgroup
-author:
-#  leave empty; GPL is the default
-copyright:
-see also:
 default: none



1.3       +1 -22     xmldocs/refs/no_html_parse/control


rev 1.3, prev_rev 1.2
Index: control
===================================================================
RCS file: /var/cvs/xmldocs/refs/no_html_parse/control,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- control	23 Jul 2004 13:32:02 -0000	1.2
+++ control	24 Aug 2004 18:26:44 -0000	1.3
@@ -1,23 +1,2 @@
-# The usual comments can be used here. 
-# To override a field, supply a value
-# To let it through unmodified, simply leave the fields empty
-
-#  purpose: oneline description (MUST FILL IN)
-purpose:
-# Please take time to fill in the See Also line.
-#  Just name the related symbols. The system will work everything out.
-#  (Note that if you link some item from here, that item will auto-point
-#  back here (under "indirect links" section))
-see also:
-
-# Usually not needed to modify below
-
-#  id: name of the output file (defaults to <name>)
-id:
-#  name: visible name in the pages
-name:
-#  specify person(s). Defaults to icdevgroup
-author:
-#  leave empty; GPL is the default
-copyright:
+purpose: disable parsing of MV= arguments inside HTML tags
 default: 0



1.2       +1 -2      xmldocs/refs/no_html_parse/example


rev 1.2, prev_rev 1.1
Index: example
===================================================================
RCS file: /var/cvs/xmldocs/refs/no_html_parse/example,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- example	21 Jul 2004 20:24:52 -0000	1.1
+++ example	24 Aug 2004 18:26:44 -0000	1.2
@@ -5,13 +5,12 @@
 </title>
 
 <para>
-If you want to enable or disable this pragma for only a particular page,
+If you want to enable this pragma for only a particular page,
 do anywhere in the page:
 </para>
 
 <programlisting><![CDATA[
 [pragma no_html_parse]
-[pragma no_html_parse 0]
 ]]></programlisting>
 
 </example>



1.2       +1 -2      xmldocs/refs/no_html_parse/synopsis


rev 1.2, prev_rev 1.1
Index: synopsis
===================================================================
RCS file: /var/cvs/xmldocs/refs/no_html_parse/synopsis,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- synopsis	21 Jul 2004 20:24:52 -0000	1.1
+++ synopsis	24 Aug 2004 18:26:44 -0000	1.2
@@ -1,4 +1,3 @@
 <synopsis><![CDATA[
-[pragma no_html_parse]
-[pragma no_html_parse 0]
+Pragma no_html_parse <0|1>
 ]]></synopsis>



1.2       +0 -22     xmldocs/refs/no_image_rewrite/control


rev 1.2, prev_rev 1.1
Index: control
===================================================================
RCS file: /var/cvs/xmldocs/refs/no_image_rewrite/control,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- control	23 Jul 2004 22:42:24 -0000	1.1
+++ control	24 Aug 2004 18:26:44 -0000	1.2
@@ -1,24 +1,2 @@
-# The usual comments can be used here. 
-# To override a field, supply a value
-# To let it through unmodified, simply leave the fields empty
-
-#  purpose: oneline description (MUST FILL IN)
 purpose: prevent image locations from being altered
-#  default value if applicable (make it short, just like: 0, none, ...)
 default: 0
-# Please take time to fill in the See Also line.
-#  Just name the related symbols. The system will work everything out.
-#  (Note that if you link some item from here, that item will auto-point
-#  back here (under "indirect links" section))
-see also:
-
-# Usually not needed to modify below
-
-#  id: name of the output file (defaults to <name>)
-id:
-#  name: visible name in the pages
-name:
-#  specify person(s). Defaults to icdevgroup
-author:
-#  leave empty; GPL is the default
-copyright:



1.2       +1 -1      xmldocs/refs/no_image_rewrite/synopsis


rev 1.2, prev_rev 1.1
Index: synopsis
===================================================================
RCS file: /var/cvs/xmldocs/refs/no_image_rewrite/synopsis,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- synopsis	23 Jul 2004 22:42:24 -0000	1.1
+++ synopsis	24 Aug 2004 18:26:44 -0000	1.2
@@ -1,3 +1,3 @@
 <synopsis><![CDATA[
-Pragma no_image_rewrite
+Pragma no_image_rewrite <0|1>
 ]]></synopsis>



1.3       +1 -1      xmldocs/refs/post_page/notes


rev 1.3, prev_rev 1.2
Index: notes
===================================================================
RCS file: /var/cvs/xmldocs/refs/post_page/notes,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- notes	8 Aug 2004 20:05:24 -0000	1.2
+++ notes	24 Aug 2004 18:26:44 -0000	1.3
@@ -1 +1 @@
-The old documentation system improperly describes the phase at which the <pragma>post_page</pragma> pragma takes effect (it says it's after <option>Variable</option> processing and before tag interpolation).
+The old documentation system improperly describes the phase at which the <pragma>post_page</pragma> pragma takes effect (it states it happens after <option>Variable</option> processing and before tag interpolation).



1.4       +1 -13     xmldocs/refs/pre_page/control


rev 1.4, prev_rev 1.3
Index: control
===================================================================
RCS file: /var/cvs/xmldocs/refs/pre_page/control,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- control	30 Jul 2004 11:37:54 -0000	1.3
+++ control	24 Aug 2004 18:26:45 -0000	1.4
@@ -1,15 +1,3 @@
-# The usual comments can be used here. 
-# To override a field, supply a value
-# To let it through unmodified, simply leave the fields empty
-#  id: name of the output file (defaults to <name>)
-id:
-#  name: visible name in the pages
-name:
-#  purpose: oneline description (MUST FILL IN)
 purpose: custom subroutine to run after Variable substitution, before interpolation
-#  specify person(s). Defaults to icdevgroup
-author:
-#  leave empty; GPL is the default
-copyright:
-see also: init_page, post_page
 default: none
+see also: init_page, post_page



1.3       +1 -21     xmldocs/refs/safe_data/control


rev 1.3, prev_rev 1.2
Index: control
===================================================================
RCS file: /var/cvs/xmldocs/refs/safe_data/control,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- control	23 Aug 2004 17:38:42 -0000	1.2
+++ control	24 Aug 2004 18:26:45 -0000	1.3
@@ -1,23 +1,3 @@
-# The usual comments can be used here. 
-# To override a field, supply a value
-# To let it through unmodified, simply leave the fields empty
-
-#  purpose: oneline description (MUST FILL IN)
 purpose: allow reparsing of database values in search for Interchange tags
-# Please take time to fill in the See Also line.
-#  Just name the related symbols. The system will work everything out.
-#  (Note that if you link some item from here, that item will auto-point
-#  back here (under "indirect links" section))
-see also: restrict
-
-# Usually not needed to modify below
-
-#  id: name of the output file (defaults to <name>)
-id:
-#  name: visible name in the pages
-name:
-#  specify person(s). Defaults to icdevgroup
-author:
-#  leave empty; GPL is the default
-copyright:
 default: 0
+see also: restrict



1.2       +1 -1      xmldocs/refs/safe_data/synopsis


rev 1.2, prev_rev 1.1
Index: synopsis
===================================================================
RCS file: /var/cvs/xmldocs/refs/safe_data/synopsis,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- synopsis	23 Jul 2004 13:32:02 -0000	1.1
+++ synopsis	24 Aug 2004 18:26:45 -0000	1.2
@@ -1,3 +1,3 @@
 <synopsis><![CDATA[
-Pragma safe_data
+Pragma safe_data <0|1>
 ]]></synopsis>



1.2       +0 -21     xmldocs/refs/strip_white/control


rev 1.2, prev_rev 1.1
Index: control
===================================================================
RCS file: /var/cvs/xmldocs/refs/strip_white/control,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- control	23 Jul 2004 13:32:03 -0000	1.1
+++ control	24 Aug 2004 18:26:45 -0000	1.2
@@ -1,23 +1,2 @@
-# The usual comments can be used here. 
-# To override a field, supply a value
-# To let it through unmodified, simply leave the fields empty
-
-#  purpose: oneline description (MUST FILL IN)
 purpose: strip whitespace from the top of Interchange-served HTML pages
-# Please take time to fill in the See Also line.
-#  Just name the related symbols. The system will work everything out.
-#  (Note that if you link some item from here, that item will auto-point
-#  back here (under "indirect links" section))
-see also:
-
-# Usually not needed to modify below
-
-#  id: name of the output file (defaults to <name>)
-id:
-#  name: visible name in the pages
-name:
-#  specify person(s). Defaults to icdevgroup
-author:
-#  leave empty; GPL is the default
-copyright:
 default: 0



1.2       +1 -1      xmldocs/refs/strip_white/synopsis


rev 1.2, prev_rev 1.1
Index: synopsis
===================================================================
RCS file: /var/cvs/xmldocs/refs/strip_white/synopsis,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- synopsis	23 Jul 2004 13:32:03 -0000	1.1
+++ synopsis	24 Aug 2004 18:26:45 -0000	1.2
@@ -1,3 +1,3 @@
 <synopsis><![CDATA[
-Pragma strip_white
+Pragma strip_white <0|1>
 ]]></synopsis>



1.3       +1 -21     xmldocs/refs/substitute_table_image/control


rev 1.3, prev_rev 1.2
Index: control
===================================================================
RCS file: /var/cvs/xmldocs/refs/substitute_table_image/control,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- control	8 Aug 2004 20:05:25 -0000	1.2
+++ control	24 Aug 2004 18:26:45 -0000	1.3
@@ -1,23 +1,3 @@
-# The usual comments can be used here. 
-# To override a field, supply a value
-# To let it through unmodified, simply leave the fields empty
-
-#  purpose: oneline description (MUST FILL IN)
 purpose: substitute background image paths in HTML table elements
-# Please take time to fill in the See Also line.
-#  Just name the related symbols. The system will work everything out.
-#  (Note that if you link some item from here, that item will auto-point
-#  back here (under "indirect links" section))
-see also: no_image_rewrite, ImageDir, ImageSecureDir
-
-# Usually not needed to modify below
-
-#  id: name of the output file (defaults to <name>)
-id:
-#  name: visible name in the pages
-name:
-#  specify person(s). Defaults to icdevgroup
-author: Stefan Hornburg
-#  leave empty; GPL is the default
-copyright:
 default: 0
+see also: no_image_rewrite, ImageDir, ImageSecureDir



1.2       +1 -1      xmldocs/refs/substitute_table_image/synopsis


rev 1.2, prev_rev 1.1
Index: synopsis
===================================================================
RCS file: /var/cvs/xmldocs/refs/substitute_table_image/synopsis,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- synopsis	23 Jul 2004 13:32:08 -0000	1.1
+++ synopsis	24 Aug 2004 18:26:45 -0000	1.2
@@ -1,3 +1,3 @@
 <synopsis><![CDATA[
-Pragma substitute_table_image
+Pragma substitute_table_image <0|1>
 ]]></synopsis>








More information about the docs mailing list