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

..--

conf/23-Nov-2024-224

images/23-Nov-2024-

lang/23-Nov-2024-16776

syntax/23-Nov-2024-588468

CHANGELOG.mdD22-Nov-2024396 2110

LICENSED22-Nov-202417.6 KiB341281

README.mdD22-Nov-2024964 2819

action.phpD22-Nov-20242.6 KiB6754

plugin.info.txtD22-Nov-2024188 87

script.jsD22-Nov-20241.8 KiB6150

style.cssD22-Nov-2024445 2519

README.md

1# caption Plugin for DokuWiki
2
3adding figure, table, and code captions
4
5All documentation for this plugin can be found at
6http://till-biskup.de/de/software/dokuwiki/caption
7
8If you install this plugin manually, make sure it is installed in
9lib/plugins/caption/ - 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) Till Biskup <code@till-biskup.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 LICENSE file in your DokuWiki folder for details
28