[TYPO3-german] field = title

Andreas Burg typo3 at andreasburg.de
Mon Jun 16 17:50:28 CEST 2008


Sandra Tyrchan schrieb:
> An der Schrift liegt es nicht. Das funktioniert alles wunderbar.
> Ich möchte jetzt nur noch für das subtitle feld einen standard definieren.
> das muss man doch irgendwie da rein gebastelt bekommen...?
> 
> 
> -----Ursprüngliche Nachricht-----
> Von: typo3-german-bounces at lists.netfielders.de
> [mailto:typo3-german-bounces at lists.netfielders.de] Im Auftrag von Andreas
> Burg
> Gesendet: Montag, 16. Juni 2008 09:45
> An: typo3-german at lists.netfielders.de
> Betreff: Re: [TYPO3-german] field = title
> 
> Sandra Tyrchan schrieb:
>> Bei mir wills irgendwie nicht funktionieren ;o/
>> was mach ich falsch?
>>
>> 		10 = IMAGE
>> 		10.file = GIFBUILDER
>> 		10.file {
>> 			XY = 500, 100
>> 			backColor = #27292a
>> 			transparentBackground = 1	
>> 			10 = TEXT
>> 			10 {
>> 				text.field = subtitle
>> 				ifEmpty.value = TEST
>> 				text.case = 
>> 				fontFile =
>> fileadmin/template_innovationsservice/fonts/uvc_____.pfa
>> 				fontSize = 28
>> 				fontColor = #a7c6da
>> 				
>> 				antiAlias = 1
>> 				#niceText = 1
>> 				iterations = 2
>> 				offset = 0, 23
>> 				#für Zeilenumbruch 	
>> 				text.listNum.splitChar = ||
>> 				#Zeilennummer
>> 				text.listNum = 0
>> 			}
>> 		}
>>
> 
> Hallo Sandra,
> 
> evtl. liegts an der Schrift pfa. Versuchs doch mal mit einer ttf.
> 
> Andreas Burg

Hallo Sandra,

dann tausch mal diese beiden Zeilen:

   text.field = subtitle
   ifEmpty.value = TEST

gegen diese:

   text.field = subtitle
   text.ifEmpty = Gruß von Andreas


More information about the TYPO3-german mailing list