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/AutoCompletePlugin/data/TWiki/AutoCompletePlugin.txt

    r35 r464  
    66This plugin allows you to create an autocomplete input field based on Yahoo's User Interface Library. 
    77 
    8 All this plugin does is implement Arthur Clemens' TWiki:Plugins/AutoCompleteAddOn as a plugin, which allows users to provide an autocomplete text box using the =%<nop>AUTOCOMPLETE%= syntax, and also in %TWIKIWEB%.TWikiForms (shown below). 
     8All this plugin does is implement Arthur Clemens' TWiki:Plugins/AutoCompleteAddOn as a plugin, which allows users to provide an autocomplete text box using the =%<nop>AUTOCOMPLETE%= syntax, and also in %SYSTEMWEB%.TWikiForms (shown below). 
    99 
    1010<img src="%ATTACHURLPATH%/AutoCompletePluginScreenshot.png" alt="screenshot.png" /> 
     
    2222---+++ In !TWikiForms 
    2323 
    24 To use this plugin in %TWIKIWEB%.TWikiForms, create a form template as descibed in %TWIKIWEB%.TWikiForms#Defining_a_Form. This plugin adds the =autocomplete= type of field. To pass the parameters required by the plugin, place them in the =Values= column. An example is shown below: 
     24To use this plugin in %SYSTEMWEB%.TWikiForms, create a form template as descibed in %SYSTEMWEB%.TWikiForms#Defining_a_Form. This plugin adds the =autocomplete= type of field. To pass the parameters required by the plugin, place them in the =Values= column. An example is shown below: 
    2525 
    2626| *Name* | *Type* | *Size* | *Values* | *Tooltip message* | *Attributes* | 
     
    9898|  14277 | Bugs:Item4301 - Initial release | 
    9999|  Dependencies: | %$DEPENDENCIES% | 
    100 |  [[TWiki:Plugins/Benchmark][Benchmarks]]: | %TWIKIWEB%.GoodStyle nn%, %TWIKIWEB%.FormattedSearch nn%, AutoCompletePlugin nn% | 
     100|  [[TWiki:Plugins/Benchmark][Benchmarks]]: | %SYSTEMWEB%.GoodStyle nn%, %SYSTEMWEB%.FormattedSearch nn%, AutoCompletePlugin nn% | 
    101101|  Plugin Home: | http://twiki.org/cgi-bin/view/Plugins/AutoCompletePlugin | 
    102102|  Feedback: | http://twiki.org/cgi-bin/view/Plugins/AutoCompletePluginDev | 
    103103|  Appraisal: | http://twiki.org/cgi-bin/view/Plugins/AutoCompletePluginAppraisal | 
    104104 
    105 __Related Topics:__ %TWIKIWEB%.TWikiPlugins, %TWIKIWEB%.DeveloperDocumentationCategory, %TWIKIWEB%.AdminDocumentationCategory, %TWIKIWEB%.TWikiPreferences 
     105__Related Topics:__ %SYSTEMWEB%.TWikiPlugins, %SYSTEMWEB%.DeveloperDocumentationCategory, %SYSTEMWEB%.AdminDocumentationCategory, %SYSTEMWEB%.TWikiPreferences 
    106106 
    107107<!-- Do _not_ attempt to edit this topic; it is auto-generated. Please add comments/questions/remarks to the feedback topic on twiki.org instead. --> 
Note: See TracChangeset for help on using the changeset viewer.