TWiki> TWiki Web>DblClickEditPlugin (03 Jul 2006, PatrickNomblot? )EditAttach

DblClickEditPlugin

This plugin allow to edit a topic just via a double mouse clic.

Syntax Rules

  • define var %DBLCLICKEDIT% to NO if you want to disable this feature
    • for you only, in your home topic
    • for a web, in WebPreferences topic
    • for a topic, in given topic

Example

suppose that this
is your
Topic content ...
Just dbl click here to edit DblClickEditPlugin topic !

Plugin Settings

Plugin settings are stored as preferences variables. To reference a plugin setting write %<plugin>_<setting>%, i.e. %NEWPLUGIN_SHORTDESCRIPTION%

  • One line description, is shown in the TextFormattingRules topic:
    • Set SHORTDESCRIPTION = start editing with dbl clic mouse button

  • Debug plugin: (See output in data/debug.txt)
    • Set DEBUG = 0

  • My own setting:
    • Set DBLCLICKEDIT = YES

Plugin Installation Instructions

Note: You do not need to install anything on the browser to use this plugin. The following instructions are for the administrator who installs the plugin on the TWiki server.

  • Download the ZIP file from the Plugin web (see below)
  • Unzip DblClickEditPlugin.zip in your twiki installation directory. Content:
    File: Description:
    data/TWiki/DblClickEditPlugin.txt Plugin topic
    data/TWiki/DblClickEditPlugin.txt,v Plugin topic repository
    lib/TWiki/Plugins/DblClickEditPlugin.pm Plugin Perl module
  • Configure the Plugin:
    • TWiki 4.0 and up: Run the configure script to enable the Plugin
    • Change the Plugin settings as needed
  • Test if the installation was successful:
    • enter samples here

Plugin Info

Plugin Author: TWiki:Main.PatrickNomblot
Copyright: © 2006, TWiki:Main.PatrickNomblot
License: GPL (GNU General Public License)
Plugin Version: 03 Jul 2006 (V1.000)
Change History:  
03 Jul 2006: Initial version
TWiki Dependency: $TWiki::Plugins::VERSION 1.1
CPAN Dependencies: none
Other Dependencies: none
Perl Version: 5.005
Benchmarks: GoodStyle nn%, FormattedSearch nn%, DblClickEditPlugin nn%
Plugin Home: http://TWiki.org/cgi-bin/view/Plugins/DblClickEditPlugin
Feedback: http://TWiki.org/cgi-bin/view/Plugins/DblClickEditPluginDev
Appraisal: http://TWiki.org/cgi-bin/view/Plugins/DblClickEditPluginAppraisal

Related Topics: TWikiPlugins, DeveloperDocumentationCategory, AdminDocumentationCategory, TWikiPreferences

-- TWiki:Main.PatrickNomblot - 03 Jul 2006

Topic revision: r2 - 03 Jul 2006 - 12:18:43 - PatrickNomblot?
 
This site is powered by the TWiki collaboration platformCopyright © 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.DblClickEditPlugin