[TYPO3-team-templavoila] RFC #11521

Steffen Kamper info at sk-typo3.de
Wed Jan 6 01:15:16 CET 2010


Hi,

as much changed in 1.4.1 the patch differs. You can assign a custom 
stylesheet file with
mod.web_txtemplavoilaM1.stylesheet = 
../fileadmin/templates/core_templates/css/backend.css

If you need more stylesheet files included you can use @import in css.
This is not possible for javascript files.

The patch adds the possibility to add javascript files with following 
setting:

mod.web_txtemplavoilaM1.javascript {
   file1 = ../fileadmin/templates/core_templates/css/jquery.js
   file2 = ../fileadmin/templates/core_templates/css/backend.js
}

Setting is an array with any key => file combination.
This completes the customization of page module.

vg Steffen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 11521.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-templavoila/attachments/20100106/f2dcbeb3/attachment-0001.asc>


More information about the TYPO3-team-templavoila mailing list