Watch
1
0
Fork
You've already forked dokuwiki-plugin-edittable
0
No description
  • JavaScript 93.5%
  • PHP 4.6%
  • Less 1.9%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Daniel Baumann 74f3b96d2d
Releasing fastforward version 2026-07-22-1~ffwd13+u1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2026-07-30 04:25:28 +02:00
.github/workflows Adding upstream version 2026-07-22. 2026-07-30 04:25:21 +02:00
action Adding upstream version 2026-07-22. 2026-07-30 04:25:21 +02:00
conf Adding upstream version 2026-07-22. 2026-07-30 04:25:21 +02:00
debian Releasing fastforward version 2026-07-22-1~ffwd13+u1. 2026-07-30 04:25:28 +02:00
images Adding upstream version 2026-07-22. 2026-07-30 04:25:21 +02:00
lang Adding upstream version 2026-07-22. 2026-07-30 04:25:21 +02:00
less Adding upstream version 2026-07-22. 2026-07-30 04:25:21 +02:00
lib Adding upstream version 2026-07-22. 2026-07-30 04:25:21 +02:00
renderer Adding upstream version 2026-07-22. 2026-07-30 04:25:21 +02:00
script Adding upstream version 2026-07-22. 2026-07-30 04:25:21 +02:00
.eslintignore Adding upstream version 2026-07-22. 2026-07-30 04:25:21 +02:00
.gitignore Adding upstream version 2026-07-22. 2026-07-30 04:25:21 +02:00
deleted.files Adding upstream version 2026-07-22. 2026-07-30 04:25:21 +02:00
package-lock.json Adding upstream version 2026-07-22. 2026-07-30 04:25:21 +02:00
plugin.info.txt Adding upstream version 2026-07-22. 2026-07-30 04:25:21 +02:00
print.less Adding upstream version 2026-07-22. 2026-07-30 04:25:21 +02:00
README Adding upstream version 2026-07-22. 2026-07-30 04:25:21 +02:00
README.handsontable Adding upstream version 2026-07-22. 2026-07-30 04:25:21 +02:00
script.js Adding upstream version 2026-07-22. 2026-07-30 04:25:21 +02:00
style.less Adding upstream version 2026-07-22. 2026-07-30 04:25:21 +02:00

edittable Plugin for DokuWiki

Simplifies table editing by providing a custom editor based on the
Handsontable plugin

All documentation for this plugin can be found at
http://www.dokuwiki.org/plugin:edittable

If you install this plugin manually, make sure it is installed in
lib/plugins/edittable/ - if the folder is called different it
will not work!

Please refer to http://www.dokuwiki.org/plugins for additional info
on how to install plugins in DokuWiki.

----
Copyright (C) Michael Große, Andreas Gohr, Adrian Lang <dokuwiki@cosmocode.de>

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; version 2 of the License

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

See the COPYING file in your DokuWiki folder for details