Re: [TYPO3] Overriding 'textposition' field

2008-04-24 Thread Dmitry Dulepov [typo3]
konstantin wrote: > Here's a problem I've been trying to solve, and I'm hoping for a > straightforward answer. > > In TYPO3, I'm pulling some content from a page using the following syntax: > > 01 temp.topstory = CONTENT > 02 temp.topstory { > 03 select { > 04 pidInList = 400 >

[TYPO3] Overriding 'textposition' field

2008-04-24 Thread konstantin
Hi, Here's a problem I've been trying to solve, and I'm hoping for a straightforward answer. In TYPO3, I'm pulling some content from a page using the following syntax: 01 temp.topstory = CONTENT 02 temp.topstory { 03 select { 04 pidInList = 400 05 where = colpos=1 06