[TYPO3] active menu item sort/ display active menu item first

Kathryn Blair artscoop at mail.arts.ubc.ca
Fri Jun 13 19:10:37 CEST 2008


Hi Tomas and Christopher,

Thanks for the explanations. I think userfunction may be my only option, so
I'll start trying that out. 

Kathryn Blair
Research Assistant | UBC Arts Co-op Program
Phone: 604.225.6118 | Fax: 604.822.4667 

-----Original Message-----
From: typo3-english-bounces at lists.netfielders.de
[mailto:typo3-english-bounces at lists.netfielders.de] On Behalf Of Christopher
Torgalson
Sent: Friday, June 13, 2008 9:01 AM
To: TYPO3 English
Subject: Re: [TYPO3] active menu item sort/ display active menu item first

Hi,

On Fri, Jun 13, 2008 at 5:41 PM, Kathryn Blair
<artscoop at mail.arts.ubc.ca> wrote:
> Hi Martin,
>
> Thanks for the suggestion, but that won't work because what I need is
> leveluid:1 excluded (so the top-level parent of the current page) and
*not*
> the current page. As you can see, I talked about excludeUidList=current in
> my email, and mentioned that it doesn't meet my needs (unfortunately).
>
> Does anybody have any idea how to insert data into the excludeUidList, or
> why / that it definitely doesn't work and I'm not just doing it
incorrectly:
>
>
> excludeUidList.insertData=1
> excludeUidList={leveluid:1}


I haven't been following this thread, so I don't actually know what
you're trying to do, but this part of your question was answered by
Tomas already. Every TS property that doesn't belong to some non-core
extension is in the TSref. When you have a question like this, you can
find the *definitive* answer by finding the relevant property in the
TSref and checking the value in the property's "Data Type" column.

In this case, the value shown under "Data Type" for "excludeUidList"
is "list of int" [1]. It's muddied slightly by the fact that "current"
works for this particular property, but it's unambiguously clear that
nothing such as "insertData" will work: the value of the "Data Type"
column would need to be (or include) "stdWrap". For more details
consult the Datatype Reference in the TSref [2].


[1]
http://typo3.org/documentation/document-library/references/doc_core_tsref/cu
rrent/view/8/11/
[2]
http://typo3.org/documentation/document-library/references/doc_core_tsref/cu
rrent/view/2/2/

-- 
Christopher Torgalson
http://www.typo3apprentice.com/
_______________________________________________
TYPO3-english mailing list
TYPO3-english at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english



More information about the TYPO3-english mailing list