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

..Today-

_test/H13-Aug-2019-1,190897

admin/H13-Aug-2019-264132

conf/H13-Aug-2019-1410

db/H13-Aug-2019-1811

helper/H13-Aug-2019-169102

lang/H13-Aug-2019-609403

syntax/H13-Aug-2019-1,8011,167

.travis.ymlH A D23-Jun-2019288 1413

READMEH A D23-Jun-20191.3 KiB3927

action.phpH A D23-Jun-20195.8 KiB197117

admin.svgH A D23-Jun-2019317 11

helper.phpH A D23-Jun-201921.6 KiB671564

plugin.info.txtH A D23-Jun-2019316 97

renderer_data_edit.phpH A D23-Jun-2019409 218

requirements.txtH A D23-Jun-2019217 53

script.jsH A D23-Jun-20194.2 KiB14396

style.cssH A D23-Jun-20193 KiB167141

README

1data-au Plugin for DokuWiki
2
3All documentation for this plugin can be found at
4http://www.dokuwiki.org/plugin:data-au
5
6(Well - when I get around to doing unit testing and then create a
7plugin page - until then, that was worthless information. Sorry).
8
9If you install this plugin manually, make sure it is installed in
10lib/plugins/dataau/ - if the folder is called different it
11will not work!
12
13Please refer to http://www.dokuwiki.org/plugins for additional info
14on how to install plugins in DokuWiki.
15
16----
17
18Based on the work of Andreas Gohr, modified by Scott Ferguson
19All blame to me. All credit to Andreas.
20
21Testing has been... actually, no real testing has been done yet.
22Use at your own risk (if it breaks you get to keep both pieces).
23Feedback appreciated.
24https://github.com/SFITCS/dokuwiki-plugin-dataau/issues
25
26----
27Copyright (C) Andreas Gohr <andi@splitbrain.org>
28
29This program is free software; you can redistribute it and/or modify
30it under the terms of the GNU General Public License as published by
31the Free Software Foundation; version 2 of the License
32
33This program is distributed in the hope that it will be useful,
34but WITHOUT ANY WARRANTY; without even the implied warranty of
35MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
36GNU General Public License for more details.
37
38See the COPYING file in your DokuWiki folder for details
39