An open API service indexing awesome lists of open source software.

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

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