Skip to content

hr-it-solutions/DD_J_plg_system_disable_jquery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DD_J_plg_system_disable_jquery

is a Joomla! system plugin for developers to disable jQuery from the front end!

GPL Licence

In the front end of Joomla jQuery ist loaded via the core including jQuery noconflict and jQuery migrate. With this plugin you can unset all these scripts or each one individually via the plugin settings.

Affected scripts:

/media/jui/js/jquery.js
/media/jui/js/jquery.min.js
/media/jui/js/jquery-noconflict.js
/media/jui/js/jquery-migrate.js
/media/jui/js/jquery-migrate.min.js

Note: It is not recommended to use together with Joomla! default templates like tpl_Protostar or
any other template based on jQuery!

System requirements

Joomla 3.x +
PHP 5.6.13 or newer is recommended.

DD_ Namespace

DD_ stands for HR-IT-Solutions GmbH a.k.a Didldu (Brand recognition)
It is a namespace prefix, provided to avoid element name conflicts.


Author: HR-IT-Solutions GmbH Florian Häusler https://www.hr-it-solution.com
Copyright: (C) 2017 - 2018 HR-IT-Solutions GmbH
http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only