registerModule( /* Name */ 'emailOptionnel', /* Description*/ 'Make e-mail address optional in comments', /* Author */ 'Oleksandr Syenchuk, Pierre Van Glabeke, Gvx', /* Version */ '0.5.0', /* Properties */ array( 'permissions' => 'admin', 'type' => 'plugin', 'support' => 'http://forum.dotclear.org/viewtopic.php?pid=332948#p332948', 'details' => 'http://plugins.dotaddict.org/dc2/details/emailOptionnel', 'requires' /* id(s) */ => array( array('core', '2.11') ), /* depuis dc 2.11 */ 'settings' => array( 'blog' => '#params.emailOptionnelParam' ) ) );