[interchange-docs] xmldocs - racke modified 2 files

docs at icdevgroup.org docs at icdevgroup.org
Tue Dec 19 03:42:14 EST 2006


User:      racke
Date:      2006-12-19 08:42:13 GMT
Modified:  .        TODO
Added:     refs     restrict.tag
Log:
restrict documentation added, but it is ignored :-(

Revision  Changes    Path
1.101     +3 -0      xmldocs/TODO


rev 1.101, prev_rev 1.100
Index: TODO
===================================================================
RCS file: /var/cvs/xmldocs/TODO,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- TODO	13 Dec 2006 22:48:11 -0000	1.100
+++ TODO	19 Dec 2006 08:42:13 -0000	1.101
@@ -1,4 +1,7 @@
+Bugs:
 - swish breaks description if it contains "
+- documentation for bounce and restrict is ignored
+
 - order counter, Session->{mv_order_number}, cronjob -0001, or file da-te.counter, or session_id.time
 - in iccattut, s/item-field/item-param/ at least on some places. 
 - Make xmldocs tarball in ftp autoupdated



1.1                  xmldocs/refs/restrict.tag


rev 1.1, prev_rev 1.0
Index: restrict.tag
===================================================================
__NAME__ purpose
restrict tag execution
__END__

__NAME__ synopsis 
<row>

	<entry>
	enable
	</entry>
	<entry>
	Yes
	</entry>
	<entry>
	No
	</entry>
	<entry>
	<!-- DFL -->
	</entry>
	<entry>
	list of allowed tags
	</entry>

</row> 
<row>

	<entry>
	disable
	</entry>
	<entry>
	<!-- POS -->
	</entry>
	<entry>
	<!-- REQ -->
	</entry>
	<entry>
	<!-- DFL -->
	</entry>
	<entry>
	list of disallowed tags
	</entry>

</row> 
<row>

	<entry>
	policy
	</entry>
	<entry>
	<!-- POS -->
	</entry>
	<entry>
	<!-- REQ -->
	</entry>
	<entry>
	deny
	</entry>
	<entry>
	policy (<literal>allow</literal> or <literal>deny</literal>)
	</entry>

</row> 
<row>

	<entry>
	log
	</entry>
	<entry>
	<!-- POS -->
	</entry>
	<entry>
	<!-- REQ -->
	</entry>
	<entry>
	all
	</entry>
	<entry>
	<!-- DSC -->
	</entry>

</row> 
&ROW_INTERPOLATE_0;
&ROW_REPARSE_1;
__END__








More information about the docs mailing list