Skip to content

moevm/MSE-2023-moevm-doku_wiki-10

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XLSX2DW Plugin for DokuWiki

The XLSX2DW plugin for DokuWiki makes it easy to import XLS, XLSX or ODS tables to a page.

The plugin keeps the styles, merged cells and colors of your original table.

Plugin installation

1.1. Download from DokuWiki Extension Manager (Plugin page link).

1.2. Clone repository (via SSH or HTTPS) or download from DokuWiki Extension Manager:

  • SSH: git clone git@github.com:moevm/MSE-2023-moevm-doku_wiki-10.git
  • HTTPS: git clone https://github.com/moevm/MSE-2023-moevm-doku_wiki-10.git

Move all plugin files to dokuwiki-installation-directory/lib/plugins/xlsx2dw/

  • TIP: dokuwiki-installation-directory is folder of your local DokuWiki.

After all files have been transferred, the /xlsx2dw directory should look like the image below.

Alt text

Usage

  1. Create new page (or edit the page).

Alt text

  1. Click "Import table" button in the toolbar.

Alt text

  1. Choose a table file. You can select example table from /_test/test-tables/ folder.

Alt text

  1. Selected table is converted to DokuWiki syntax.

Alt text

  1. The result is shown in the screenshot below.

Alt text