|
From: Chris W. <la...@us...> - 2001-10-12 12:33:27
|
Update of /cvsroot/openinteract/OpenInteract/doc
In directory usw-pr-cvs1:/tmp/cvs-serv14720
Modified Files:
LDAP.html admin.html database.html developer.html
glossary.html index.html manager.html overview.html
spops_overview.html templates.html
Log Message:
added 'template_status' tag so we can tell static_page not to run these through TT
Index: LDAP.html
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract/doc/LDAP.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** LDAP.html 2001/09/05 12:45:31 1.10
--- LDAP.html 2001/10/12 12:33:25 1.11
***************
*** 4,7 ****
--- 4,8 ----
</head>
<body>
+ <!-- <template_status>no_parse</template_status> -->
<h1>OpenInteract and LDAP</h1>
Index: admin.html
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract/doc/admin.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** admin.html 2001/06/18 12:09:32 1.4
--- admin.html 2001/10/12 12:33:25 1.5
***************
*** 6,9 ****
--- 6,10 ----
<body>
+ <!-- <template_status>no_parse</template_status> -->
<h1>OpenInteract Administrator's Guide</h1>
Index: database.html
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract/doc/database.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** database.html 2001/06/07 02:39:12 1.5
--- database.html 2001/10/12 12:33:25 1.6
***************
*** 6,9 ****
--- 6,10 ----
<body>
+ <!-- <template_status>no_parse</template_status> -->
<h1>Databases and OpenInteract</h1>
Index: developer.html
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract/doc/developer.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** developer.html 2001/07/06 17:43:50 1.3
--- developer.html 2001/10/12 12:33:25 1.4
***************
*** 6,9 ****
--- 6,10 ----
<body>
+ <!-- <template_status>no_parse</template_status> -->
<h1>OpenInteract Developer's Guide</h1>
Index: glossary.html
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract/doc/glossary.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** glossary.html 2001/02/13 12:49:47 1.2
--- glossary.html 2001/10/12 12:33:25 1.3
***************
*** 6,9 ****
--- 6,10 ----
<body>
+ <!-- <template_status>no_parse</template_status> -->
<h1>OpenInteract Glossary</h1>
Index: index.html
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract/doc/index.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** index.html 2001/08/27 15:00:28 1.2
--- index.html 2001/10/12 12:33:25 1.3
***************
*** 6,9 ****
--- 6,10 ----
<body>
+ <!-- <template_status>no_parse</template_status> -->
<h1>Guides to OpenInteract</h1>
***************
*** 16,19 ****
--- 17,21 ----
<li><a href="glossary.html">OpenInteract Glossary</a></li>
<li><a href="LDAP.html">OpenInteract and LDAP</a></li>
+ <li><a href="template_widgets.html">OpenInteract Template Widgets</a></li>
</ul>
Index: manager.html
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract/doc/manager.html,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** manager.html 2001/02/02 06:18:47 1.1.1.1
--- manager.html 2001/10/12 12:33:25 1.2
***************
*** 6,9 ****
--- 6,10 ----
<body>
+ <!-- <template_status>no_parse</template_status> -->
<h1>Illustrated Manager's Guide to OpenInteract</h1>
Index: overview.html
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract/doc/overview.html,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** overview.html 2001/02/02 06:18:52 1.1.1.1
--- overview.html 2001/10/12 12:33:25 1.2
***************
*** 6,9 ****
--- 6,10 ----
<body>
+ <!-- <template_status>no_parse</template_status> -->
Index: spops_overview.html
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract/doc/spops_overview.html,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** spops_overview.html 2001/02/02 06:18:56 1.1.1.1
--- spops_overview.html 2001/10/12 12:33:25 1.2
***************
*** 6,9 ****
--- 6,10 ----
<body>
+ <!-- <template_status>no_parse</template_status> -->
<h1>Introduction to SPOPS</h1>
Index: templates.html
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract/doc/templates.html,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** templates.html 2001/02/02 06:18:58 1.1.1.1
--- templates.html 2001/10/12 12:33:25 1.2
***************
*** 1,10 ****
! <HTML>
! <HEAD>
! <TITLE>No Title</TITLE>
! <LINK REV="made" HREF="mailto:ro...@mo...">
! </HEAD>
!
! <BODY>
!
<!-- INDEX BEGIN -->
--- 1,3 ----
! <!-- <template_status>no_parse</template_status> -->
<!-- INDEX BEGIN -->
***************
*** 376,380 ****
</PRE>
<P>
! <PRE> [% IF news.tmp_security_level >= security_level.write %]
You can edit this object
[% END %]
--- 369,373 ----
</PRE>
<P>
! <PRE> [% IF news.tmp_security_level >= security_level.write %]
You can edit this object
[% END %]
***************
*** 701,708 ****
<P>
! <PRE> [% expires_on_info = date_into_hash( news.expires_on ) %]
! [% comp( 'date_select', day = expires_on_info.day,
year = expires_on_info.year,
! month = expires_on_info.month, ... ) %]
</PRE>
<LI>
--- 694,701 ----
<P>
! <PRE> [ % expires_on_info = date_into_hash( news.expires_on ) % ]
! [ % comp( 'date_select', day = expires_on_info.day,
year = expires_on_info.year,
! month = expires_on_info.month ) % ]
</PRE>
<LI>
***************
*** 721,725 ****
<P>
<PRE> <pre>
! [% sprintf( '$%5.2f - $%5.2f = $%5.2f', in_bank, owed, total ) %]
</pre>
</PRE>
--- 714,718 ----
<P>
<PRE> <pre>
! [ % sprintf( '$%5.2f - $%5.2f = $%5.2f', in_bank, owed, total ) % ]
</pre>
</PRE>
|