[interchange-docs] [SCM] Interchange XML documentation branch, master, updated. b2c4a435f8f26c3675acf8f1051d6ccb6b8ae5e0

Stefan Hornburg racke at rt.icdevgroup.org
Sat Feb 14 08:55:02 UTC 2009


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Interchange XML documentation".

The branch, master has been updated
       via  b2c4a435f8f26c3675acf8f1051d6ccb6b8ae5e0 (commit)
       via  4ee635b3c769e80c3acc97b1b399b647f10353ad (commit)
      from  ec617c310ba88fe851474f88ce3ba33120ad544a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit b2c4a435f8f26c3675acf8f1051d6ccb6b8ae5e0
Merge: 4ee635b3c769e80c3acc97b1b399b647f10353ad ec617c310ba88fe851474f88ce3ba33120ad544a
Author: Stefan Hornburg (Racke) <racke at linuxia.de>
Date:   Sat Feb 14 09:54:55 2009 +0100

    Merge branch 'master' of ssh://racke@git.icdevgroup.org/var/git/xmldocs

commit 4ee635b3c769e80c3acc97b1b399b647f10353ad
Author: Stefan Hornburg (Racke) <racke at linuxia.de>
Date:   Sat Feb 14 09:54:10 2009 +0100

    extended documentation about no_... attributes

-----------------------------------------------------------------------

Summary of changes and diff:
 refs/area/synopsis |   36 ++++++++++++++++++++++++++++--------
 1 files changed, 28 insertions(+), 8 deletions(-)
 mode change 100644 => 100755 refs/area/synopsis

diff --git a/refs/area/synopsis b/refs/area/synopsis
old mode 100644
new mode 100755
index efcd592..7629475
--- a/refs/area/synopsis
+++ b/refs/area/synopsis
@@ -120,10 +120,11 @@
 	</entry>
 
 </row> 
+
 <row>
 
 	<entry>
-	no_session
+	secure
 	</entry>
 	<entry>
 	<!-- POS -->
@@ -132,17 +133,17 @@
 	<!-- REQ -->
 	</entry>
 	<entry>
-	<!-- DFL -->
+	0
 	</entry>
 	<entry>
-	<!-- DSC -->
+	whether to use &conf-SecureURL; or &conf-VendURL;
 	</entry>
 
 </row> 
 <row>
 
 	<entry>
-	secure
+	match_security
 	</entry>
 	<entry>
 	<!-- POS -->
@@ -151,17 +152,16 @@
 	<!-- REQ -->
 	</entry>
 	<entry>
-	<literal>0</literal>
+	0
 	</entry>
 	<entry>
-	whether to use &conf-SecureURL; or &conf-VendURL;
 	</entry>
 
 </row> 
 <row>
 
 	<entry>
-	match_security
+	no_session_id
 	</entry>
 	<entry>
 	<!-- POS -->
@@ -170,9 +170,10 @@
 	<!-- REQ -->
 	</entry>
 	<entry>
-	<literal>0</literal>
+	0
 	</entry>
 	<entry>
+	suppress session identifier (<literal>id</literal>) if set
 	</entry>
 
 </row> 
@@ -195,5 +196,24 @@
 	</entry>
 
 </row> 
+<row>
+
+	<entry>
+	no_session
+	</entry>
+	<entry>
+	<!-- POS -->
+	</entry>
+	<entry>
+	<!-- REQ -->
+	</entry>
+	<entry>
+	0
+	</entry>
+	<entry>
+	same as <literal>no_session_id</literal> and <literal>no_count</literal> combined
+	</entry>
+
+</row> 
 &TAG_NON_CONTAINER;
 


hooks/post-receive
-- 
Interchange XML documentation



More information about the docs mailing list