[ 
https://issues.apache.org/jira/browse/FELIX-2277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Valentin Valchev updated FELIX-2277:
------------------------------------

    Attachment: langselect.zip

I've created a small prototype that adds a little icon on the top/right corner 
of the page.

When you move the mouse over it, few flags for selecting the language are shown.

Clicking on the flag sets the cookie and reloads the page.

The code is rather simple. To add new language just need a new image like this:
<img src="de.gif" alt="de" title="Deutsch"/>

'alt' attribute is actually used as value for the cookie. Title is the language 
name. It is shown as tooltip by the browser.

The icons are free and taken from http://famfamfam.com/lab/icons/flags/


So, WDYT?



> Allow the user to select display language
> -----------------------------------------
>
>                 Key: FELIX-2277
>                 URL: https://issues.apache.org/jira/browse/FELIX-2277
>             Project: Felix
>          Issue Type: Improvement
>          Components: Web Console
>    Affects Versions: webconsole-3.0.0
>            Reporter: Valentin Valchev
>            Priority: Minor
>         Attachments: langselect.zip
>
>


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

        

Reply via email to