[TYPO3-dev] Expand/collapse page tree possible in 4.2?

Steffen Kamper steffen at sk-typo3.de
Sun Feb 17 12:06:44 CET 2008


"Uschi Renziehausen" <typo3news at otherone.de> schrieb im Newsbeitrag 
news:mailman.1.1203245818.13567.typo3-dev at lists.netfielders.de...
> Hi Ingo,
>
> Ingo Renner wrote:
>
>> another thing might be that you enabled resizing of the page tree, then 
>> it doesn't work either.
>
> That one was it, thanks. After I removed the line
> setup.override.navFrameResizable = 1 and deleted my cookies I can see that 
> little arrow now.
>
> But I do miss the resizability of my pagetree now, which is VERY large and 
> deeply nested to keep an overview. To find the page I am looking for, I 
> quite often use the filter above the tree, but that only makes sense if I 
> widen the navFrame. Would it be feasible to make this collapse/expand 
> feature work even if the navFrameResizable is set to 1?
>
> Have a nice rest of the weekend, Uschi

I also experienced with the navFrameResizable=1.
The problem: if you set this one and then you delete it the setting is 
persistent because it's in the BE_USER->uc, so there are only two ways to 
get rid of it:
- set navFrameResizable=0
- load defaults in user setting.

This might be irretating, because if you comment out this setting you expect 
that it's not set.

vg  Steffen 






More information about the TYPO3-dev mailing list