[jsword-svn] bibledesktop-web/web s
jswordcvs at crosswire.org
jswordcvs at crosswire.org
Sun Sep 26 03:55:31 MST 2004
Update of /cvs/jsword/bibledesktop-web/web
In directory www.crosswire.org:/tmp/cvs-serv32714/web
Modified Files:
template.xsl
Added Files:
maillists.html
Log Message:
new mailing lists
Index: template.xsl
===================================================================
RCS file: /cvs/jsword/bibledesktop-web/web/template.xsl,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** template.xsl 31 Aug 2004 08:33:37 -0000 1.6
--- template.xsl 26 Sep 2004 10:55:29 -0000 1.7
***************
*** 78,81 ****
--- 78,82 ----
writeLink("side", "screenshot.html", "Screenshots");
writeLink("side", "howto.html", "How-To");
+ writeLink("side", "maillists.html", "Mailing-Lists");
]]>
</script>
***************
*** 88,92 ****
<div class="lsidecell subscribe">
! <form method="post" action="http://www.crosswire.org/mailman/subscribe/jsword-devel">
<input type='hidden' name="digest" value="0"/>
Stay informed:<br/>
--- 89,93 ----
<div class="lsidecell subscribe">
! <form method="post" action="http://www.crosswire.org/mailman/subscribe/bibledesktop-announce">
<input type='hidden' name="digest" value="0"/>
Stay informed:<br/>
--- NEW FILE: maillists.html ---
<?xml version="1.0" encoding="iso-8859-1"?>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Bible Desktop - Getting Involved</title>
</head>
<body>
<h1>Mailing Lists</h1>
<p>
There are a number of Bible Desktop / J-Sword related mailing lists hosted at
Crosswire. Mail to all of them is restricted to subscribers to reduce spam.
</p>
<table border="1" cellspacing="0" cellpadding="5">
<tr>
<th>Name</th>
<th>Description</th>
<th>List Address<br/>(subscribers only)</th>
</tr>
<tr>
<td>
bibledesktop-announce<br/>
[<a href="http://www.crosswire.org/mailman/listinfo/bibledesktop-announce">Subscribe</a>]
[<a href="http://www.crosswire.org/pipermail/bibledesktop-announce/">Archives</a>]
</td>
<td>A low volume list where significant updates to Bible Desktop are announced.</td>
<td>
bibledesktop-announce at crosswire dot org
</td>
</tr>
<tr>
<td>
bibledesktop-users<br/>
[<a href="http://www.crosswire.org/mailman/listinfo/bibledesktop-users">Subscribe</a>]
[<a href="http://www.crosswire.org/pipermail/bibledesktop-users/">Archives</a>]
</td>
<td>A medium volume list to allow users to discuss usage of Bible Desktop.</td>
<td>
bibledesktop-users at crosswire dot org
</td>
</tr>
<tr>
<td>
jsword-devel<br/>
[<a href="http://www.crosswire.org/mailman/listinfo/jsword-devel">Subscribe</a>]
[<a href="http://www.crosswire.org/pipermail/jsword-devel/">Archives</a>]
</td>
<td>A medium volume list for discussion amongst the various J-Sword project developers.</td>
<td>
jsword-devel at crosswire dot org
</td>
</tr>
</table>
</body>
</html>
More information about the jsword-svn
mailing list