[TYPO3-core] RFC #8534: Make Backend Login Templateable
    Benjamin Mack 
    benni at typo3.org
       
    Mon Jul 21 09:03:01 CEST 2008
    
    
  
Hey guys,
commited this one to trunk (rev 3899 and 3900, sorry, forgot to add the 
new template file in the first step).
benni.
-SDG-
Benjamin Mack wrote:
> Hey all,
> 
> this is a SVN patch request.
> 
> Type: cleanup / feature / consistency
> 
> Branches: trunk only
> 
> BT reference: http://bugs.typo3.org/view.php?id=8534
> 
> Problem:
> The Login Screen currently is not templatable, all HTML markup is 
> mingled within the PHP code. This is
> a) bad style
> b) not good for extdevs to modify the code (they'd need to XCLASS the 
> index.php class)
> 
> Solution:
> Move the HTML stuff to an external template. Also do some code cleanup
> 
> Notes:
> The other changes (design changes, accessibility, usability features) 
> will come at a later point. One at a time :)
> 
> 
    
    
More information about the TYPO3-team-core
mailing list