Difference: PreferencesPlugin (9 vs. 10)

Revision 102010-05-16 - TWikiContributor

Line: 1 to 1
 

PreferencesPlugin

Added:
>
>
<--
   Contributions to this TWiki plugin are appreciated. Please update the plugin page
   at http://twiki.org/cgi-bin/view/Plugins/PreferencesPlugin or provide feedback
   at http://twiki.org/cgi-bin/view/Plugins/PreferencesPluginDev.
   If you are a TWiki contributor please update the plugin in the SVN repository.
-->
Allows editing of preferences using fields predefined in a form
 
Changed:
<
<
Allows editing of preferences using fields predefined in a TWikiForms. However, the edit fields are inlined in the text, similar to how tables are edited in TWiki:Plugins/EditTablePlugin.
>
>

Introduction

 
Changed:
<
<
>
>
Allows editing of preferences using fields predefined in a TWikiForms. However, the edit fields are inlined in the text, similar to how tables are edited in EditTablePlugin.
  Insert the %EDITPREFERENCES% variable (see below) anywhere in your topic. It will be replaced by a button that allows editing each preference in its predefined input format (or a text box, when no format is defined for this preference).
Line: 51 to 63
 

Plugin Info

Plugin Author: TWiki:Main.ThomasWeigert
Changed:
<
<
Plugin Version: 18016 (02 Sep 2009)
>
>
Copyright: © 2005TWiki:Main.ThomasWeigert,
© 2005-2010 TWiki:TWiki/TWikiContributor
License: GPL (GNU General Public License)
Plugin Version: 18690 (2010-05-29)
 
Change History:
<-- versions below in reverse order -->
 
Added:
>
>
2010-05-15: TWikibug:Item6433 - doc improvements; replacing TWIKIWEB with SYSTEMWEB
 
17 Apr 2009: Peter Thoeny: Save of preferences can only be done with http POST method, not GET
05 Nov 2007: Kenneth Lavrsen fixed problem when settings are hidden in html comments. These settings are now ignored.
23 Jun 2007: Crawford Currie added testcases, recoded to work without a form definition, fixed for TWiki 4.2
Line: 65 to 80
 
CPAN Dependencies: none
Other Dependencies: none
Perl Version: 5.005
Deleted:
<
<
License: GPL (GNU General Public License)
 
TWiki:Plugins/Benchmark: GoodStyle nn%, FormattedSearch nn%, PreferencesPlugin nn%
Plugin Home: http://TWiki.org/cgi-bin/view/Plugins/PreferencesPlugin
Feedback: http://TWiki.org/cgi-bin/view/Plugins/PreferencesPluginDev
Appraisal: http://TWiki.org/cgi-bin/view/Plugins/PreferencesPluginAppraisal
Changed:
<
<
Related Topics: TWikiPreferences, TWikiForms
>
>
Related Topics: TWikiPreferencesForm, TWikiPreferences, TWikiForms, TWikiPlugins
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.PreferencesPlugin.