[TYPO3-german] Typo3 4.0 und GIFBUILDER

Stefan Bothner | [m]zentrale stefan at m-zentrale.de
Tue Apr 18 13:51:54 CEST 2006


Hallo,

um weiter zu testen habe ich ein GEMNU eingebunden,
das läuft auch nicht unter 4.0. Welche Einstellung
kann ich vergessen haben?

Grüsse

> > > page.999 = IMAGE
> > > page.999.altText.field = title
> > > page.999.file = GIFBUILDER
> > > page.999.file {
> > >   XY = 400,[10.h]+[20.h]+[30.h]+[40.h]+20
> > >   10 = TEXT
> > >   10.text.field = title
> > >   10.text.listNum.splitChar=|
> > >   10.text.listNum=0
> > >   10.fontSize=24
> > >   10.fontColor=  #333333
> > >   10.offset=0,24
> > >   10.niceText=1
> > >   20 < .10
> > >   20.text.listNum=1
> > >   20.offset=0,24+[10.h]+6
> > >   30 < .10
> > >   30.text.listNum=2
> > >   30.offset=0,24+[10.h]+[20.h]+12
> > >   40 < .10
> > >   40.text.listNum=3
> > >   40.offset=0,24+[10.h]+[20.h]+[30.h]+18
> > > }
> > 
> > Hallo Stephan,
> > 
> > ich bin kein Typo3-Profi, aber für mich sehen die XY-Werte komisch 
> > aus.
> > Meines wissens nach dürfen da nur zwei Werte stehen, ebenso 
> wie beim 
> > Offset.
> > 
> > Hier mal ein Beispiel von mir, welches auch unter T3 4 funktioniert:
> > 
> >         headtext = IMAGE
> >         headtext.altText = OVERWRITTEN
> >         headtext.file = GIFBUILDER
> >         headtext.file {
> >                 XY = 355,30
> >                 1 = IMAGE
> >                 1.altText = OVERWRITTEN
> >                 1.file = EXT:gong_headline/res/title.gif
> >                 1.offset =  [0.w], [0.h]
> >                 1.wrap = <br \>
> > 
> >                 10 = TEXT
> >                 10.text = OVERWRITTEN
> >                 10.offset = 5,25
> >                 10.iterations = 10
> >                 10.niceText = 1
> >                 10.niceText.before = 10
> >                 10.niceText.after = 10
> >                 10.niceText.sharpen = 0
> >                 10.fontSize= 26
> >                 10.fontFile = fileadmin/radiogong/impact.ttf
> >                 10.fontColor = #FFFFFF
> >         }
> > 
> > Hoffe es hilft und Grüsse
> > 
> > Sascha
> 
> 
> Hallo Sascha,
> 
> seltsam, auch dieser Code funktioniert nicht. Kann es sein 
> das ich eine Einstellung vergessen habe. Im installtool wird 
> bei ImageProcessing alles korrekt umgesetzt.
> 
> Grüsse 




More information about the TYPO3-german mailing list