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

    r464 r878  
    3434---++ Previous work 
    3535There are a couple of other plugins that try to implement a section editing feature, along with some 
    36 other more exotic features. The first plugin of that kind was TWiki:Plugins/SectionalEditPlugin. 
     36other more exotic features. The first plugin of that kind was Foswiki:Extensions/SectionalEditPlugin. 
    3737Later on, its functionality was extended to process sections in a broader sense in the 
    38 TWiki:Plugins/MultiEditPlugin. By the time of this writing both plugins were about to 
    39 be merged again into one TWiki:Plugins/EditSectionPlugin. These three plugins all depend 
    40 on an extra package called TWiki:Plugins/EditContrib which factors out common code. In addition 
     38Foswiki:Extensions/MultiEditPlugin. By the time of this writing both plugins were about to 
     39be merged again into one Foswiki:Extensions/EditSectionPlugin. These three plugins all depend 
     40on an extra package called Foswiki:Extensions/EditContrib which factors out common code. In addition 
    4141<nop>EditContrib contains a patch to the TWiki core engine, available for TWiki-4.0 and TWiki-4.1.x. 
    4242All these plugins are currently non-functional on TWiki-4.2. 
     
    114114     =%<nop>INCLUDE{"TargetTopic" section="onlythis"}%=.  
    115115   1 wysiwyg editor: 
    116      it currently does not work work together with TWiki:Plugins/WysiwygPlugin 
     116     it currently does not work work together with Foswiki:Extensions/WysiwygPlugin 
    117117   1 explicit sectioning:  
    118118     users can't specify any other section to be editable in isolation (e.g. using some 
     
    121121   1 jQuery: the <nop>EditChapterPlugin currently depends on the JQueryPlugin, used 
    122122     to hook into the edit interface. You may be facing an increased javascript download overhead in  
    123      your TWiki html pages as you are already using TWiki:Plugins/BehavourContrib, TWiki:Plugins/TwistyContrib 
    124      and TWiki:Plugins/TwistyPlugin. Consider uninstalling these three and replace them with 
    125      TWiki:Plugins/JQueryTwistyPlugin. You should have installed JQueryPlugin anyway already. 
     123     your TWiki html pages as you are already using Foswiki:Extensions/BehavourContrib, Foswiki:Extensions/TwistyContrib 
     124     and Foswiki:Extensions/TwistyPlugin. Consider uninstalling these three and replace them with 
     125     Foswiki:Extensions/JQueryTwistyPlugin. You should have installed JQueryPlugin anyway already. 
    126126     Last not least you get less javascript but more features. 
    127127 
     
    149149|  03 Jan 2008: | initial release | 
    150150|  Dependencies: | %$DEPENDENCIES% | 
    151 |  Plugin Home: | TWiki:Plugins/EditChapterPlugin | 
    152 |  Feedback: | TWiki:Plugins/EditChapterPluginDev | 
    153 |  Appraisal: | TWiki:Plugins/EditChapterPluginAppraisal | 
     151|  Plugin Home: | Foswiki:Extensions/EditChapterPlugin | 
     152|  Feedback: | Foswiki:Extensions/EditChapterPluginDev | 
     153|  Appraisal: | Foswiki:Extensions/EditChapterPluginAppraisal | 
    154154 
    155155<!--  
Note: See TracChangeset for help on using the changeset viewer.