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

Dmitri Pusarev dimaip at gmail.com
Sat Mar 20 09:12:31 CET 2010


S.Korth wrote:
> 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 ?

Sorry, I didn't really get your question. What do you mean by 
overwriting a controller action via TS? And why would you need it?

Dmitri.


More information about the TYPO3-project-typo3v4mvc mailing list