https://github.com/cosmocode/dokuwiki-plugin-interwikipaste
Try to detect interwiki links pasted into the DokuWiki editor
https://github.com/cosmocode/dokuwiki-plugin-interwikipaste
dokuwiki-plugin interwiki paste php
Last synced: 2 months ago
JSON representation
Try to detect interwiki links pasted into the DokuWiki editor
- Host: GitHub
- URL: https://github.com/cosmocode/dokuwiki-plugin-interwikipaste
- Owner: cosmocode
- Created: 2020-04-28T19:45:21.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-25T21:50:48.000Z (about 5 years ago)
- Last Synced: 2024-04-15T00:37:44.440Z (about 2 years ago)
- Topics: dokuwiki-plugin, interwiki, paste, php
- Language: JavaScript
- Homepage: https://www.dokuwiki.org/plugin:interwikipaste
- Size: 15.6 KB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# interwikipaste Plugin for DokuWiki
The plugin analyzes URLs pasted into the editor and transforms them on-the-fly into interwiki links if they match any of the configured interwiki shortcuts.
Currently only URLs are supported.
## Copyright
Copyright (C) CosmoCode GmbH
Anna Dabrowska
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