Ignore:
Timestamp:
11/08/08 14:34:13 (4 years ago)
Author:
KoenMartens
Message:

Item110: replace occurences of TWIKIWEB with SYSTEMWEB

File:
1 edited

Legend:

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

    r324 r464  
    3333                twiki.AjaxRequest.load("STUFF", { 
    3434                        container:"stuffContainer", 
    35                         url:"%PUBURL%/%TWIKIWEB%/TWikiAjaxContribExamples/test_hamlet.html?" 
     35                        url:"%PUBURL%/%SYSTEMWEB%/TWikiAjaxContribExamples/test_hamlet.html?" 
    3636                }); 
    3737        } 
     
    5757Plugin settings are stored as preferences variables. To reference a plugin setting write ==%<nop>&lt;plugin&gt;_&lt;setting&gt;%==, i.e. ==%<nop>FORMPLUGIN_SHORTDESCRIPTION%== 
    5858 
    59    * One line description, is shown in the %TWIKIWEB%.TextFormattingRules topic: 
     59   * One line description, is shown in the %SYSTEMWEB%.TextFormattingRules topic: 
    6060      * Set SHORTDESCRIPTION = Convenience plugin for TWiki:Plugins.TWikiAjaxContrib 
    6161 
     
    9494|  Perl Version: | 5.005 | 
    9595|  License: | GPL ([[http://www.gnu.org/copyleft/gpl.html][GNU General Public License]]) | 
    96 |  [[TWiki:Plugins/Benchmark][Benchmarks]]: | %TWIKIWEB%.GoodStyle nn%, %TWIKIWEB%.FormattedSearch nn%, %TOPIC% nn% | 
     96|  [[TWiki:Plugins/Benchmark][Benchmarks]]: | %SYSTEMWEB%.GoodStyle nn%, %SYSTEMWEB%.FormattedSearch nn%, %TOPIC% nn% | 
    9797|  Plugin Home: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC% | 
    9898|  Feedback: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Dev | 
    9999|  Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 
    100100 
    101 __Related Topics:__ %TWIKIWEB%.TWikiPreferences, %TWIKIWEB%.TWikiPlugins 
     101__Related Topics:__ %SYSTEMWEB%.TWikiPreferences, %SYSTEMWEB%.TWikiPlugins 
    102102 
Note: See TracChangeset for help on using the changeset viewer.