DokuWiki

It's better when it's simple

User Tools

Site Tools


tips:table_editing

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tips:table_editing [2008-08-10 23:57] clorrtips:table_editing [2016-02-29 10:36] (current) – old revision restored (2014-08-05 15:52) 141.65.129.192
Line 1: Line 1:
 +====== Table Editing ======
 +
 +Editing tables in DokuWiki can be quite difficult, especially when your wiki contains a lot of them and/or big ones. There are several ways to help you.
 +
 +===== Plugins =====
 +
 +  * [[plugin:edittable]] provides a visual table editing and inserting interface
 +  * [[plugin:fckg]] WYSIWYG editor.
 +  * The [[plugin:csv|CSV plugin]] has the advantage that you can link directly to a CSV file (e.g. a Google Spreadsheet file).
 +
 +===== Openoffice.org extension =====
 +
 +There's an Openoffice.org extension, [[http://www.lucsorel.com/index.php?page=downloads|calc2dokuwiki]], to export to DokuWiki format from Calc.
 +
 +===== Manual way =====
 +
 +You can edit tables by editing externally by converting to and from CSV files that can be edited by programs like Excel. Converting can be done by search and replace of %%^%% and %%|%% in any text editor, maybe your CSV editing program also allows to define the cell separator as %%^%% or %%|%%. Note that you should have empty cells at the start and end of each line since DokuWiki needs %%^%% or %%|%% there - defining empty cells should result in separators at the "visible" start and end of lines. The rest is copy & paste (via a text editor).
  

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