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