1LeightWeightScript Plugin for DokuWiki 2 3Adds an "Editor and better only" script part and removes a lot of 4unneeded scripts parts for non editors. It makes the JS for end users 5a lot smaller and faster to load. 6 7All documentation for this plugin can be found at 8http://www.inetsoftware.de 9 10If you install this plugin manually, make sure it is installed in 11lib/plugins/inetmodifications/ - if the folder is called different it 12will not work! 13 14Please refer to http://www.dokuwiki.org/plugins for additional info 15on how to install plugins in DokuWiki. 16 17---- 18Copyright (C) i-net /// software <tools@inetsoftware.de> 19 20This program is free software; you can redistribute it and/or modify 21it under the terms of the GNU General Public License as published by 22the Free Software Foundation; version 2 of the License 23 24This program is distributed in the hope that it will be useful, 25but WITHOUT ANY WARRANTY; without even the implied warranty of 26MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 27GNU General Public License for more details. 28 29See the COPYING file in your DokuWiki folder for details 30