https://github.com/cosmocode/dokuwiki-plugin-imgpaste
Add images to DokuWiki pages by simply pasting them. Only modern browsers supported
https://github.com/cosmocode/dokuwiki-plugin-imgpaste
dokuwiki-plugin javascript php
Last synced: 11 months ago
JSON representation
Add images to DokuWiki pages by simply pasting them. Only modern browsers supported
- Host: GitHub
- URL: https://github.com/cosmocode/dokuwiki-plugin-imgpaste
- Owner: cosmocode
- Created: 2013-05-13T14:26:38.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2024-11-19T10:02:22.000Z (over 1 year ago)
- Last Synced: 2024-11-19T11:18:45.310Z (over 1 year ago)
- Topics: dokuwiki-plugin, javascript, php
- Language: PHP
- Homepage: https://www.dokuwiki.org/plugin:imgpaste
- Size: 33.2 KB
- Stars: 10
- Watchers: 8
- Forks: 10
- Open Issues: 5
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
imgpaste Plugin for DokuWiki
Add images via cut'n'paste
All documentation for this plugin can be found at
https://www.dokuwiki.org/plugin:imgpaste
If you install this plugin manually, make sure it is installed in
lib/plugins/imgpaste/ - 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) Andreas Gohr
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