Changeset 878 for trunk/EditChapterPlugin/data/TWiki/EditChapterPlugin.txt
- Timestamp:
- 11/23/08 11:38:34 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/EditChapterPlugin/data/TWiki/EditChapterPlugin.txt
r464 r878 34 34 ---++ Previous work 35 35 There 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.36 other more exotic features. The first plugin of that kind was Foswiki:Extensions/SectionalEditPlugin. 37 37 Later 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 to39 be merged again into one TWiki:Plugins/EditSectionPlugin. These three plugins all depend40 on an extra package called TWiki:Plugins/EditContrib which factors out common code. In addition38 Foswiki:Extensions/MultiEditPlugin. By the time of this writing both plugins were about to 39 be merged again into one Foswiki:Extensions/EditSectionPlugin. These three plugins all depend 40 on an extra package called Foswiki:Extensions/EditContrib which factors out common code. In addition 41 41 <nop>EditContrib contains a patch to the TWiki core engine, available for TWiki-4.0 and TWiki-4.1.x. 42 42 All these plugins are currently non-functional on TWiki-4.2. … … 114 114 =%<nop>INCLUDE{"TargetTopic" section="onlythis"}%=. 115 115 1 wysiwyg editor: 116 it currently does not work work together with TWiki:Plugins/WysiwygPlugin116 it currently does not work work together with Foswiki:Extensions/WysiwygPlugin 117 117 1 explicit sectioning: 118 118 users can't specify any other section to be editable in isolation (e.g. using some … … 121 121 1 jQuery: the <nop>EditChapterPlugin currently depends on the JQueryPlugin, used 122 122 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/TwistyContrib124 and TWiki:Plugins/TwistyPlugin. Consider uninstalling these three and replace them with125 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. 126 126 Last not least you get less javascript but more features. 127 127 … … 149 149 | 03 Jan 2008: | initial release | 150 150 | 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 | 154 154 155 155 <!--
Note: See TracChangeset
for help on using the changeset viewer.
