Ignore:
Timestamp:
11/19/08 01:14:47 (4 years ago)
Author:
KennethLavrsen
Message:

Item218: Replacing the links in all plugins to foswiki.org
Even if we later change the form I needed this update to enable
more efficient search for TWiki. strings inside topics

File:
1 edited

Legend:

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

    r700 r788  
    77 
    88   * Copy file ==TWiki/Plugins/EmptyPlugin.pm== to ==<name>Plugin.pm== and customize the plugin. 
    9    * Create a  ==<name>Plugin== topic in the %SYSTEMWEB% web. Do so by visiting http://TWiki.org/cgi-bin/view/Plugins/PluginPackage#NewPlugin and starting a new topic to get the default plugin topic text (don't save the topic). Customize your plugin topic to your needs. 
     9   * Create a  ==<name>Plugin== topic in the %SYSTEMWEB% web. Do so by visiting http://foswiki.org/Extensions/PluginPackage#NewPlugin and starting a new topic to get the default plugin topic text (don't save the topic). Customize your plugin topic to your needs. 
    1010   * See details in [[%SYSTEMWEB%.Plugins][Plugins]]. 
    1111 
     
    4747|  Dependencies: | %$DEPENDENCIES | 
    4848|  TWiki:Plugins/Benchmark: | %SYSTEMWEB%.GoodStyle 99%, %SYSTEMWEB%.FormattedSearch 99%, %TOPIC% 99% | 
    49 |  Plugin Home: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC% | 
    50 |  Feedback: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Dev | 
    51 |  Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 
     49|  Plugin Home: | http://foswiki.org/Extensions/%TOPIC% | 
     50|  Feedback: | http://foswiki.org/Extensions/%TOPIC%Dev | 
     51|  Appraisal: | http://foswiki.org/Extensions/%TOPIC%Appraisal | 
    5252 
    5353__Related Topics:__ [[%SYSTEMWEB%.Plugins][Plugins]], %SYSTEMWEB%.DeveloperDocumentationCategory, %SYSTEMWEB%.AdminDocumentationCategory, %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences 
Note: See TracChangeset for help on using the changeset viewer.