• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

_test/22-Aug-2025-187155

action/26-Aug-2025-813506

conf/26-Aug-2025-1410

db/22-Aug-2025-1811

helper/26-Aug-2025-292160

images/22-Aug-2025-1411

lang/22-Aug-2025-423316

less/22-Aug-2025-9477

script/22-Aug-2025-806529

READMED22-Aug-20251.1 KiB3323

admin.phpD26-Aug-20251 KiB5634

admin.svgD22-Aug-2025541 21

deleted.filesD22-Aug-2025176 64

helper.phpD26-Aug-202529.6 KiB1,028642

plugin.info.txtD02-Sep-2025248 87

script.jsD22-Aug-20254.5 KiB143107

style.lessD22-Aug-20251.9 KiB138112

syntax.phpD02-Sep-20253.8 KiB130103

README

1tagging Plugin for DokuWiki
2
3Allows logged in users to add tags to pages. Tags are looked up in
4the search.
5
6All documentation for this plugin can be found at
7http://www.dokuwiki.org/plugin:tagging
8
9If you install this plugin manually, make sure it is installed in
10lib/plugins/tagging/ - if the folder is called different it
11will not work!
12
13This plugin requires the sqlite plugin!
14See https://www.dokuwiki.org/plugin:sqlite
15
16Please refer to http://www.dokuwiki.org/plugins for additional info
17on how to install plugins in DokuWiki.
18
19----
20Copyright (C) Andreas Gohr <dokuwiki@cosmocode.de>,
21              Adrian Lang <lang@cosmocode.de>
22
23This program is free software; you can redistribute it and/or modify
24it under the terms of the GNU General Public License as published by
25the Free Software Foundation; version 2 of the License
26
27This program is distributed in the hope that it will be useful,
28but WITHOUT ANY WARRANTY; without even the implied warranty of
29MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
30GNU General Public License for more details.
31
32See the COPYING file in your DokuWiki folder for details
33