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

..11-Apr-2025-

conf/H12-Jul-2023-216

lang/en/H12-Jul-2023-43

LICENSEH A D11-Jul-202317.6 KiB341281

READMEH A D11-Jul-20231 KiB2920

README.mdH A D11-Jul-2023139 53

helper.phpH A D11-Jul-202315.9 KiB527298

plugin.info.txtH A D11-Jul-2023250 87

README

1 attribute Plugin for DokuWiki
2 
3 Arbitrary attribute definition and storage for user associated data.
4 
5 All documentation for this plugin can be found at
6 https://www.dokuwiki.org/plugin:attribute
7 
8 If you install this plugin manually, make sure it is installed in
9 lib/plugins/attribute/ - if the folder is called different it
10 will not work!
11 
12 Please refer to http://www.dokuwiki.org/plugins for additional info
13 on how to install plugins in DokuWiki.
14 
15 ----
16 A huge thanks to János Fekete - his memcache plugin provided me a starting
17 point to write this plugin.
18 
19 This program is free software; you can redistribute it and/or modify
20 it under the terms of the GNU General Public License as published by
21 the Free Software Foundation; version 2 of the License
22 
23 This program is distributed in the hope that it will be useful,
24 but WITHOUT ANY WARRANTY; without even the implied warranty of
25 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
26 GNU General Public License for more details.
27 
28 See the COPYING file in your DokuWiki folder for details
29 

README.md

1 # attribute
2 Arbitrary attribute definition and storage for user associated data.
3 
4 See detail on: https://www.dokuwiki.org/plugin:attribute
5