xref: /plugin/tagging/README (revision 763b11e15ed67d060c2d481c7af79f13fbf787cd)
14277c0f4SAndreas Gohrtagging Plugin for DokuWiki
24277c0f4SAndreas Gohr
34277c0f4SAndreas GohrAllows logged in users to add tags to pages. Tags are looked up in
44277c0f4SAndreas Gohrthe search.
54277c0f4SAndreas Gohr
64277c0f4SAndreas GohrAll documentation for this plugin can be found at
74277c0f4SAndreas Gohrhttp://www.dokuwiki.org/plugin:tagging
84277c0f4SAndreas Gohr
94277c0f4SAndreas GohrIf you install this plugin manually, make sure it is installed in
104277c0f4SAndreas Gohrlib/plugins/tagging/ - if the folder is called different it
114277c0f4SAndreas Gohrwill not work!
124277c0f4SAndreas Gohr
134277c0f4SAndreas GohrThis plugin requires the sqlite plugin!
144277c0f4SAndreas GohrSee https://www.dokuwiki.org/plugin:sqlite
154277c0f4SAndreas Gohr
164277c0f4SAndreas GohrPlease refer to http://www.dokuwiki.org/plugins for additional info
174277c0f4SAndreas Gohron how to install plugins in DokuWiki.
184277c0f4SAndreas Gohr
194277c0f4SAndreas Gohr----
20*763b11e1SMichael GroßeCopyright (C) Andreas Gohr <dokuwiki@cosmocode.de>,
214277c0f4SAndreas Gohr              Adrian Lang <lang@cosmocode.de>
224277c0f4SAndreas Gohr
234277c0f4SAndreas GohrThis program is free software; you can redistribute it and/or modify
244277c0f4SAndreas Gohrit under the terms of the GNU General Public License as published by
254277c0f4SAndreas Gohrthe Free Software Foundation; version 2 of the License
264277c0f4SAndreas Gohr
274277c0f4SAndreas GohrThis program is distributed in the hope that it will be useful,
284277c0f4SAndreas Gohrbut WITHOUT ANY WARRANTY; without even the implied warranty of
294277c0f4SAndreas GohrMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
304277c0f4SAndreas GohrGNU General Public License for more details.
314277c0f4SAndreas Gohr
324277c0f4SAndreas GohrSee the COPYING file in your DokuWiki folder for details
33