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