[TYPO3-UG Australia] a little help?
David Cake
dave at difference.com.au
Thu Jun 7 05:58:10 CEST 2007
At 1:12 PM +1000 7/6/07, Roger Bunyan wrote:
>Hi David
>
>do it like this
>
>temp.sideMenu.30 = RECORDS
>temp.sideMenu.30 {
> source = 69
> tables = tt_content
> wrap= <div class="rightobject">|</div>
> }
No luck I'm afraid. I tried variations on that - but changing
it just means rather than getting one wrapping div around nothing at
all, I now get nothing at all.
BTW is there any particular reason to use
temp.sideMenu.30 = RECORD rather than temp.sideMenu =
RECORDS? It just means I have to put the extra level in when I
include it in the template, right?
At 11:26 AM +0800 7/6/07, Bernie Pfister wrote:
>temp.newslist = CONTENT
>temp.newslist.table = tt_content
>temp.newslist.select {
> pidInList = 60
> orderBy = sorting
>}
OK, now I am really confused - when I do that, the side bar
contains mostly the contents of the current page, but with the
content elements in a different order!
Cheers
David
More information about the TYPO3-UG-australia
mailing list