Page Titles should be displayed in user's prefered language/locale
Description
Environment
Test Plan
depends on
is depended on by
is related to
Activity
Beth Kirschner July 27, 2009 at 1:27 PM
First start-up errors resolved with https://sakaiproject.atlassian.net/browse/SAK-234#icft=SAK-234
Noah Botimer July 16, 2009 at 9:27 AM
This change is causing first-startup errors in OSP and citations. The citations error is uncaught and is breaking startup. This should be reverted until it can be reevaluated to maintain trunk startups.
Beth Kirschner July 8, 2009 at 12:06 PM
Home page localization is now possible by checking for existing 'is_home_page' page property.
I'd like to come up with a more generalizeable solution for the iframe/news tool exceptions, but haven't found anything workable (suggestions welcome).
There is a problem with differing page/tool titles with admin tools that makes their localized page names lengthy, but this issue will be dealt with separately.
Beth Kirschner July 8, 2009 at 10:33 AM
I'm re-opening this to address localizing 'Home' pages, as well as issues with differing Page/Tool titles in the Admin workspace
Stephen Marquard July 8, 2009 at 6:20 AM
How about implementing this in a way which doesn't hardcode the iframe/news tool ids, e.g. with an attribute or something in the tool reg file ?
As a sub-task of SAK-8908, and leveraging the work done in KNL-226, dynamically display page titles based on the localized tool title whenever possible. Exceptions would include: sakai.iframe and sakai.news tools (site administrators routinely define custom page titles for these), and pages with more than one tool. The Home page is a special case (see SAK-16679).