|
From: Chris W. <la...@us...> - 2001-10-29 05:19:49
|
Update of /cvsroot/openinteract/OpenInteract/doc
In directory usw-pr-cvs1:/tmp/cvs-serv6554
Modified Files:
LDAP.html admin.html data_import.html developer.html
glossary.html index.html manager.html overview.html
spops_overview.html template_widgets.html
Log Message:
modify slightly the HTML (not a full page now)
Index: LDAP.html
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract/doc/LDAP.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** LDAP.html 2001/10/17 04:47:08 1.12
--- LDAP.html 2001/10/29 05:19:46 1.13
***************
*** 1,8 ****
- <html>
- <head>
- <title>OpenInteract and LDAP: Setting it Up</title>
- </head>
- <body>
- <!-- <template_status>no_parse</template_status> -->
<h1>OpenInteract and LDAP</h1>
--- 1,2 ----
***************
*** 389,394 ****
infromation.</p>
! </ol>
!
! </body>
! </html>
\ No newline at end of file
--- 383,385 ----
infromation.</p>
! </ol>
\ No newline at end of file
Index: admin.html
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract/doc/admin.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** admin.html 2001/10/12 12:33:25 1.5
--- admin.html 2001/10/29 05:19:46 1.6
***************
*** 1,11 ****
! <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
! <html>
! <head>
! <title>OpenInteract Administrator's Guide</title>
! </head>
!
! <body>
! <!-- <template_status>no_parse</template_status> -->
! <h1>OpenInteract Administrator's Guide</h1>
<P>This document goes over issues concerning system
--- 1,3 ----
! <h1>OpenInteract Administrator's Guide</h1>
<P>This document goes over issues concerning system
***************
*** 991,998 ****
<li><b>Apache Virtual Host documentation</b><br>
<a href="http://www.apache.org/docs/vhosts/index.html">http://www.apache.org/docs/vhosts/index.html</a></li>
-
- </ul>
! </body>
! </html>
!
\ No newline at end of file
--- 983,986 ----
<li><b>Apache Virtual Host documentation</b><br>
<a href="http://www.apache.org/docs/vhosts/index.html">http://www.apache.org/docs/vhosts/index.html</a></li>
! </ul>
\ No newline at end of file
Index: data_import.html
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract/doc/data_import.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** data_import.html 2001/10/13 20:09:58 1.1
--- data_import.html 2001/10/29 05:19:46 1.2
***************
*** 1,11 ****
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
- <html>
- <head>
- <title>Importing Data into OpenInteract</title>
- </head>
-
- <body>
- <!-- <template_status>no_parse</template_status> -->
-
<h1>Importing Data into OpenInteract</h1>
--- 1,2 ----
***************
*** 127,137 ****
OpenInteract, such as in the 'base_theme' or 'base_group'
packages.</p>
-
- <hr>
- <address><a href="mailto:ch...@cw...">Chris Winters</a></address>
- <!-- Created: Mon Oct 8 12:39:23 EDT 2001 -->
- <!-- hhmts start -->
- Last modified: Sat Oct 13 16:23:06 EDT 2001
- <!-- hhmts end -->
- </body>
- </html>
--- 118,119 ----
Index: developer.html
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract/doc/developer.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** developer.html 2001/10/12 12:33:25 1.4
--- developer.html 2001/10/29 05:19:46 1.5
***************
*** 1,11 ****
! <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
! <html>
! <head>
! <title>OpenInteract Developer's Guide</title>
! </head>
!
! <body>
! <!-- <template_status>no_parse</template_status> -->
! <h1>OpenInteract Developer's Guide</h1>
<h1>Introduction</h1>
--- 1,3 ----
! <h1>OpenInteract Developer's Guide</h1>
<h1>Introduction</h1>
***************
*** 1015,1021 ****
<p>Good luck ... we hope you will have fun! And remember the old LISP
motto (by Alan Perlis):
-
- <p><cite>Invent and fit - have fits and reinvent!</cite>
! </body>
! </html>
--- 1007,1010 ----
<p>Good luck ... we hope you will have fun! And remember the old LISP
motto (by Alan Perlis):
! <p><cite>Invent and fit - have fits and reinvent!</cite>
\ No newline at end of file
Index: glossary.html
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract/doc/glossary.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** glossary.html 2001/10/12 12:33:25 1.3
--- glossary.html 2001/10/29 05:19:46 1.4
***************
*** 1,10 ****
- <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
- <html>
- <head>
- <title>OpenInteract Glossary</title>
- </head>
-
- <body>
- <!-- <template_status>no_parse</template_status> -->
<h1>OpenInteract Glossary</h1>
--- 1,2 ----
***************
*** 76,82 ****
set of user-defined packages. You configure the website using
the <code>server.perl</code> file.</dd>
-
- </dl>
! </body>
! </html>
--- 68,71 ----
set of user-defined packages. You configure the website using
the <code>server.perl</code> file.</dd>
! </dl>
\ No newline at end of file
Index: index.html
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract/doc/index.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** index.html 2001/10/13 20:08:55 1.4
--- index.html 2001/10/29 05:19:46 1.5
***************
*** 1,11 ****
! <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
! <html>
! <head>
! <title>Guides to OpenInteract</title>
! </head>
!
! <body>
! <!-- <template_status>no_parse</template_status> -->
! <h1>Guides to OpenInteract</h1>
<ul>
--- 1,3 ----
! <h1>Guides to OpenInteract</h1>
<ul>
***************
*** 19,25 ****
<li><a href="template_widgets.html">OpenInteract Template Widgets</a></li>
<li><a href="data_import.html">Importing Data into OpenInteract</a></li>
-
</ul>
-
- </body>
- </html>
--- 11,13 ----
Index: manager.html
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract/doc/manager.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** manager.html 2001/10/12 12:33:25 1.2
--- manager.html 2001/10/29 05:19:46 1.3
***************
*** 1,11 ****
! <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
! <html>
! <head>
! <title>Illustrated Manager's Guide to OpenInteract</title>
! </head>
!
! <body>
! <!-- <template_status>no_parse</template_status> -->
! <h1>Illustrated Manager's Guide to OpenInteract</h1>
<h2>Overview</h2>
--- 1,3 ----
! <h1>Illustrated Manager's Guide to OpenInteract</h1>
<h2>Overview</h2>
***************
*** 153,157 ****
package that allows you to filter errors by date or type, making it
easy to pinpoint problems in your website.
-
- </body>
- </html>
--- 145,146 ----
Index: overview.html
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract/doc/overview.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** overview.html 2001/10/12 12:33:25 1.2
--- overview.html 2001/10/29 05:19:46 1.3
***************
*** 1,13 ****
! <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
! <html>
! <head>
! <title>Introduction to OpenInteract</title>
! </head>
!
! <body>
! <!-- <template_status>no_parse</template_status> -->
!
!
! <H1>What OpenInteract is</H1>
<P>
--- 1,3 ----
! <H1>Introduction to OpenInteract</H1>
<P>
***************
*** 345,350 ****
themes behind the scenes, testing out and tweaking the appearance,
then rolling it out for everyone.
-
- </BODY>
-
- </HTML>
--- 335,336 ----
Index: spops_overview.html
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract/doc/spops_overview.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** spops_overview.html 2001/10/12 12:33:25 1.2
--- spops_overview.html 2001/10/29 05:19:46 1.3
***************
*** 1,11 ****
! <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
! <html>
! <head>
! <title>Introduction to SPOPS</title>
! </head>
!
! <body>
! <!-- <template_status>no_parse</template_status> -->
! <h1>Introduction to SPOPS</h1>
<h2>Introduction</h2>
--- 1,3 ----
! <h1>Introduction to SPOPS</h1>
<h2>Introduction</h2>
***************
*** 260,264 ****
reverting to the permission for the scope WORLD.</A>
</UL>
-
- </body>
- </html>
--- 252,253 ----
Index: template_widgets.html
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract/doc/template_widgets.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** template_widgets.html 2001/10/13 20:09:17 1.4
--- template_widgets.html 2001/10/29 05:19:46 1.5
***************
*** 1,10 ****
- <html>
- <head>
- <title>OpenInteract: Template Widgets</title>
- </head>
-
- <body>
- <!-- <template_status>no_parse</template_status> -->
-
<h1>OpenInteract: Template Widgets</h1>
--- 1,2 ----
***************
*** 317,328 ****
versions of OpenInteract will phase out template-only components
and transition them to template widgets.</p>
-
-
- <hr>
- <address><a href="mailto:ch...@cw...">Chris Winters</a></address>
- <!-- Created: Mon Oct 8 12:39:23 EDT 2001 -->
- <!-- hhmts start -->
- Last modified: Sat Oct 13 10:46:47 EDT 2001
- <!-- hhmts end -->
- </body>
- </html>
--- 309,310 ----
|