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

..--

.github/workflows/28-Aug-2025-129

_test/28-Aug-2025-9,1796,941

action/28-Aug-2025-2,4771,409

admin/28-Aug-2025-514369

conf/28-Aug-2025-1410

db/28-Aug-2025-163100

helper/28-Aug-2025-636345

jsoneditor/28-Aug-2025-1,007955

lang/28-Aug-2025-725594

meta/28-Aug-2025-8,6184,795

renderer/28-Aug-2025-328224

script/28-Aug-2025-955568

syntax/25-Sep-2025-836444

types/28-Aug-2025-2,8321,586

.gitattributesD28-Aug-202539 32

LICENSED28-Aug-202517.6 KiB342281

READMED28-Aug-2025973 2819

admin.svgD28-Aug-2025592 43

all.lessD28-Aug-202598 65

deleted.filesD28-Aug-20252.6 KiB102101

helper.phpD28-Aug-20256.8 KiB21398

plugin.info.txtD25-Sep-2025244 98

print.lessD28-Aug-2025544 3731

remote.phpD28-Aug-20255.6 KiB17194

requirements.txtD28-Aug-2025378 65

script.jsD28-Aug-2025945 2514

style.lessD28-Aug-202511.1 KiB589480

README

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