[docs] docs - racke modified ictemplates.sdf

docs@icdevgroup.org docs@icdevgroup.org
Fri Sep 13 12:06:01 2002


User:      racke
Date:      2002-09-13 16:05:32 GMT
Modified:  .        ictemplates.sdf
Log:
applies to both perl and mvasp
SQL just needs Safe::Hole

Revision  Changes    Path
1.44      +3 -3      docs/ictemplates.sdf


rev 1.44, prev_rev 1.43
Index: ictemplates.sdf
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /anon_cvs/repository/docs/ictemplates.sdf,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ictemplates.sdf	1 Aug 2002 18:39:54 -0000	1.43
+++ ictemplates.sdf	13 Sep 2002 16:05:31 -0000	1.44
@@ -1,10 +1,10 @@
 !init OPT_LOOK=3D"akopia"; OPT_STYLE=3D"manual"
-# $Id: ictemplates.sdf,v 1.43 2002/08/01 18:39:54 kwalsh Exp $
+# $Id: ictemplates.sdf,v 1.44 2002/09/13 16:05:31 racke Exp $
=20
 !define DOC_NAME "Template Guide"
 !define DOC_TYPE ""
 !define DOC_CODE "ictemplates"
-!define DOC_VERSION substr('$Revision: 1.43 $',11, -2)
+!define DOC_VERSION substr('$Revision: 1.44 $',11, -2)
 !define DOC_STATUS "Draft"
 !define DOC_PROJECT "Interchange"
 !define DOC_URL "http://interchange.redhat.com/doc/ictemplates.html"
@@ -1081,7 +1081,7 @@
=20
 LI1: %Db
=20
-.A hash of databases shared with the C<[mvasp tables=3D"foo"]> parameter t=
o the tag call. Once the database is shared, it is open and can be accessed=
 by any of its methods. This will not work with SQL unless AllowGlobal is s=
et for the catalog.
+.A hash of databases shared with the C<tables=3D"foo"> parameter to the C<=
[perl]> resp. C<[mvasp]> tag calls. Once the database is shared, it is open=
 and can be accessed by any of its methods. This will not work with SQL unl=
ess the C<Safe::Hole> module is installed or AllowGlobal is set for the cat=
alog.
=20
 {{B:NOTE}}: This object is not present and the below will not work with [c=
alc].
=20