Issue Details (XML | Word | Printable)

Key: MEDIA-128
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Fabrizio Giustina
Reporter: Fabrizio Giustina
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Simplemedia for Magnolia CMS

Use the standard I18nContentSupport for i18n

Created: 25/Apr/10 19:34   Updated: 25/Apr/10 19:39   Resolved: 25/Apr/10 19:39
Component/s: None
Affects Version/s: None
Fix Version/s: 4.2


 Description  « Hide

till version 4.2 the way the media module handles localized properties is custom. Since version 4.0 Magnolia directory support i18n through I18NContentSupport, so we will start using it directly from media version 4.2.

Note that there is a subtle difference in the way I18NContentSupport and the Media module handled localized properties, since the media module used in the part the "-" separator (property-locale) while the magnolia standard is "_" (property_locale).

In the 4.2 release of the media module we are not supporting the old "-" syntax anymore and we are deprecating most of the EL functions used to get localized properties, since we can reuse the standard magnolia support.



There are no comments yet on this issue.