Ignore:
Timestamp:
11/25/08 00:57:30 (4 years ago)
Author:
KennethLavrsen
Message:

Item221: Finish the TWiki:Codev to Foswiki:xxx conv
Had to leave a few behind in docs that were to hard to convert
old extensions that probably are out of date

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/CpanContrib/data/TWiki/CpanContrib.txt

    r878 r929  
    1414---++ Included CPAN Modules in package 
    1515 
    16 This TWiki Contrib provides locally-installable versions of the following CPAN modules: 
     16This Foswiki Contrib provides locally-installable versions of the following CPAN modules: 
    1717 
    1818<table><caption align="bottom">Included CPAN Modules (240 installed)</caption> <tr valign="top"><td> 
     
    272272<tr valign="top"><td> 
    273273 
    274 You can also build the CpanContrib without a full TWiki SVN checkout... 
     274You can also build the CpanContrib without a full Foswiki SVN checkout... 
    275275 
    276276<verbatim> 
     
    300300In order build the CpanContrib package, each of the CPAN modules  
    301301<verbatim> 
    302         cd lib/TWiki/Contrib/CpanContrib 
     302        cd lib/Foswiki/Contrib/CpanContrib 
    303303        perl build.pl release 
    304304</verbatim> 
     
    312312 
    313313<verbatim> 
    314         $TWIKI/tools/install-cpan.pl --baselibdir=$TWIKI/lib/CPAN/ </dev/null \ 
    315                 `perl -e "require qq{$TWIKI/lib/TWiki/Contrib/CpanContrib/CPAN}; print join( ' ', @CPAN )"` 
     314        $FOSWIKI/tools/install-cpan.pl --baselibdir=$TWIKI/lib/CPAN/ </dev/null \ 
     315                `perl -e "require qq{$FOSWIKI/lib/Foswiki/Contrib/CpanContrib/CPAN}; print join( ' ', @CPAN )"` 
    316316</verbatim> 
    317317 
     
    330330---+++ Installing individual CPAN modules 
    331331 
    332 The CpanContrib is also useful outside of the scope of TWiki as it provides a way to reliably install CPAN 
     332The CpanContrib is also useful outside of the scope of Foswiki as it provides a way to reliably install CPAN 
    333333modules locally. 
    334334 
     
    360360 
    361361   * One line des<cription: 
    362       * Set SHORTDESCRIPTION = Bundled Prebuilt CPAN Modules for twiki.org current TWiki:Codev.TWikiRelease and all [[http://twiki.org twiki.org]] Foswiki:Extensions modules 
     362      * Set SHORTDESCRIPTION = Bundled Prebuilt CPAN Modules for Foswiki's Foswiki:Extensions modules 
    363363 
    364364   * Name of the perl package 
     
    368368---++ Installation Instructions 
    369369 
    370 __Note:__ You do not need to install anything on the browser to use this contrib package. The following instructions are for the administrator who installs the package on the server where TWiki is running. 
     370__Note:__ You do not need to install anything on the browser to use this contrib package. The following instructions are for the administrator who installs the package on the server where Foswiki is running. 
    371371 
    372372   * Download the ZIP file from the Plugin web (see below) 
     
    382382---++ Contrib Info 
    383383 
    384 |  Author: | TWiki:Main.WillNorris | 
     384|  Author: | Foswiki:Main.WillNorris | 
    385385|  Copyright &copy;: |  | 
    386386|  License: | GPL ([[http://www.gnu.org/copyleft/gpl.html][GNU General Public License]]) | 
     
    398398__Related Topics:__ %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences 
    399399 
    400 -- TWiki:Main/WillNorris - %$DATE% 
     400-- Foswiki:Main/WillNorris - %$DATE% 
Note: See TracChangeset for help on using the changeset viewer.