I18n support for portlet.xml elements
-------------------------------------
Key: PLUTO-293
URL: https://issues.apache.org/jira/browse/PLUTO-293
Project: Pluto
Issue Type: New Feature
Components: descriptor
Affects Versions: 1.1.0-beta2
Reporter: Eric Dalquist
PLT.21.8.1 allows all <description> elements and the <portlet-name> element in
the portlet.xml to have an optional xml:lang attribute specify the locale the
content is written in. If not specified the local is "en". All descriptor
objects that have descriptions and the PortletDD object need to have these
properties changed to Maps where the key is the locale and the value is the
text from the element.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.