key Log In or Register to edit

EditInTablePlugin

Allows you to edit tables as a grid of text edits, without requiring modification of existing TWiki tables to use plugin.

Raw TWiki Content is preserved in the text edit fields.

Click to try it now (only works if plugin is installed)

Examples

Item1 Item2 Item3
rbierach@yahoo.com something kewl

This is what the above example table looks like using the plugin (clicking the edit tables link):

To use it add a button or a link to your skin (or to the topic) that runs the view script with ?edittable=1 at the end

Here is a example you can cut and paste

  • <a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?edittable=1">Edit Tables</a>

Plugin Settings

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

  • One line description, is shown in the Text Formatting Rules topic:
  • Set SHORTDESCRIPTION = one line description here

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

  • My own setting:
  • Set HOWTO = got it!

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 server where TWiki is running.

  • Download the ZIP file from the Plugin web (see below)
  • Unzip EditInTablePlugin.zip in your twiki installation directory. Content:
    File: Description:
    data/TWiki/EditInTablePlugin.txt Plugin topic
    data/TWiki/EditInTablePlugin.txt,v Plugin topic repository
    lib/TWiki/Plugins/EditInTablePlugin.pm Plugin Perl module
  • (Dakar) Visit configure in your TWiki installation, and enable the plugin in the {Plugins} section.
  • Test if the installation was successful:
  • enter samples here

Plugin Info

Plugin Author: TWiki:Main/RudiBierach
Plugin Version: 13 Feb 2004 (V1.010)
Change History:  
13 Feb 2004 (V1.010): Initial version
15 Feb 2004 (V1.020): Fixed blank cells with all cells to the right of the blank cell not being saved
CPAN Dependencies: none
Other Dependencies: none
Perl Version: 5.005
TWiki:Plugins/Benchmark: Good Style nn%, Formatted Search nn%, Edit In Table Plugin nn%
Plugin Home: http://TWiki.org/cgi-bin/view/Plugins/EditInTablePlugin
Feedback: http://TWiki.org/cgi-bin/view/Plugins/EditInTablePluginDev

Related Topics: T Wiki Preferences, T Wiki Plugins

-- TWiki:Main/RudiBierach - 13 Feb 2004

 
Ad Sponsor
Back to Redbourn
Copyright © We make no guarantee of the correctness of the content of this site. All material on this collaboration platform is the property of Martin Cleaver and the contributing authors.