Changeset 4595
- Timestamp:
- 09/05/06 02:27:28 (2 years ago)
- Location:
- trunk/website
- Files:
-
- 1 added
- 5 modified
-
bugs.php (modified) (2 diffs)
-
contact.php (modified) (1 diff)
-
footer.php (modified) (1 diff)
-
index.php (modified) (1 diff)
-
news/47 (added)
-
news/last_id (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/website/bugs.php
r4518 r4595 16 16 <li> Check the open and closed bugs (called tickets) at the <a href="http://trac.licq.org/">Bug Tracking</a> site.</li> 17 17 18 <li> Check the <a href="http:// sourceforge.net/mail/?group_id=254">Licq mailing lists</a>.</li>18 <li> Check the <a href="http://trac.licq.org/wiki/MailingList">Licq mailing lists</a>.</li> 19 19 <li> Ensure that the problem can be reproduced with the latest <a href="/daily.php">SVN Snapshot</a>. If it cannot be reproduced then please do not report it.</li> 20 20 <li> Ensure that you have included an email address where you can be reached for questions.</li> … … 33 33 <div class="news"> 34 34 <h2>Feature Requests</h2> 35 <p>Before submitting feature requests, or if you want to help with Licq, see the <a href="http://trac.licq.org/query?status=new&status=assigned&status=reopened&type= Feature+Requests&order=id">list ofrequested features</a>. If you are curious about upcoming features, see the <a href="http://trac.licq.org/roadmap">roadmap</a>.</p>35 <p>Before submitting feature requests, or if you want to help with Licq, see the <a href="http://trac.licq.org/query?status=new&status=assigned&status=reopened&type=enhancement&order=id">list of requested features</a>. If you are curious about upcoming features, see the <a href="http://trac.licq.org/roadmap">roadmap</a>.</p> 36 36 <div class="footer"> 37 37 <div class="footer_right"></div> -
trunk/website/contact.php
r4518 r4595 11 11 <!-- News Item Begin--> 12 12 <div class="news"> 13 <p>Before submitting feature requests, or if you are curious about upcoming features or want to help with Licq, see the <a href="http:// sourceforge.net/pm/?group_id=254">task manager</a>.</p>13 <p>Before submitting feature requests, or if you are curious about upcoming features or want to help with Licq, see the <a href="http://trac.licq.org/query?status=new&status=assigned&status=reopened&type=enhancement&type=task&order=id">task manager</a>.</p> 14 14 <ul> 15 15 <li><strong>Jon Keating</strong> (<a href="mailto:jon@licq.org">jon@licq.org</a>): Primary Licq Developer.</li> -
trunk/website/footer.php
r4518 r4595 7 7 <div class="menu_item"><a href="/info.php"><span>Info</span></a></div> 8 8 <div class="menu_item"><a href="http://blog.licq.org"><span>Blog</span></a></div> 9 <div class="menu_item"><a href="http:// wiki.licq.org"><span>Wiki</span></a></div>9 <div class="menu_item"><a href="http://trac.licq.org"><span>Wiki</span></a></div> 10 10 <div class="menu_item"><a href="/mirrors.php"><span>Mirrors</span></a></div> 11 11 <div class="menu_item"><a href="/help.php"><span>Help</span></a></div> -
trunk/website/index.php
r4518 r4595 19 19 <div id="subcontent"> 20 20 <h2>Welcome to the Licq homepage.</h2> 21 <p>Latest Update: <b>October 21, 2005</b><br />Stable Version: <b>1.3.2</b><br />Devel Version: <b>1.3. 2</b></p>21 <p>Latest Update: <b>October 21, 2005</b><br />Stable Version: <b>1.3.2</b><br />Devel Version: <b>1.3.4 RC1</b></p> 22 22 23 23 <a href="http://sourceforge.net/donate/index.php?group_id=254"><img src="http://images.sourceforge.net/images/project-support.jpg" width="88" height="32" border="0" alt="Support This Project" /> </a> -
trunk/website/news/last_id
r4526 r4595 1 4 61 47
