[docs] xmldocs - docelic modified 3 files

docs at icdevgroup.org docs at icdevgroup.org
Thu Mar 3 10:19:55 EST 2005


User:      docelic
Date:      2005-03-03 15:19:55 GMT
Modified:  refs     AutoVariable Require
Added:     refs     AlwaysSecure
Log:
Fixes/additions

Revision  Changes    Path
1.2       +1 -1      xmldocs/refs/AutoVariable


rev 1.2, prev_rev 1.1
Index: AutoVariable
===================================================================
RCS file: /var/cvs/xmldocs/refs/AutoVariable,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- AutoVariable	19 Feb 2005 17:14:03 -0000	1.1
+++ AutoVariable	3 Mar 2005 15:19:55 -0000	1.2
@@ -1,5 +1,5 @@
 __NAME__ purpose
-list config directives that are to be made available through the Variable space
+specify config directives that are to be made available through the Variable space
 __END__
 
 



1.3       +1 -1      xmldocs/refs/Require


rev 1.3, prev_rev 1.2
Index: Require
===================================================================
RCS file: /var/cvs/xmldocs/refs/Require,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Require	8 Dec 2004 12:39:58 -0000	1.2
+++ Require	3 Mar 2005 15:19:55 -0000	1.3
@@ -1,5 +1,5 @@
 __NAME__ purpose
-guarantee existence of a feature
+require existence of a feature
 __END__
 
 __NAME__ see also



1.1                  xmldocs/refs/AlwaysSecure


rev 1.1, prev_rev 1.0
Index: AlwaysSecure
===================================================================
__NAME__ purpose
list pages that are always to be served over a HTTPS connection
__END__


__NAME__ see also
__END__

__NAME__ synopsis
<group choice='req'>
	<arg choice='plain' rep='repeat'><replaceable>page</replaceable></arg>
</group>
__END__


__NAME__ description
The directive specifies &IC; pages that are always to be served over a
secure (HTTPS) connection.
__END__

__NAME__ example: Specifying AlwaysSecure
<programlisting>
AlwaysSecure ord/checkout

AlwaysSecure   <<EOD
  change_password
  login
  member/account
  ord/billing
  ord/checkout
  ord/finalize
  ord/multi
  ord/shipping
  query/order_detail
EOD
</programlisting>
__END__









More information about the docs mailing list