DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:dtable

This is an old revision of the document!


dtable Plugin

Compatible with DokuWiki

Ponder Stibbons, Binky, Weatherwax, Angua, Adora Belle, Hrun, Detritus, Elenor Of Tsort, Frusterick Manners

plugin Simplify managing DokuWiki tables by adding intuitive GUI

Last updated on
2017-09-29
Provides
Syntax
Repository
Source
Conflicts with
sortablejs

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Similar to data, edittable

Tagged with database, tables

Description

This plugin allows you to use dokuwiki tables using simple ajax GUI. Every table change is saved in dokuwiki as the new page revision so now you don't need to worry when you accidentally change or remove some table rows.(as it was in old dtable). The plugin additionally manages page locks so you don't need to worry that someone can damage your work by using the same page pararelly with you. I've also decided to change all new line chars that appears in textareas to “\\” so now you won't destroy your table when you accidentally insert some new lines to it.

To add, edit or remove records just click with the right mouse button on the table. To send the form in the table just doubleclick somwhere in the page. Only logged in users can modify the table.

Download and Installation

Download and install the plugin using the Plugin Manager using the URL given above. Refer to Plugins on how to install plugins manually.

Syntax and Usage

Just put your dokuwiki table between <dtable></dtable> tags. Ex.:

<dtable>
^Header 1^Header 2^
|test|table|
</dtable>

Config

  • all_tables - EXPERIMENTAL turn all tables into dtables. I recommend not to use this option now because sometimes it can behaves very strange. But I think that I know how to repair this, so please be patient ;-)

Development

Change Log

Releases:

Discussion

plugin/dtable.1506684614.txt.gz · Last modified: 2017-09-29 13:30 by solewniczak

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki