summaryrefslogtreecommitdiff
path: root/lib/plugins/styling/README
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2015-05-23 15:29:33 +0200
committerAndreas Gohr <andi@splitbrain.org>2015-05-23 15:29:33 +0200
commit123bc813fd93ab5d8dab3cc4a66a09e613a10aa2 (patch)
treef96350fd7837dff3c943a7dedfa32e991c26eace /lib/plugins/styling/README
parentd071b66c820e5b1ecc60efc27a15e113c88832af (diff)
downloadrpg-123bc813fd93ab5d8dab3cc4a66a09e613a10aa2.tar.gz
rpg-123bc813fd93ab5d8dab3cc4a66a09e613a10aa2.tar.bz2
renamed plugin from styler to styling
styler was already taken
Diffstat (limited to 'lib/plugins/styling/README')
-rw-r--r--lib/plugins/styling/README27
1 files changed, 27 insertions, 0 deletions
diff --git a/lib/plugins/styling/README b/lib/plugins/styling/README
new file mode 100644
index 000000000..a1a5e890c
--- /dev/null
+++ b/lib/plugins/styling/README
@@ -0,0 +1,27 @@
+styling Plugin for DokuWiki
+
+Allows to edit style.ini replacements
+
+All documentation for this plugin can be found at
+https://www.dokuwiki.org/plugin:styling
+
+If you install this plugin manually, make sure it is installed in
+lib/plugins/styling/ - 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 <andi@splitbrain.org>
+
+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