Author: crossley
Date: Tue Mar 17 04:07:18 2009
New Revision: 755107
URL: http://svn.apache.org/viewvc?rev=755107&view=rev
Log:
Workaround for FOR-1104 - pdf output warnings "paragraph overflows the
available area"
Modified:
forrest/trunk/site-author/content/xdocs/mail-lists.xml
Modified: forrest/trunk/site-author/content/xdocs/mail-lists.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/mail-lists.xml?rev=755107&r1=755106&r2=755107&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/mail-lists.xml (original)
+++ forrest/trunk/site-author/content/xdocs/mail-lists.xml Tue Mar 17 04:07:18
2009
@@ -102,10 +102,12 @@
<td>Any general issue related to the day-to-day use of Forrest.</td>
<td>This is a subscriber-only list (in an effort to stop spam), so
you must join before you can post.</td>
<td>
- user-subscribe<at>forrest.apache.org<br/>
- user-unsubscribe<at>forrest.apache.org<br/>
- user-help<at>forrest.apache.org
- </td>
+ <ul>
+ <li>user-subscribe <at> forrest.apache.org</li>
+ <li>user-unsubscribe <at> forrest.apache.org</li>
+ <li>user-help <at> forrest.apache.org</li>
+ </ul>
+ </td>
</tr>
<tr>
<td>
@@ -125,13 +127,16 @@
<td>Any issue related to development and enhancement.</td>
<td>Postings from non-subscribers are moderated.
<br/>Read-only NNTP access to forrest-dev is available through
the
- <link
href="news://news.gmane.org:119/gmane.text.xml.forrest.devel">gmane.text.xml.forrest.devel
newsgroup</link>
+ Gmane
+ <link
href="news://news.gmane.org:119/gmane.text.xml.forrest.devel">text.xml.forrest.devel
newsgroup</link>
</td>
<td>
- dev-subscribe<at>forrest.apache.org<br/>
- dev-unsubscribe<at>forrest.apache.org<br/>
- dev-help<at>forrest.apache.org
- </td>
+ <ul>
+ <li>dev-subscribe <at> forrest.apache.org</li>
+ <li>dev-unsubscribe <at> forrest.apache.org</li>
+ <li>dev-help <at> forrest.apache.org</li>
+ </ul>
+ </td>
</tr>
<tr>
<td>
@@ -151,10 +156,12 @@
<td>Receive notifications on changes in the Forrest codebase in the
SVN repository.</td>
<td>Replies go to d...@forrest</td>
<td>
- svn-subscribe<at>forrest.apache.org<br/>
- svn-unsubscribe<at>forrest.apache.org<br/>
- svn-help<at>forrest.apache.org
- </td>
+ <ul>
+ <li>svn-subscribe <at> forrest.apache.org</li>
+ <li>svn-unsubscribe <at> forrest.apache.org</li>
+ <li>svn-help <at> forrest.apache.org</li>
+ </ul>
+ </td>
</tr>
<tr>
<td>
@@ -172,10 +179,12 @@
<td>Receive notifications on changes to the generated Forrest site
SVN.</td>
<td>Replies go to d...@forrest</td>
<td>
- site-svn-subscribe<at>forrest.apache.org<br/>
- site-svn-unsubscribe<at>forrest.apache.org<br/>
- site-svn-help<at>forrest.apache.org
- </td>
+ <ul>
+ <li>site-svn-subscribe <at> forrest.apache.org</li>
+ <li>site-svn-unsubscribe <at> forrest.apache.org</li>
+ <li>site-svn-help <at> forrest.apache.org</li>
+ </ul>
+ </td>
</tr>
</table>
</section>