[TYPO3-mvc] Coding Guidlines -> CSS & JS

S.Korth s.korth at dms-arts.com
Thu Mar 18 09:08:15 CET 2010


Dmitri Pisarev schrieb:
> 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.


Oh, thats also a nice solution! Can users overwrite controller-actions 
via Typoscript ?


More information about the TYPO3-project-typo3v4mvc mailing list