====== TableEdit plugin ====== ---- plugin ---- description: Manipulate with table columns order in a simple way. author : Bohumir Zamecnik email : bohumir@zamecnik.org type : action lastupdate : 2008-11-22 compatible : 2009-02-14 depends : conflicts : similar : edittable tags : tables sourcerepo : https://github.com/bzamecnik/dokuwiki-tableedit bugtracker : https://github.com/bzamecnik/dokuwiki-tableedit/issues downloadurl: https://github.com/bzamecnik/dokuwiki-tableedit/archive/master.zip ---- The goal of this plugin is to simplify handling Dokuwiki table columns. It's not easy to move some columns around, add them or remove them by hand. This plugin offers a friendly user iterface to underlying manipulation with the table markup using regular expression. NB : There is a more recent plugin that do the same thing : [[plugin:edittable|Edittable]]. ===== Download and Installation ===== Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually. * [[https://github.com/bzamecnik/dokuwiki-tableedit]] ==== Questions ==== > Can you please add an Sample how the syntax has to look. Or how to use the Plugin. > Thank you [[ok@systemhaus-kec.de|Oli]] The plugin will add an toolbar-button. Edit a page. Mark a table an press the button. A dialog will appear. Then you can order the table new.