Tuesday, March 19 in 2024
LEPTON CMS
Modul: cssjsIncluder
Nick: soft4tec
Version: 1.11
State: Alpha
License: GNU - General Public License
GUID: cb6d9b8e-13a1-4c62-9641-ffb57d6d14ea
Platform: 2.8
Last info: 2011-02-16
Rating:
55.0
563 votes
1 2 3 4 5
Download: here
Description: This module/snippet allows you to inject css and js file in the head section of your various pages.
Install module via backend of WebsiteBaker and put following call to the head section of your template:


<?php
if(function_exists('includeCssJs')) {
includeCssJs();
}
?>


Then you can add a cssjsInclude section to every single page where you need it.
Image: