[TYPO3-core] RFC: #11648: Feature: Add datepicker to date and datetime fields in TCEFORMS

Ingo Renner ingo at typo3.org
Fri Aug 7 00:14:48 CEST 2009


Steffen Kamper wrote:

Hi Steffen,

> As conclusion i see no reason here for php generating, it would make
> sense when using dynamic data inside, which could be php generated. And
> for this you can pass them through TYPO3.settings.

well, there definitly is a reason to do it through PHP: Performance.

You're adding the calendar icons through JS DOM manipulation, this is 
quite expensive, so please add the icon through PHP like all the date 
picker extensions in TER. Otherwise the -1 by reading stil persists.


Ingo

-- 
Ingo Renner
TYPO3 Core Developer, Release Manager TYPO3 4.2



More information about the TYPO3-team-core mailing list