registerModule( "dcLegacyEditor", // Name "dotclear legacy editor", // Description "dotclear Team", // Author '0.1.4', // Version array( 'permissions' => 'usage,contentadmin', 'type' => 'plugin', 'settings' => array( 'self' => '', 'pref' => '#user-options.user_options_edition' ) ) );