Update of /cvsroot/wpdev/xmlscripts/documentation
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32725
Modified Files:
index.php
Log Message:
Updates!
Index: index.php
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/documentation/index.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** index.php 20 Jun 2004 20:20:59 -0000 1.5
--- index.php 21 Aug 2004 19:01:53 -0000 1.6
***************
*** 65,70 ****
<td width="33%" class="text">
<span class="sectiontitle">MISCELLANEOUS</span><br />
! Miscelleneous information can be found in this section. Links, configuration and setup among other things.<br />
! <a href="#">Read more...</a>
</td>
</tr>
--- 65,73 ----
<td width="33%" class="text">
<span class="sectiontitle">MISCELLANEOUS</span><br />
! <a href="introduction.html">Introduction to Wolfpack</a><br />
! <a href="FAQ.html">FAQ</a><br />
! <a href="http://doc.wpdev.org/ChangeLog.wolfpack">Changelog</a><img src="external_link.gif" alt="External Link" width="11" height="12" border="0" align="bottom" /><br />
! <a href="http://doc.wpdev.org/formats/">File Formats</a> <img src="external_link.gif" alt="External Link" width="11" height="12" border="0" align="bottom" /><br />
! <a href="http://doc.wpdev.org/wolfpack-{SHORTVERSION}-doc.zip">Download Documentation</a> <img src="external_link.gif" alt="External Link" width="11" height="12" border="0" align="bottom" />
</td>
</tr>
|