[TYPO3] image rotation in TS

Dmitry Dulepov typo3 at accio.lv
Thu Sep 7 10:54:13 CEST 2006


Hi!

Tomasz Trznadel wrote:
> i was wondering if its possible to make images in typo3 rotated?
> if so how can i make it? can someone explain me, a example would be nice.
> im trying to make images rotated about 5 degree.
> thx for help in advance 

Not with plain TS. But yo can write your own function in PHP and use 
imagerotate(). Put result to typo3temp and return file name from the 
function. Then use USER object in TS to access your function in TS.

-- 
Dmitry Dulepov
http://typo3bloke.net/

"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)



More information about the TYPO3-english mailing list