File Manager
<?php
$lang['friendlyname'] = 'JQuery جعبه ابزار';
$lang['moddescription'] = 'A toolbox of Jquery utilities to aide in creating dynamic and fancy CMS Made Simple modules and websites';
$lang['param_action'] = 'Specify the action to be called. Possible values are:<ul><li>incjs - Include required javascript files.</li><li>ready - Output default ready function.</li></ul>';
$lang['param_exclude'] = 'Applicable only to the incjs action, this parameter allows excluding certain jquery plugins from the output generated. Possible values are: tablesorter,cluetip,form.';
$lang['param_include'] = 'Applicable only to the incjs action, this parameter allows explicitly including certain jquery plugins whilst excluding all others. If this parameter is specified, the exclude parameter will be ignored. Possible values are tablesorter,cluetip,form.';
$lang['param_no_css'] = 'Applicable only to the incjs action, this will exclude css tags from being output';
$lang['param_no_js'] = 'Applicable only to the incjs action, this will exclude script tags from being output';
$lang['param_no_query'] = 'Applicable only to the incjs action, this will exclude jquery from being included';
$lang['postinstall'] = 'The JQueryTools module has been installed.... get crackin';
$lang['postuninstall'] = 'The JQueryTools module has been uninstalled';
$lang['preuninstall'] = 'Removing this module could damage the appearance and functionality of your website. Are you sure you want to continue?';
?>
File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com