dokuwiki plugin to embed media from oEmbed providers
Find a file
nik gaffney 2de7352fee
Merge pull request #4 from scott-morris/add-twitter-provider
Added the Twitter oembed as a provider
2022-11-30 23:08:01 +01:00
conf update/resuscitate 2019-09-02 13:11:59 +02:00
docs sync docs with dokuwiki.org 2019-09-02 13:46:46 +02:00
lang/en update/resuscitate 2019-09-02 13:11:59 +02:00
LICENCE update/resuscitate 2019-09-02 13:11:59 +02:00
plugin.info.txt update version 2020-06-03 18:35:30 +02:00
providers.xml Added the Twitter oembed as a provider 2022-11-30 22:02:12 +00:00
README update/resuscitate 2019-09-02 13:11:59 +02:00
sample-providers.xml Added the Twitter oembed as a provider 2022-11-30 22:02:12 +00:00
style.css update/resuscitate 2019-09-02 13:11:59 +02:00
syntax.php disable oembed version check 2020-06-12 11:31:57 +02:00

oEmbed Plugin for DokuWiki

embed media from oEmbed providers

All documentation for this plugin can be found at
https://github.com/zzkt/dokuwiki-oembed

If you install this plugin manually, make sure it is installed in
lib/plugins/oembed/ - if the folder is named differently it
will not work!

Please refer to http://www.dokuwiki.org/plugins for additional info
on how to install plugins in DokuWiki.

----
Copyright (C) FoAM oü

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 LICENSING file for details