Dokuwiki Semantic Plugin
Find a file
Giuseppe Di Terlizzi 95f02e1bff Fixed some issue
* Fixed PHP Warning when the wiki page is not created
  * Fixed the author and description method
2015-03-30 10:32:15 +02:00
_test Modified test 2015-03-28 15:33:59 +01:00
conf first commit 2015-03-26 00:48:00 +01:00
lang/en first commit 2015-03-26 00:48:00 +01:00
.travis.yml Added test 2015-03-28 03:07:42 +01:00
action.php Fixed some issue 2015-03-30 10:32:15 +02:00
LICENSE Added LICENSE 2015-03-26 00:50:48 +01:00
plugin.info.txt Fixed some issue 2015-03-30 10:32:15 +02:00
README.md Update README.md 2015-03-26 00:53:14 +01:00
syntax.php first commit 2015-03-26 00:48:00 +01:00

Semantic Plugin for DokuWiki

Add semantic data to your DokuWiki

All documentation for this plugin can be found at http://www.dokuwiki.org/plugin:semantic

If you install this plugin manually, make sure it is installed in lib/plugins/icons/ - 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) Giuseppe Di Terlizzi giuseppe.diterlizzi@gmail.com

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