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

Oliver Hader oh at inpublica.de
Mon Oct 29 15:31:41 CET 2007


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/




More information about the TYPO3-dev mailing list