[jboss-jira] [JBoss JIRA] Created: (JBPORTAL-1330) Login page (and error) with I18N

Antoine Herzog (JIRA) jira-events at lists.jboss.org
Fri Mar 30 07:09:18 EDT 2007


Login page (and error) with I18N
--------------------------------

                 Key: JBPORTAL-1330
                 URL: http://jira.jboss.com/jira/browse/JBPORTAL-1330
             Project: JBoss Portal
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Portal Core
    Affects Versions: 2.4.1 SP1
         Environment: JBP 2.4.1 SP1
            Reporter: Antoine Herzog
         Assigned To: Julien Viet
            Priority: Minor


Would be good to have the login page with internationalization.

in file attachement :
the login.jsp and error.jsp, to put in the portal-server.war
the resource bundle for english, french and spanish.
and the css file for presentation (separate from the portal-style.css).

the current Locale is supposed to be set in a cookie.
(todo if not yet in your portal. See LocaleInterceptor and in forum).
the code also have the session stored locale (but with comments).
cookie is better : keep the user chosen locale, from one session to the other

the look and feel of the page is the one coming from my portal
the background image is not in the files. put your in place of.
did not change things on the css... to do when integrating in JBP... or if you pick this up before then.

css : put it with the layout other css ? and change the path in the jsp files...

must add the jstl.jar and standard.jar in the WEB-INF/lib folder (provided in files, for more convenient).

when error : the username is shown again as default. the cursor is in the password field, for direct retry.





-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list