[TYPO3-dev] Extensions and JS-frameworks

Steffen Kamper steffen at sk-typo3.de
Sun Jul 13 19:55:52 CEST 2008


Hi,

Dmitry Dulepov [typo3] schrieb:
> Hi!
> 
> Steffen Kamper wrote:
>> as all know JS-frameworks are not compatible and installing an 
>> extension based on a JS-framework can destroy a page.
>>
>> So i vote for a additional flag for extensions that use a framework, 
>> and user know that before installing and testing. This flag should 
>> mention the used framework
> 
> What if extension can use several frameworks? I plan to modify ratings 
> to enable mootools into addition to prototype.
> 

yes, that should be possible too if using a textfield
frameworks = prototype, mootools

It could be a section like the depending/suggesting-section
frameworks = array(
   'mootools' => '1.8',
   'prototype => '',
)

vg Steffen




More information about the TYPO3-dev mailing list