[TYPO3-dev] Page-Tree doesnot work correct in Trunk-Version

Steffen Kamper steffen at sk-typo3.de
Mon Oct 29 16:25:50 CET 2007


"Oliver Hader" <oh at inpublica.de> schrieb im Newsbeitrag 
news:mailman.1.1193668262.16373.typo3-dev at lists.netfielders.de...
> Hi Steffen,
>
> Steffen Kamper schrieb:
>> "Malte Jansen" <mail at maltejansen.de> schrieb im Newsbeitrag
>> news:mailman.1.1193596030.32599.typo3-dev at lists.netfielders.de...
>>> Hi!
>>>
>>> When I am using the Trunk-Version with MySQL 5 and Windows...
>>>
>>
>> I have another issue with new pagetree.
>> As there is a new order for sysfolders there is a strange behaviour in
>> changing order of pages. If you use drag&drop to change order the new 
>> order
>> is sometimes not the same I expected. Though i like to seperate 
>> sysfolders.
>> Is there any chance to get a switch using old/new order?
>
> I'm using this piece of code, to disable this new behaviour:
>
> t3lib_extMgm::addUserTSConfig('
> options.pageTree.dontSeparateNotinmenuPages = 1
> ');
>
> I don't know the reason why this is a UserTS, maybe an additional global
> property in $TYPO3_CONF_VARS would make more sense here...
>
>
> olly
> -- 
> Oliver Hader
> http://inpublica.de/

Hi Olly,

ah, good to know that, thx.
userTS makes sense for me as simular settings also done in userTS, but 
you're right if you want to set the default var, this could be done by 
TYPO3_CONF_VARS.

vg  Steffen 






More information about the TYPO3-dev mailing list