We relaunched the TWiki.org project with an expanded TWiki charter, and we invite you to participate! The TWiki.org Code of Conduct agreement took effect on 27 Oct 2008. We ask existing twiki.org users to opt-in. You need to opt-in to participate in the Blog, Codev, Plugins and TWiki webs. -- PeterThoeny - 27 Oct 2008
You are here: TWiki> Plugins Web>EditInTablePlugin (12 Nov 2005, PeterThoeny)
Tags:
editing1Add my vote for this tag tables2Add my vote for this tag create new tag
, view all tags

EditInTablePlugin

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

It isn't as featured as EditTablePlugin, but it's not designed to highly structure table input. It is designed to make editing tables easier. The Raw TWiki Content is preserved in the text edit fields.

It doesn't have add row, delete row, col for example, but that's not it's intent.

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

Examples

Item1 Item2 Item3
rbierach@yahooPLEASENOSPAM.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 TextFormattingRules topic:
    • Set SHORTDESCRIPTION = Allows you to edit tables as a grid of text edits, without requiring modification of existing TWiki tables

  • 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
  • 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: GoodStyle nn%, FormattedSearch nn%, EditInTablePlugin nn%
Plugin Home: http://TWiki.org/cgi-bin/view/Plugins/EditInTablePlugin
Feedback: http://TWiki.org/cgi-bin/view/Plugins/EditInTablePluginDev

Related Topics: TWikiPreferences, TWikiPlugins

-- TWiki:Main/RudiBierach - 13 Feb 2004

Topic attachments
I Attachment Action Size Date Who Comment
zipzip EditInTablePlugin.zip manage 4.7 K 15 Feb 2004 - 02:45 RudiBierach (1.020)
Topic revision: r7 - 12 Nov 2005 - 17:39:48 - PeterThoeny
 
TWIKI.NET
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