[sword-cvs] swordweb about.jsp,1.2,1.3 index.jsp,1.3,1.4

sword@www.crosswire.org sword@www.crosswire.org
Wed, 20 Aug 2003 12:19:48 -0700


Update of /usr/local/cvsroot/swordweb
In directory www:/tmp/cvs-serv6292

Modified Files:
	about.jsp index.jsp 
Log Message:



Index: about.jsp
===================================================================
RCS file: /usr/local/cvsroot/swordweb/about.jsp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- about.jsp	23 May 2003 20:33:40 -0000	1.2
+++ about.jsp	20 Aug 2003 19:19:46 -0000	1.3
@@ -11,8 +11,22 @@
 
 	<tiles:put name="content" type="string">
 
-<h2>About the OSIS web interface</h2>
-This is the place where the about information should be put. More information will be made available later on.
+<h2>About the OSIS web interface</h2><br/><br/>
+The OSIS Bible Tool is brought to you by the Society of Biblical Literature
+and the American Bible Society.  The tool is intended to provide a free
+resource for scholars to engage the Bible and related texts from a scholarly
+perspective.  We include a tool for you to add your own texts, so you can
+add texts to the library for yourself, your students or your peers.  If you
+would like to add content to the tool, either your own or something in the
+public domain, please send the text to SBL for review and we will put it on
+the site.<br/><br/>
+
+The OSIS Bible Tool was built by the Crosswire Bible Society, and
+organization which provides free open source software.  You can visit
+Crosswire at <a href="www.crosswire.org">www.crosswire.org</a>.<br/><br/>
+
+To learn more about the OSIS initiative, visit <a href="www.bibletechnology.org">www.bibletechnologies.org</a>.
+
 
 	</tiles:put>
 </tiles:insert>

Index: index.jsp
===================================================================
RCS file: /usr/local/cvsroot/swordweb/index.jsp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- index.jsp	20 Aug 2003 18:04:07 -0000	1.3
+++ index.jsp	20 Aug 2003 19:19:46 -0000	1.4
@@ -9,10 +9,10 @@
 <h3>Tools And Things</h3>
 <br/>
 <ul>
-<li>SBL Online Resources<br/><br/></li>
-<li>ABS Online Resources<br/><br/></li>
-<li>Interative Maps<br/><br/></li>
-<li>Virtual Bible Library<br/><br/></li>
+<li><a href="http://www.sbl-site.org/e-resources.html">SBL Online Resources</a><br/><br/></li>
+<li><a href="http://www.bibleresourcecenter.org">ABS Online Resources</a><br/><br/></li>
+<li><a href="http://www.bibleresourcecenter.org/Research/multimedia/maps/">Interative Maps</a><br/><br/></li>
+<li><a href="http://www.bibleresourcecenter.org/research/virtuallibrary.dsp">Virtual Bible Library</a><br/><br/></li>
 </ul>
 </div>
 	</tiles:put>
@@ -30,7 +30,7 @@
 	</tiles:put>
 
 	<tiles:put name="content" type="string">
-Welcome to the OSIS Bible Tool; a free, open source tool for exploring the Bible and related public domain texts online.  We provide power searching capabilities and cutting edge tools to help you engage the Bible at a deeper level.  Our entire library is available here.<br/><br/>
-Also, be sure to check out these other sites for free Bible resources:  The SWORD Project, Unbound Bible, Bible Gateway, Crosswalk, and Blue Letter Bible.
+Welcome to the OSIS Bible Tool-- a free, open source tool for exploring the Bible and related public domain texts online.  We provide power searching capabilities and cutting edge tools to help you engage the Bible at a deeper level.  Our entire library is available here.<br/><br/>
+Also, be sure to check out these other sites for free Bible resources:  <a href="http://www.crosswire.org/sword">The SWORD Project</a>, <a href="http://www.unboundbible.com/">Unbound Bible</a>, <a href="http://www.biblegateway.com">Bible Gateway</a>, <a href="http://bible.crosswalk.com/">Crosswalk</a>, and <a href="http://www.blueletterbible.org">Blue Letter Bible</a>. <br/><br/>
 	</tiles:put>
 </tiles:insert>