[sword-cvs] swordweb about.jsp,1.5,1.6 dailydevotion.jsp,1.5,1.6 help.jsp,1.1,1.2 index.jsp,1.11,1.12 powersearch.jsp,1.9,1.10 preferences.jsp,1.6,1.7

sword@www.crosswire.org sword@www.crosswire.org
Mon, 27 Oct 2003 16:35:41 -0700


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

Modified Files:
	about.jsp dailydevotion.jsp help.jsp index.jsp powersearch.jsp 
	preferences.jsp 
Log Message:
several small changes.


Index: about.jsp
===================================================================
RCS file: /usr/local/cvsroot/swordweb/about.jsp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- about.jsp	21 Aug 2003 19:34:18 -0000	1.5
+++ about.jsp	27 Oct 2003 23:35:39 -0000	1.6
@@ -10,8 +10,9 @@
 	</tiles:put>
 
 	<tiles:put name="content" type="string">
-
-<h2>About the OSIS web interface</h2><br/><br/>
+<div id="about">
+<h2>About the OSIS web interface</h2>
+<p>
 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
@@ -19,14 +20,19 @@
 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 site.
+</p>
 
+<p>
 The OSIS Bible Tool was built by the CrossWire Bible Society-- an
 organization which provides free, open source software and services.  You can visit
-CrossWire at <a href="www.crosswire.org">www.crosswire.org</a>.<br/><br/>
+CrossWire at <a href="www.crosswire.org">www.crosswire.org</a>.
+</p>
 
+<p>
 To learn more about the OSIS initiative, visit <a href="www.bibletechnology.org">www.bibletechnologies.org</a>.
-
+</p>
+</div>
 
 	</tiles:put>
 </tiles:insert>

Index: dailydevotion.jsp
===================================================================
RCS file: /usr/local/cvsroot/swordweb/dailydevotion.jsp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dailydevotion.jsp	31 Aug 2003 01:53:04 -0000	1.5
+++ dailydevotion.jsp	27 Oct 2003 23:35:39 -0000	1.6
@@ -16,6 +16,7 @@
 <tiles:insert beanName="basic" flush="true" >
 	<tiles:put name="title" value="Daily devotional" />
 	<tiles:put name="sidebar_left" type="string">
+<div id="devotionals">
 		<h2>Daily Devotionals:</h2>
 		<ul>
 		<%
@@ -32,7 +33,7 @@
 			activeDevo.setKeyText(formatter.format(new Date()));
 		%>
 		</ul>
-
+</div>
 	</tiles:put>
 
 	<tiles:put name="sidebar_right" type="string">
@@ -42,13 +43,14 @@
 		<%
 			formatter = new SimpleDateFormat("EEEE, MMM dd");
 		%>
+<div id="daily">
 		<h2>Today's Devotion (<%= formatter.format(new Date()) %>)</h2>
-		<br/>
-		From:
+
 		<p class="textname">&raquo; <%= activeDevo.getDescription().replaceAll("&", "&amp;") + " (" + activeDevo.getName() + ")" %></p>
-		<br/>
+
 		<div class="verse">
 			<%= new String(activeDevo.getRenderText().getBytes(), "UTF-8") %>
 		</div>
+</div>
 	</tiles:put>
 </tiles:insert>

Index: help.jsp
===================================================================
RCS file: /usr/local/cvsroot/swordweb/help.jsp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- help.jsp	18 Jun 2003 20:36:16 -0000	1.1
+++ help.jsp	27 Oct 2003 23:35:39 -0000	1.2
@@ -10,9 +10,14 @@
 	</tiles:put>
 
 	<tiles:put name="content" type="string">
-
+<div id="help">
 <h2>Help</h2>
-This is the help page!
+<p>This is the help page!</p>
 
+<p>
+Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
+</p>
+
+</div>
 	</tiles:put>
 </tiles:insert>

Index: index.jsp
===================================================================
RCS file: /usr/local/cvsroot/swordweb/index.jsp,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- index.jsp	15 Oct 2003 15:05:33 -0000	1.11
+++ index.jsp	27 Oct 2003 23:35:39 -0000	1.12
@@ -50,11 +50,13 @@
 	</tiles:put>
 
 	<tiles:put name="content" type="string">
+<div id="welcome">
 <p>
-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/>
+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.
 </p>
 <p>
-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/>
+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>. 
 </p>
+</div>
 	</tiles:put>
 </tiles:insert>

Index: powersearch.jsp
===================================================================
RCS file: /usr/local/cvsroot/swordweb/powersearch.jsp,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- powersearch.jsp	22 Oct 2003 09:27:34 -0000	1.9
+++ powersearch.jsp	27 Oct 2003 23:35:39 -0000	1.10
@@ -68,6 +68,7 @@
 	</tiles:put>
 
 	<tiles:put name="content" type="string">
+<div id="powersearch">
 		<h2>Power Search</h2>
 		Module to search:
 		<p class="textname">&raquo; <%= activeModule.getDescription().replaceAll("&", "&amp;") + " (" + activeModule.getName() + ")" %></p>
@@ -87,6 +88,6 @@
 				<input type="submit" class="searchbutton" value=" Search " />
 			</fieldset>
 		</form>
-
+</div>
 	</tiles:put>
 </tiles:insert>

Index: preferences.jsp
===================================================================
RCS file: /usr/local/cvsroot/swordweb/preferences.jsp,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- preferences.jsp	26 Oct 2003 20:49:55 -0000	1.6
+++ preferences.jsp	27 Oct 2003 23:35:39 -0000	1.7
@@ -52,7 +52,6 @@
 		%>
 		</ul>
 
-		<hr/>
 
 		<ul>
 		<%
@@ -85,7 +84,7 @@
 		%>
 		</ul>
 
-		<hr/>
+
 
 		<ul>
 		<%
@@ -104,6 +103,7 @@
 	</tiles:put>
 
 	<tiles:put name="content" type="string">
+<div id="preferences">
 		<h2>Preferred Bibles</h2>
 		Click to remove.  Reselect on the side to move to the top.
 		<ul>
@@ -130,6 +130,7 @@
 			}
 		%>
 		</ul>
+</div>
 	</tiles:put>
 </tiles:insert>