JCC - JS CSS Control

![]()
Name: JS CSS Control - Version: 2.5-4 / 3-1 Type: Plugin - License: GPLv3
Description: Control JS and CSS files in Joomla!
Developed by: Kubik-Rubik - Viktor Vogel
Listed in: Joomla! Extensions Directory
If you use JCC - JS CSS Control, please post a rating and a review at the Joomla! Extensions Directory.
Description
Control the loading of JS and CSS files globally and specifically in Joomla!
Plugin: JCC - JS CSS Control
Function: With this plugin the loading of JavaScript and CSS files can be easily prevented in Joomla!
Languages: German and English
Joomla! Versions: 2.5 and 3.x
The version for Joomla! 3 is only for testing purposes. If you find a bug, then please report it in the support forum!
With this plugin the loading of JS and CSS files can be easily controlled. You may suppress loading those files on pages where they are not needed. This might be important for example at the frontpage for optimizing loading times. The plugin is able to exclude those files globally or just on selected pages.
For global exclusion you have to enter the concerned file (with suffix) in a field. For selective exclusion on specified pages you have to enter additionally to the file name, parameters of the specified page, separated with a pipe symbol (|). You may generate an output of required parameters using the debug mode at the frontend. See tab "Installation" for more details.
Features
Features
- Exclude JavaScript (.js) files
- Exclude CSS (.css) files
- Global and specific deactivation
- Debug Mode (for determining of the required parameters)
- Language: German and English
Installation
Installation
Install the plugin by accessing the administration menu of the back-end under Extensions. Then access Extensions – Plugins – System - JS CSS Control and customize it to your needs. Don't forget to activate it!
Usage:
There are two text areas available. The first one is for the exclusion of JavaScript files, the second for the CSS files.
Enter only one file name each line. If you want to disable the file globally on all sides, then it is sufficient to enter the name of the file with the .js / .css extension. If you want to exclude specific files on a particular page, then you must also specify the parameters of the page. The parameters can be determined using the option "Debug Mode".
Procedure: Enable debug mode, load the desired page in the frontend, copy and paste the displayed parameters in the plugin settings, disable debug mode.
The parameters have to be separated by a pipe symbol (|) from the file name.
Example of a correct entry (JS files):
hide.js
hide.js?v=123
md_stylechanger.js|option=com_content,view=featured
mootools-more-uncompressed.js|option=com_users,view=registrationExample of a correct entry (CSS files):
print.css|option=com_community,view=register,task=register,Itemid=141
debug.css|option=com_content,view=featured,Itemid=101
template.css?b=45613|option=com_content,view=featured,Itemid=101
position.cssChangelog
Changelog
+ = Added - ! = Removed - ^ = Changed - # = Fixed
Joomla! 3.x
Version 3-1 - 08-Jan-2013
+ First release for Joomla! 3.x
^ Optimized Donation Code System
Joomla! 2.5
Version 2.5-4 - 15-Sep-2012
+ Implemented Versioncheck - Stay uptodate with the great new feature! The latest version can be checked once per session or on every load of the settings page.
^ Optimized Donation Code System - The entered donation code is checked only once per session.
Version 2.5-3 - 05-Jun-2012
Version 2.5-2 - 12-Mar-2012
# Regular expression was too greedy - under circumstances it was filtered too much
Version 2.5-1 - 09-Mar-2012
+ First release for Joomla! 2.5