## ## Library to fix issues and detect browser features ## jQuery libraries ## Are compressed as js/js.plugins.min.js ## ## ## ## ## ## Always loaded ## ## ## ## ## LAYOUT ## 1) Dynamic component CSS included by components $r.render("jsCssRawHtmlHeader", "pre-theme") ## 2) CSS theme inclusion and favicons ## 3) IE specific bugfixes for current theme ## 4) Dynamic overriding of CSS rules $r.render("jsCssRawHtmlHeader", "post-theme") ## 5) Add user font size ## 6) Add special CSS for web2.a screen reader mode #if ($isScreenReader) #end ## deprecated - include any raw header $r.renderHeaderIncludes() ## Page title taken from org.olat.core package