[TYPO3-dev] [TYPO3-hci] visualisation of current page in the	page tree
    Tapio Markula 
    tapio.markula at atwebteam.com
       
    Sun Dec 31 10:50:10 CET 2006
    
    
  
Martin Kutschker
>>> Currently the current page is marked with a light grey background. 
the color is not good because contrast to the background is too small
>>> #1: add a top and bottom border to the cell
>>>
>>> #2: set the page title in bold
>>>
>>> Both ideas can be combined.
http://t3test.xetpoint.com/media/development/save_web_module_information.png
that allows nice saving into cookies and continuing work,
where it last was - these use cookies, which are different for each user 
names (cookie array, format $_COOKIE['username']['saveVariable'])
  3) save and highlight last active main module
  4) save and highlight last active sub module
  5) if new page has been created highlight item goes to the *new* page 
instead of the page for which the new page was created!
these needs some changes to alt_doc.php and alt_db_navframe.php
5) needs changing top.fsMod.navFrameHighlightedID["web"] when new page 
has been created
In addition my proposal has:
  * if Web-module highlight in the page tree last active page
  * if Web-module open the last active page
needs changes also to template.php in over to change
top.fsMod.recentIds["web"] globally.
all these works fine in http://t3test.xetpoint.com/typo3/
    
    
More information about the TYPO3-dev
mailing list