All pastes #930965 Raw Edit

Unnamed

public text v1 · immutable
#930965 ·published 2008-03-06 21:59 UTC
rendered paste body
lib.news_item_title = RECORDS
lib.news_item_title {
	source =< plugin.tx_flexformgetfield_pi1
	source.uid = 177
	source.field = field_content_left
	tables = tt_news
	conf.tt_news = IMAGE
	conf.tt_news {
	  params = class="content-title"
	  file = GIFBUILDER
	  file {
	    XY = [1.w]+10,57
	    1 = TEXT
	    1 {
	      text.field = title
	      offset = 5,38
	      align = left
	      fontFile = t3lib/fonts/folio/FolioStd-Light.otf
	      fontSize = 50
	      fontColor = #898989
	      niceText = 1
	    }
	  }
	}
}