1yatp plugin for DokuWiki 2 3YATP (Yet Another Template Plugin) tries to merge the good things in Templater and WST with some other additions. 4 5Original plugins: 6 - WST 7 - link: https://www.dokuwiki.org/plugin:wst 8 - author: Vitalie Ciubotaru 9 - licence: GPL 10 - Templater 11 - link: https://www.dokuwiki.org/plugin:templater 12 - authors: Daniel "Nerun" Rodrigues, Jonathan Arkell 13 - licence: GPL 14 15All documentation for this plugin can be found at 16https://www.dokuwiki.org/plugin:yatp 17 18If you install this plugin manually, make sure it is installed in 19lib/plugins/yatp/ - if the folder is called different it 20will not work! 21 22Please refer to http://www.dokuwiki.org/extensions for additional info 23on how to install extensions in DokuWiki. 24 25---- 26Copyright (C) Feralheart <dokuwiki@feralheart.dev> 27 28This program is free software; you can redistribute it and/or modify 29it under the terms of the GNU General Public License as published by 30the Free Software Foundation; version 2 of the License 31 32This program is distributed in the hope that it will be useful, 33but WITHOUT ANY WARRANTY; without even the implied warranty of 34MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 35GNU General Public License for more details. 36 37See the LICENSING file for details 38