new plugin.info style

This commit is contained in:
Andreas Gohr
2010-01-10 15:38:26 +01:00
parent f096a041a7
commit 53bba7c54b
2 changed files with 2 additions and 8 deletions

View File

@ -61,13 +61,6 @@ class admin_plugin_sync extends DokuWiki_Admin_Plugin {
return true;
}
/**
* return some info
*/
function getInfo(){
return confToHash(dirname(__FILE__).'/info.txt');
}
/**
* return sort order for position in admin menu
*/

View File

@ -1,6 +1,7 @@
base sync
author Andreas Gohr
email andi@splitbrain.org
date 2009-03-08
name DokuWiki Synchronization Plugin
desc Syncs a namespace with a remote wiki on request
url http://wiki:splitbrain.org/plugin:sync
url http://www.dokuwiki.org/plugin:sync