[TYPO3-team-core-v5] Status Update -- Login Screen
Sebastian Kurfürst
sebastian at typo3.org
Tue Apr 27 11:26:39 CEST 2010
Hey everybody, in particular Nils and Christopher,
This is just a short status update as I started setting up the basic
strucure for all JS code.
I have just now committed a bigger change to the TYPO3 package which
removes the skinning from the preliminary login screen, and removes all
JS files which have been there (as they were for some preliminary rough
backend).
Additionally, I have copied over the Bootstrap, and as a test, I copied
the UserInterface JS subpackage as well. So, I could verify that the
bootstrap works as expected.
That's it for today from my side -- @Nils: I think now it's quite easy
for you to start off with the login screen. You find the Login screen
template in Resources/Private/Templates/Backend/Login/index.html in the
TYPO3 package (Packages/Application/TYPO3).
There is a ViewHelper (<t3be:includeJavascript>) which is used to
include sets of JS files -- it's already used in the template.
All JS is inside Public/Backend/JavaScript; the same structure as in the
mockup.
Greets,
Sebastian
More information about the TYPO3-team-core-v5
mailing list