[Typo3-dev] Option split works problematic
tapio
tapio.markula at dnainternet.net
Wed Jun 1 16:26:27 CEST 2005
JoH wrote:
>>Option split value should be COMMON for ALL menu items in the same
>>level. If the item state is CUR or ACT, the option split is useless,
>>Because there is just ONE item/ menu
>
>
> Sorry - but this is complete nonsense.
> optionSplit always uses the whole set of menu items regardless of their
> state.
> This will work even with different optionSplits and different
> first|middle|last settings.
>
I tried to put for CUR option split BUT it takes ALWAYS thel last value
in the list.
CUR.linkWrap = <span>| | </span> |*|
<span> | | </span> |*| <span> | </span>
I have five menu item, BUT in the menu - as you know - is ONLY one item
in the state CUR
CUR.linkWrap = <span>| | </span> |*|
<span> | | </span> |*| <span> | </span>
works ALWAYS like
CUR.linkWrap = <span> | </span>
ALWAYS - even the first item is in the state CUR the LAST alternative
has been used. CUR DOESN'T USE THE QUANTITY OF THE ALL MENU ITEMS IN THE
SAME MENU LEVEL.
If it counts just how many items is in the state CUR in a menu level
of cource there is one - with option split that means that the LAST
alternative is used.
I don't write nonsense. You wrote nonsense when you wrote that CUR has
option slit - option split for CUR and ACT is nonsense - what is really
bad matter
>
> Joey
>
More information about the TYPO3-dev
mailing list