12e6b7ea4Sfiwsweembeddedphp plugin for DokuWiki 22e6b7ea4Sfiwswe 32e6b7ea4SfiwsweAllow embeded PHP on wiki pages to restore the functionality 42e6b7ea4Sfiwswepresent up to DokuWiki "Igor" for those use-cases where it is safe 52e6b7ea4Sfiwsweto do so. 62e6b7ea4Sfiwswe 72e6b7ea4SfiwsweIMPORTANT SECURITY WARNING: Please never use this plugin where 82e6b7ea4Sfiwsweuntrusted or incompetent people are able to edit wiki pages! 92e6b7ea4SfiwsweEmbedded PHP code can do ANYTHING that the server PHP environment 102e6b7ea4Sfiwsweallows, including deleting your wiki and more! Never use this on 112e6b7ea4Sfiwswea publicly editable wiki! 122e6b7ea4SfiwsweUSE ONLY ON PRIVATE WIKIS! 132e6b7ea4Sfiwswe 142e6b7ea4SfiwsweAll documentation for this plugin can be found at 15*77445f93Sfiwswehttps://www.dokuwiki.org/plugin:embeddedphp 162e6b7ea4Sfiwswe 172e6b7ea4SfiwsweIf you install this plugin manually, make sure it is installed in 182e6b7ea4Sfiwswelib/plugins/embeddedphp/ - if the folder is called differently it 192e6b7ea4Sfiwswewill not work! 202e6b7ea4Sfiwswe 212e6b7ea4SfiwswePlease refer to http://www.dokuwiki.org/extensions for additional info 222e6b7ea4Sfiwsweon how to install extensions in DokuWiki. 232e6b7ea4Sfiwswe 242e6b7ea4Sfiwswe---- 252e6b7ea4SfiwsweCopyright (C) fiwswe <dwplugin@fwml.de> 262e6b7ea4Sfiwswe 272e6b7ea4SfiwsweThis program is free software; you can redistribute it and/or modify 282e6b7ea4Sfiwsweit under the terms of the GNU General Public License as published by 292e6b7ea4Sfiwswethe Free Software Foundation; version 2 of the License 302e6b7ea4Sfiwswe 312e6b7ea4SfiwsweThis program is distributed in the hope that it will be useful, 322e6b7ea4Sfiwswebut WITHOUT ANY WARRANTY; without even the implied warranty of 332e6b7ea4SfiwsweMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 342e6b7ea4SfiwsweGNU General Public License for more details. 352e6b7ea4Sfiwswe 362e6b7ea4SfiwsweSee the LICENSING file for details 37