auth)) { return null; } $this->registerModule( 'Top writer', 'Ranking of the most prolific writers and/or commentators', 'Jean-Christian Denis, Pierre Van Glabeke', '1.1', [ 'requires' => [['core', '2.25']], 'permissions' => dcCore::app()->auth->makePermissions([ dcCore::app()->auth::PERMISSION_CONTENT_ADMIN, ]), 'type' => 'plugin', 'support' => 'http://forum.dotclear.org/viewtopic.php?pid=333002#p333002', 'details' => 'http://plugins.dotaddict.org/dc2/details/topWriter', 'repository' => 'https://raw.githubusercontent.com/JcDenis/topWriter/master/dcstore.xml', ] );