Changeset 1814
- Timestamp:
- 08/25/06 06:15:03 (2 years ago)
- Files:
-
- trunk/swish_website/lib/config/map (modified) (1 diff)
- trunk/swish_website/lib/page/footer.html (modified) (1 diff)
- trunk/swish_website/src/devel/cvs.html (modified) (2 diffs)
- trunk/swish_website/src/scripts.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/swish_website/lib/config/map
r1723 r1814 198 198 view_cvs = { 199 199 name = 'view cvs' 200 external = 'http:// cvs.sourceforge.net/viewcvs.py/swishe/'200 external = 'http://swishe.cvs.sourceforge.net/swishe/' 201 201 tooltip = 'Go to the SourceForge.net Swish-e CVS Repository' 202 202 } trunk/swish_website/lib/page/footer.html
r1723 r1814 5 5 <span class="doNotPrint"> 6 6 Swish-e is distributed with <strong>no warranty</strong> under the terms of the <br /> 7 <a href=' ./license.html'>Swish-e License</a>.<br />7 <a href='/license.html'>Swish-e License</a>.<br /> 8 8 Questions may be posted to the 9 9 [% link_to_page('discuss', 'Swish-e Discussion list') %]. trunk/swish_website/src/devel/cvs.html
r1626 r1814 4 4 %] 5 5 6 <h1>Swish CVS Information</h1>6 <h1>Swish-e CVS Information</h1> 7 7 8 8 <p> … … 10 10 </p> 11 11 12 <p>Swish-e's source is hosted by <a href="http://sourceforge.net ">SourceForge</a>.13 The swish-e project page is found at <a href="http://sourceforge.net/projects/swishe">12 <p>Swish-e's source is hosted by <a href="http://sourceforge.net/">SourceForge</a>. 13 The Swish-e project page is found at <a href="http://sourceforge.net/projects/swishe"> 14 14 http://sourceforge.net/projects/swishe</a>, which includes instructions for 15 15 <a href="http://sourceforge.net/cvs/?group_id=15097">using cvs</a>. trunk/swish_website/src/scripts.html
r1780 r1814 161 161 </dd> 162 162 163 <dt><a href="http://search.cpan.org/search?query=swish&mode=all">SWISH::* Perl modules on CPAN</a></dt> 164 <dd>A variety of Perl modules are available for Swish-e in the SWISH namespace on the 165 CPAN. <strong>NOTE:</strong> Not all CPAN modules work with the current version (2.4.x) 166 of Swish-e. Check the documentation in each module. 167 </dd> 168 163 169 164 170 </dl>
