[TYPO3-core] RFC: #7532: Docheaders: Wizard New Content Element (db_new_content_el.php): No docheader

Patrick Broens patrick at patrickbroens.nl
Mon Feb 18 09:10:58 CET 2008


Oliver Hader wrote:

> -                // Add a very high clear-gif, 700 px (so that the link 
> to the anchor "sel2" shows this part in top for sure...)
> -            $this->content.= $this->doc->section('','<img 
> src="clear.gif" width="1" height="700" alt="" />',0,1);
> 

I've searched and searched what this was for. I couldn't see any 
difference because I was working on a 1600 pixel high screen. So it was 
not 'so for sure' the anchor became on top of the screen. This is IMHO a 
bad solution and should be done otherwise. I'll delete the change before 
committing and will make another patch which solves the problem 
differently. Best way would be to have two screens, one for each step, 
or a js solution which hides step 1 and shows step 2 after selecting a CE.

Patrick


More information about the TYPO3-team-core mailing list