1
0
Fork 0
dokuwiki-plugins-extra/plugins/55/edittable
Daniel Baumann 778f9ac0bf
Adding edittable version 2023-01-14 (66785d9).
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-03-24 19:33:14 +01:00
..
_jstest Adding edittable version 2023-01-14 (66785d9). 2025-03-24 19:33:14 +01:00
_test Adding edittable version 2023-01-14 (66785d9). 2025-03-24 19:33:14 +01:00
action Adding edittable version 2023-01-14 (66785d9). 2025-03-24 19:33:14 +01:00
conf Adding edittable version 2023-01-14 (66785d9). 2025-03-24 19:33:14 +01:00
images Adding edittable version 2023-01-14 (66785d9). 2025-03-24 19:33:14 +01:00
lang Adding edittable version 2023-01-14 (66785d9). 2025-03-24 19:33:14 +01:00
less Adding edittable version 2023-01-14 (66785d9). 2025-03-24 19:33:14 +01:00
lib Adding edittable version 2023-01-14 (66785d9). 2025-03-24 19:33:14 +01:00
renderer Adding edittable version 2023-01-14 (66785d9). 2025-03-24 19:33:14 +01:00
script Adding edittable version 2023-01-14 (66785d9). 2025-03-24 19:33:14 +01:00
.eslintrc.js Adding edittable version 2023-01-14 (66785d9). 2025-03-24 19:33:14 +01:00
.gitattributes Adding edittable version 2023-01-14 (66785d9). 2025-03-24 19:33:14 +01:00
.travis.yml Adding edittable version 2023-01-14 (66785d9). 2025-03-24 19:33:14 +01:00
deleted.files Adding edittable version 2023-01-14 (66785d9). 2025-03-24 19:33:14 +01:00
Gruntfile.js Adding edittable version 2023-01-14 (66785d9). 2025-03-24 19:33:14 +01:00
package.json Adding edittable version 2023-01-14 (66785d9). 2025-03-24 19:33:14 +01:00
plugin.info.txt Adding edittable version 2023-01-14 (66785d9). 2025-03-24 19:33:14 +01:00
print.less Adding edittable version 2023-01-14 (66785d9). 2025-03-24 19:33:14 +01:00
README Adding edittable version 2023-01-14 (66785d9). 2025-03-24 19:33:14 +01:00
README.handsontable Adding edittable version 2023-01-14 (66785d9). 2025-03-24 19:33:14 +01:00
script.js Adding edittable version 2023-01-14 (66785d9). 2025-03-24 19:33:14 +01:00
style.less Adding edittable version 2023-01-14 (66785d9). 2025-03-24 19:33:14 +01: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