https://github.com/cosmocode/edittable
Plugin to provide a custom editor for tables in DokuWiki
https://github.com/cosmocode/edittable
dokuwiki-plugin handsontable javascript php
Last synced: 11 months ago
JSON representation
Plugin to provide a custom editor for tables in DokuWiki
- Host: GitHub
- URL: https://github.com/cosmocode/edittable
- Owner: cosmocode
- Created: 2010-10-29T15:45:18.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2025-03-25T07:43:05.000Z (about 1 year ago)
- Last Synced: 2025-03-25T08:35:59.089Z (about 1 year ago)
- Topics: dokuwiki-plugin, handsontable, javascript, php
- Language: JavaScript
- Homepage: https://www.dokuwiki.org/plugin:edittable
- Size: 1.1 MB
- Stars: 32
- Watchers: 12
- Forks: 26
- Open Issues: 63
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
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
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