summaryrefslogtreecommitdiffstats
path: root/faq/more-info.php
diff options
context:
space:
mode:
Diffstat (limited to 'faq/more-info.php')
-rw-r--r--faq/more-info.php44
1 files changed, 44 insertions, 0 deletions
diff --git a/faq/more-info.php b/faq/more-info.php
new file mode 100644
index 0000000..5c88724
--- /dev/null
+++ b/faq/more-info.php
@@ -0,0 +1,44 @@
+<?php
+ include("../tde-head-and-foot.php");
+ doHeader("Getting more information", "Documentation", "FAQ", "../");
+?>
+<STYLE>
+ .question {font-weight:bold;}
+ TD {padding-top:10px}
+</STYLE>
+<table width="100%" class="header"><tbody><tr><td align="left" class="navLeft" width="33%"><a accesskey="p" href="licensing.php">Prev</a></td><td align="center" class="navCenter" width="34%"></td><td align="right" class="navRight" width="33%">
+
+ <a accesskey="n" href="questions.php">Next</a></td></tr></tbody></table>
+<p class="chapter" lang="en">
+<p class="titlepage">
+<p>
+<p><h2 class="title"><a name="more-info"></a>Chapter 17. Getting more information</h2>
+<p class="qandaset"><dl><dt>17.1. <a href="more-info.php#idm140487997036624">Where is the TDE homepage?</a></dt><dt>17.2. <a href="more-info.php#idm140487996989632">Is there a TDE mailing list?</a></dt><dt>17.3. <a href="more-info.php#idm140487996975568">How do I subscribe/unsubscribe to these lists?</a></dt><dt>17.4. <a href="more-info.php#idm140487996971856">Is there a mailing list archive?</a></dt></dl><table border="0" summary="Q and A Set"><col align="left" width="1%"><tbody><tr class="question"><td align="left" valign="top"><a name="idm140487997036624"></a><a name="idm140487997036304"></a><b>17.1.</b></td><td align="left" valign="top"><p>Where is the TDE homepage?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>The TDE homepage is located at <a href="http://www.trinitydesktop.org/" target="_top">http://www.trinitydesktop.org/</a>.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487996989632"></a><a name="mailing-lists"></a><b>17.2.</b></td><td align="left" valign="top"><p>Is there a TDE mailing list?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>There are several TDE mailing lists. Each focuses on a different
+
+aspect of TDE. Some are for developers, so they are not
+
+discussed in detail. Some of the more important lists that users
+
+might be interested in are:</p>
+<p class="variablelist"><dl><dt><a href="http://www.trinitydesktop.org/mailinglist.php" target="_top">tde-users</a></dt><dd><p>For general discussion, users helping each other.</p></dd><dt><a href="http://www.trinitydesktop.org/mailinglist.php" target="_top">tde-announce</a></dt><dd><p>Announcements of TDE news</p></dd><dt><a href="http://www.trinitydesktop.org/mailinglist.php" target="_top">tde-devel</a></dt><dd><p>For developers, artists, documentation writers.</p></dd></dl><p>For the complete list of mailing lists available, please refer
+
+to <a href="http://www.trinitydesktop.org/mailinglist.php" target="_top">http://www.trinitydesktop.org/mailinglist.php</a>.</p><p>Please note that it is not a good idea to ask questions that are
+
+already answered in this FAQ.</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487996975568"></a><a name="subscribe"></a><b>17.3.</b></td><td align="left" valign="top"><p>How do I subscribe/unsubscribe to these lists?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>To subscribe, follow the directions here:
+
+<a href="http://www.trinitydesktop.org/mailinglist.php" target="_top">Official Mailing Lists</a>
+
+</p></td></tr><tr class="question"><td align="left" valign="top"><a name="idm140487996971856"></a><a name="idm140487996971536"></a><b>17.4.</b></td><td align="left" valign="top"><p>Is there a mailing list archive?</p></td></tr><tr class="answer"><td align="left" valign="top"><b></b></td><td align="left" valign="top"><p>Yes, each list has a searchable archive:
+
+
+
+
+<p class="variablelist"><dl><dt><a href="http://trinity-users.pearsoncomputing.net/" target="_top">tde-users</a></dt><dd><p>General discussion archives.</p></dd><dt><a href="http://trinity-announce.pearsoncomputing.net/" target="_top">tde-announce</a></dt><dd><p>Announcement archives.</p></dd><dt><a href="http://trinity-devel.pearsoncomputing.net/" target="_top">tde-devel</a></dt><dd><p>Developers, artists, documentation writer archives.</p></dd></dl>
+
+
+
+</p></td></tr></tbody></table><table width="100%" class="bottom-nav"><tr><td width="33%" align="left" valign="top" class="navLeft"><a href="licensing.php">Prev</a></td><td width="34%" align="center" valign="top" class="navCenter"><a href="index.php">Home</a></td><td width="33%" align="right" valign="top" class="navRight"><a href="questions.php">Next</a></td></tr><tr><td width="33%" align="left" class="navLeft">Qt and Licensing questions</td><td width="34%" align="center" class="navCenter"><a href="index.php">Up</a></td><td width="33%" align="right" class="navRight">Asking Questions</td></tr></table>
+<?php
+ doFooter();
+?>
+