[TYPO3-UG Italy] help typoscript

Mauro Lorenzutti mauro.lorenzutti at webformat.com
Mon Jan 25 15:32:46 CET 2010


Salve Luca,

se ho ben interpretato la tua richiesta, potresti provare col codice 
seguente:

tempCategory = CONTENT
tempCategory {
  table = pages
  select {
    pidInList=9
    where = deleted=0
    andWhere = hidden=0
  }
  renderObj = COA
  renderObj {
    10 = TEXT
    10.innerWrap = <img style="width: 100px; " src="uploads/media/|">
    10.field =  media
    10.typolink = 1
    10.typolink.parameter.field = uid
  }
}
}

Ciao,

-- 
---
 Mauro Lorenzutti

e-mail:  mauro.lorenzutti at webformat.com
---------------------------------------------------------
WEBFORMAT srl | Corte Europa, 12 | I-33097 SPILIMBERGO PN
     Tel +39-0427-926.389  --  Fax +39-0427-927.653
       info at webformat.com  --  http://www.webformat.com
---------------------------------------------------------



More information about the TYPO3-UG-Italy mailing list