[TYPO3-core] RFC #8534: Make Backend Login Templateable

Benjamin Mack benni at typo3.org
Wed May 28 08:54:23 CEST 2008


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 :)


-- 
greetings,
benni.
-SDG-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20080528_templatable_login_screen.patch
Type: text/x-diff
Size: 14962 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080528/f15113a7/attachment.patch 


More information about the TYPO3-team-core mailing list