registerModule( /* Name */ "YASH3", /* Description*/ "Fork from Yet Another Syntax Highlighter. Modification: Juste one javascript called on public pages for yash3", /* Author */ "Forked and modified by Gnieark, origin: Pep and contributors", /* Version */ '0.9.3', array( /* Dependencies */ 'requires' => array(array('core','2.9')), /* Permissions */ 'permissions' => 'usage,contentadmin', /* Priority */ 'priority' => 1001, // Must be higher than dcLegacyEditor priority (ie 1000) /* Type */ 'type' => 'plugin' ) );