| Edit Table Plugin
This plugin allows you to edit TWiki tables using edit fields and drop down boxes. Tables have an [ Edit table ] button if preceeded by an %EDITTABLE{...}% variable. Each column can be a text field, a drop down box, a date field, etc. Multiple tables per topic are editable, but only one at a time can be edited. |
|
-
- #Set EDITBUTTON = Edit table
- Set EDITBUTTON = Edit this table,
|
|
< < | Note: The Plugin uses base settings like language and style from the JSCalendarContrib. The standard date format is '%e %B %Y' and is defined within this plugin. |
> > | Note: The Plugin uses base settings like date format, language and style from the JSCalendarContrib. |
|
Limitations and Known Issues |
|
pub/TWiki/EditTablePlugin/calendar-system.css |
Mishoo DHTML calendar stylesheet |
- The Plugin depends on the
viewauth script to authenticate the user. As described in TWikiAccessControl, copy the view script to viewauth (or better, create a symbolic link) and add viewauth to the list of authenticated scripts in the .htaccess file.
- The Mishoo DHTML calendar 0.9.5 is preinstalled and should work without any configuration. If you wish to use another language, specify the in the Plugin settings, or create a new language files, attach it to the Plugin topic, and change the Plugin settings
|
|
> > |
- (Dakar) Visit
configure in your TWiki installation, and enable the plugin in the {Plugins} section.
|
|
- Test if the Plugin is correctly installed:
- Check above example if there is an [ Edit table ] button below the table in above example
- Click on [ Edit table ], make changes and save the table
|
|
Plugin Info |
|
< < |
Plugin Author: |
TWiki:Main/PeterThoeny |
Plugin Version: |
9598 |
|
> > |
|
|
Change History: |
<-- specify latest version first --> |
|
|
> > |
12 Oct 2006: |
Item2982 Use default date format from JSCalendarContrib |
02 Oct 2006: |
Item2884 Check also for access permission in meta data; proper fix to not warn if oneself has a lock on topic |
30 Aug 2006: |
Item2829 Remove whitespace from select, radio and checkbox items; restored topic lock if $TWiki::Plugins::VERSION < 1.1 |
29 Jul 2006: |
Item2684 - Quietly ignore topic edit locks on table edit |
|
|
21 Jan 2006: |
TWiki:Main.CrawfordCurrie ported to TWiki-4.0.0, changed to use JSCalendarContrib |
16 Sep 2004: |
Added radio buttons and checkbox controls; escaped "|" pipe symbol found in input fields to preserve tables |
01 Aug 2004: |
Fixed bug where edittable did not work if at the end of a topic |
|
|
|
|
> > |
|
|
Related Topics: TWikiPreferences, TWikiPlugins |
|
< < | -- TWiki:Main/PeterThoeny - 16 Sep 2004 |
> > | -- TWiki:Main/PeterThoeny - 02 Oct 2006 |
|
META FILEATTACHMENT |
attr="h" comment="" date="1071283396" name="EditTablePluginCalendarExample.gif" path="EditTablePluginCalendarExample.gif" size="7823" user="PeterThoeny" version="1.1" |
META FILEATTACHMENT |
attr="h" comment="Screenshot" date="1077050633" name="ScreenshotEditCell1.gif" path="ScreenshotEditCell1.gif" size="2017" user="PeterThoeny" version="1.1" |
META FILEATTACHMENT |
attr="h" comment="Screenshot" date="1077050702" name="ScreenshotEditCell2.gif" path="ScreenshotEditCell2.gif" size="3199" user="PeterThoeny" version="1.1" |
|
|
< < |
META FILEATTACHMENT |
attr="h" comment="Component of Mishoo DHTML calendar" date="1077813483" name="img.gif" path="C:\Data\Temp\img.gif" size="145" user="PeterThoeny" version="1.1" |
META FILEATTACHMENT |
attr="h" comment="Component of Mishoo DHTML calendar" date="1077813470" name="menuarrow.gif" path="C:\Data\Temp\menuarrow.gif" size="68" user="PeterThoeny" version="1.1" |
|
> > |
META FILEATTACHMENT |
attr="h" comment="Component of Mishoo DHTML calendar" date="1077813483" name="img.gif" path="img.gif" size="145" user="PeterThoeny" version="1.1" |
META FILEATTACHMENT |
attr="h" comment="Component of Mishoo DHTML calendar" date="1077813470" name="menuarrow.gif" path="menuarrow.gif" size="68" user="PeterThoeny" version="1.1" |
|
|
META FILEATTACHMENT |
attr="h" comment="Edit table image button" date="1077933805" name="edittable.gif" path="edittable.gif" size="298" user="PeterThoeny" version="1.1" |
|