reverted plugin disabling method back to old behaviour
Ignore-this: b5fadadeee9de8e52c41c056cf62be6d With this patch plugins are now disabled by placing a disabled file in the plugin directory again. Even though renaming plugin directories is the method with the fewest disk accesses it makes a lot of trouble with code revision control systems and, more important, Linux package management systems. Future versions of DokuWiki may use a central config file instead. This patch also fixes the problem with the plugin manager not checking the return values of the pugin_(dis|en)able functions correctly. darcs-hash:20090127182521-7ad00-62018a546d49d57582d93298c8228fd71601a5e8.gz
Showing
- inc/plugincontroller.class.php 8 additions, 4 deletionsinc/plugincontroller.class.php
- lib/plugins/plugin/admin.php 12 additions, 5 deletionslib/plugins/plugin/admin.php
- lib/plugins/plugin/lang/en/lang.php 5 additions, 0 deletionslib/plugins/plugin/lang/en/lang.php
- lib/plugins/upgradeplugindirectory/action.php 0 additions, 110 deletionslib/plugins/upgradeplugindirectory/action.php
Loading
Please register or sign in to comment