Project

General

Profile

Actions

Feature #18864

closed

Make Backend Login Templateable

Added by Benni Mack almost 16 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2008-05-28
Due date:
% Done:

0%

Estimated time:
PHP Version:
5.2
Tags:
Complexity:
Sprint Focus:

Description

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.

The other changes (design changes, accessibility, usability features) will come at a later point.
(issue imported from #M8534)


Files


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #18436: Remake of BE login (tableless, valid code,...)ClosedChristian Kuhn2008-03-13

Actions
Actions #1

Updated by Dmitry Dulepov almost 16 years ago

I'd say cooperate with George Ringer on this. He did some work about it already.

Actions #2

Updated by Benni Mack almost 16 years ago

Hey Dmitry,

we do already :)

Actions

Also available in: Atom PDF