Ignore:
Timestamp:
11/23/08 11:38:34 (4 years ago)
Author:
KennethLavrsen
Message:

Item221: Change TWiki:Plugins to Foswiki:Extensions in all .txt files

File:
1 edited

Legend:

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

    r788 r878  
    22---+!! Autocomplete Add-on 
    33 
    4 Autocomplete input field based on Yahoo's User Interface Library (available through TWiki:Plugins/YahooUserInterfaceContrib). 
     4Autocomplete input field based on Yahoo's User Interface Library (available through Foswiki:Extensions/YahooUserInterfaceContrib). 
    55 
    66<div class="twikiImage"><img src="%ATTACHURLPATH%/autocomplete_example.png" alt="autocomplete_example.png" width='606' height='283' /></div> 
     
    9191}% 
    9292 
    93 This topic uses TWiki:Plugins/VarCachePlugin to cache search results. 
     93This topic uses Foswiki:Extensions/VarCachePlugin to cache search results. 
    9494%VARCACHE{}% 
    9595 
     
    294294   * Unzip ==%TOPIC%.zip== in your ($TWIKI_ROOT) directory. 
    295295   * Optional plugins: 
    296       * TWiki:Plugins/VarCachePlugin to cache search results  
     296      * Foswiki:Extensions/VarCachePlugin to cache search results  
    297297   * Alternatively, 
    298298      * Manually resolve the dependencies listed below. 
Note: See TracChangeset for help on using the changeset viewer.