[TYPO3-core] RFC #15800: Cleanup CSH Code

Jeff Segars jsegars at alumni.rice.edu
Thu Oct 14 16:46:00 CEST 2010


On 10/12/10 11:53 AM, Jeff Segars wrote:
> On 10/11/10 10:01 AM, Steffen Kamper wrote:
>> Hi,
>>
>> here is the modified patch using a click listener which removes the
>> onclick.
>> You later can change the tag for help icon to anything, it has not to be
>> a "a" - just modify the delegate in the listener to the tag needed.
>>
>> vg Steffen
>
> +1 on reading and testing with a few small comments....
>
> * the entire notification.js part fails when applying the patch. Its a
> simple copy and paste to get it back in, just FYI.
> * "window" is the only openContext currently available. I guess we need
> a little comment about that since "inline" is also mentioned.
> * Could getHelptextCode() be renamed to loadContextHelpJS() or something
> along those lines?
>
> Thanks,
> Jeff

Made the changes mentioned above and committed to trunk in r9062 after 
Benni's +1 via Skype.

Also, I think the patch may have been failing originally due to windows 
line endings in notification.js.  I changed the line endings and 
committed that in r9061 prior to the real patch.

Thanks,
Jeff


More information about the TYPO3-team-core mailing list