[TYPO3-english] globally enable click to enlarge
Steffen Gebert
steffen at steffen-gebert.de
Thu Mar 5 00:48:19 CET 2009
Dominik Schmich wrote:
> ok guys, thanks for the quick help!
>
> I think I found what I need to change but now I'm confused :)
Hi Dominik,
you don't have to modify any PHP code! You can set default values for
backend forms using UserTS or PageTS (field called TSconfig in user(group) or
page properties).
Juster paste the line
TCAdefaults.tt_content.image_zoom = 1
there.
You can find out those table/field names by looking at the html code in
backend forms (Firebug recommended ;-) )
Steffen
More information about the TYPO3-english
mailing list