[TYPO3-english] Upgrade tt_content image_link field

Gregory Loichot gloichot at cross-systems.com
Wed May 5 15:53:12 CEST 2010


Hello,

Thank you for your answer !
First, I do not have time to use a gallery extension (unfortunaly), then 
it is a specific need and I would like to know why it this method does 
not work :)

Thanks

Le 05.05.2010 13:53, Bernhard Kraft a écrit :
> Gregory Loichot wrote:
>> Hello,
>>
>> I'm using a TYPO3 4.2.10 and I'm trying to enlarge image_link size.
>> I already update this field in DB : varchar(255) -> MEDIUMTEXT
>>
>> Then I would like to enlarge the input field in backend. So I tried :
>>
>> TCEFORM.tt_content.columns.image_link.config.max=500
>> or
>> TCEFORM.tt_content.image_link.config.input=15,500
>>
>> in my option page(TSconfig), put it did not work.
>
> If you want to upload so many images I suggest using one of the many
> gallery extensions instead.
>
>
> greets,
> Bernhard



More information about the TYPO3-english mailing list