Language selection on each page
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2007 05:34 AM
I would like to enable language selection on each page. Any suggestion how this can be done?
Labels:
- Labels:
-
Archive
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2007 10:22 AM
The language can be changed dynamically for a user so yes this is possible. You simple need to copy the JSF code from the login.jsp page for the language drop-down into one of the JSPs for the main page. I would probably insert it into the jsp/parts/titlebar.jsp page - then when the user selects a language from the drop-down it will refresh the page and the labels will update.
Kevin
Kevin

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2017 02:45 AM
Hi Kevin,
I am running alfresco 5.0.d version. It does not have any language drop down to chamge the language at Login Page.
Could you please help me out how the language can be changed from the login page in alfresco 5.0.d
