Changeset 1814

Show
Ignore:
Timestamp:
08/25/06 06:15:03 (2 years ago)
Author:
karman
Message:

fix viewCVS link and minor tweeks

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/swish_website/lib/config/map

    r1723 r1814  
    198198            view_cvs    = { 
    199199                name        = 'view cvs' 
    200                 external    = 'http://cvs.sourceforge.net/viewcvs.py/swishe/' 
     200                external    = 'http://swishe.cvs.sourceforge.net/swishe/' 
    201201                tooltip     = 'Go to the SourceForge.net Swish-e CVS Repository' 
    202202            } 
  • trunk/swish_website/lib/page/footer.html

    r1723 r1814  
    55    <span class="doNotPrint"> 
    66        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 /> 
    88        Questions may be posted to the  
    99        [% link_to_page('discuss', 'Swish-e Discussion list') %]. 
  • trunk/swish_website/src/devel/cvs.html

    r1626 r1814  
    44%] 
    55 
    6 <h1>Swish CVS Information</h1> 
     6<h1>Swish-e CVS Information</h1> 
    77 
    88<p> 
     
    1010</p> 
    1111 
    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>. 
     13The Swish-e project page is found at <a href="http://sourceforge.net/projects/swishe"> 
    1414http://sourceforge.net/projects/swishe</a>, which includes instructions for 
    1515<a href="http://sourceforge.net/cvs/?group_id=15097">using cvs</a>. 
  • trunk/swish_website/src/scripts.html

    r1780 r1814  
    161161    </dd> 
    162162     
     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     
    163169     
    164170    </dl>