[TYPO3] Breadcrumb option split assist
Lia-anni
maryjackson at creighton.edu
Thu Feb 7 15:40:04 CET 2008
Thanks for responding! Actually when I pulled the wrap off, it did work. I
think I can puzzle out the wrapping. Hopefully (smile).
Thanks for all the help! It was sorely needed.
Lia /aka Mary
Lia-anni wrote:
>
>
> Joey, my boss just asked me how to show the first two links, skip the
> middle
> and show the last two
>
> Home > page1 >...> page6, page7
>
> I thought that NO.doNotShowLink = 0 || 0 |*| 1 |*| 0 || 0 would do it
> (well
> that's what I got from the tsfref anyway - show first, show second, skip
> middle, show next to last, show last) but it doesn't work.
>
> What's the correct split for this?
>
> Thanks
> Mary
>
>
>
> JoH asenau wrote:
>>
>> Jackson, Mary wrote:
>>> Hi all,
>>> I have a breadcrumb display issue.
>>>
>>> I need to be able to do:
>>> Home > Page1 > Current page
>>> AND
>>> Home >...> Page4 > Current page
>>> (Note the above >...> is static, not a link to any page it just marks
>>> that we have several levels skipped).
>>>
>>> What I have works for the complex part (the Home >...> page5 > current
>>> page) and when the navigation is only 2 levels but when it is 3 levels
>>> deep it skips the > between the first and second level. I'm very
>>> fuzzy on option split for wrapping, what I have came about from meager
>>> knowledge and a whole lot of tinkering.
>>>
>>> What I am getting when on the 3rd level.
>>> HomePage2 > Current page
>>>
>>> What I need when on the 3rd level is:
>>> Home > Page2 > Current page
>>>
>>> Here is my code
>>>
>>> [snip]
>>>
>>> I hope I'm being clear.
>>
>> This doesn't look like a job for optionSplit to me.
>> Should be done with conditions, since you want something else for any
>> level
>> higher than 3.
>> Especially the treeLevel Condition should help here.
>>
>> [treeLevel = 0,1,2]
>> ### One HMENU with range 0|-1 and without the >...> here
>> [else]
>> ### One HMENU with just "Home" and the >...> here
>> ### Another HMENU with range -2|-1 here
>> [global]
>>
>> HTH
>>
>> Joey
>>
>> --
>> Wenn man keine Ahnung hat: Einfach mal Fresse halten!
>> (If you have no clues: simply shut your gob sometimes!)
>> Dieter Nuhr, German comedian
>> openBC/Xing: http://www.cybercraft.de
>> T3 cookbook: http://www.typo3experts.com
>> Jobs: http://www.professionals-only.com
>>
>>
>> _______________________________________________
>> TYPO3-english mailing list
>> TYPO3-english at lists.netfielders.de
>> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>>
>>
>
> --
> View this message in context:
> http://www.nabble.com/Breadcrumb-option-split-assist-tp15278180p15311524.html
> Sent from the TYPO3 English mailing list archive at Nabble.com.
>
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>
>
--
View this message in context: http://www.nabble.com/Breadcrumb-option-split-assist-tp15278180p15335062.html
Sent from the TYPO3 English mailing list archive at Nabble.com.
More information about the TYPO3-english
mailing list