Changeset 464 for trunk/PreferencesPlugin/data/TWiki/PreferencesPlugin.txt
- Timestamp:
- 11/08/08 14:34:13 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/PreferencesPlugin/data/TWiki/PreferencesPlugin.txt
r14 r464 2 2 ---+!! <nop>%TOPIC% 3 3 4 Allows editing of preferences using fields predefined in a % TWIKIWEB%.TWikiForms. However, the edit fields are inlined in the text, similar to how tables are edited in TWiki:Plugins/EditTablePlugin.4 Allows editing of preferences using fields predefined in a %SYSTEMWEB%.TWikiForms. However, the edit fields are inlined in the text, similar to how tables are edited in TWiki:Plugins/EditTablePlugin. 5 5 6 6 %TOC% … … 13 13 14 14 * =%<nop>EDITPREFERENCES{ "= _topic_ =" }%= 15 * _topic_ references a [[% TWIKIWEB%.TWikiForms][TWikiForm]] defining the format of the edit fields for preferences. It may be prefixed by a web.15 * _topic_ references a [[%SYSTEMWEB%.TWikiForms][TWikiForm]] defining the format of the edit fields for preferences. It may be prefixed by a web. 16 16 * If a preference setting is not mentioned in the form referenced by _topic_, a text input box of the specified length is provided. 17 * Otherwise, the input can be through textareas, select, radio, checkbox, date, or text, as provided by % TWIKIWEB%.TWikiForms.17 * Otherwise, the input can be through textareas, select, radio, checkbox, date, or text, as provided by %SYSTEMWEB%.TWikiForms. 18 18 * =%<nop>EDITPREFERENCES%= 19 19 * Edit existing preferences in the topic using a simple text field. 20 20 ---++ Examples 21 21 * =%<nop>EDITPREFERENCES%= 22 * =%<nop>EDITPREFERENCES{ "%<nop> TWIKIWEB%.TWikiPreferencesForm" }%=22 * =%<nop>EDITPREFERENCES{ "%<nop>SYSTEMWEB%.TWikiPreferencesForm" }%= 23 23 24 24 ---++ Plugin Settings 25 * One line description, shown in the % TWIKIWEB%.TextFormattingRules topic:25 * One line description, shown in the %SYSTEMWEB%.TextFormattingRules topic: 26 26 * Set SHORTDESCRIPTION = Allows editing of preferences using fields predefined in a form 27 27 … … 48 48 | Perl Version: | 5.005 | 49 49 | License: | GPL ([[http://www.gnu.org/copyleft/gpl.html][GNU General Public License]]) | 50 | TWiki:Plugins/Benchmark: | % TWIKIWEB%.GoodStyle nn%, %TWIKIWEB%.FormattedSearch nn%, %TOPIC% nn% |50 | TWiki:Plugins/Benchmark: | %SYSTEMWEB%.GoodStyle nn%, %SYSTEMWEB%.FormattedSearch nn%, %TOPIC% nn% | 51 51 | Plugin Home: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC% | 52 52 | Feedback: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Dev | 53 53 | Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 54 54 55 __Related Topics:__ % TWIKIWEB%.TWikiPreferences, %TWIKIWEB%.TWikiForms55 __Related Topics:__ %SYSTEMWEB%.TWikiPreferences, %SYSTEMWEB%.TWikiForms 56 56 57 57
Note: See TracChangeset
for help on using the changeset viewer.
