[TYPO3-mvc] Coding Guidlines -> CSS & JS
Dmitri Pisarev
dimaip at gmail.com
Wed Mar 17 13:32:18 CET 2010
On 16.03.2010 13:39, S.Korth wrote:
> Ok, i took the ts config. :-)
Hi Sascha!
I do it like this in my controller in indexAction:
$this->addJsLibrary('ISP','ItemSelectorPatch.js');
$this->addCssFile('IS','ItemSelector.css');
Where CSS and JS files should be put into resources/public/css or
JavaScript folders, respectively.
Regards,
Dmitri.
More information about the TYPO3-project-typo3v4mvc
mailing list