[
https://issues.jboss.org/browse/RFPL-1574?page=com.atlassian.jira.plugin....
]
Lukáš Fryč commented on RFPL-1574:
----------------------------------
Be sure to mention that there are three localized settings:
(1) textarea (hidden)
(2) iframe contentsEditable (WYSIWYG editor area itself)
(3) internationalization of interface (buttons, popups, etc.)
Since (1) and (2) are affected by @lang directly,
(3) is derived from browser settings, that's why you are seeing span[lang=en].
@lang attribute is actually used as defaultLocale if no locale is determined from
browser.
You can still influence the defaultLocale by forcing editor to use your prefered one,
and it is using configuration: @config="language: 'fr'".
Documentation of rich:editor
----------------------------
Key: RFPL-1574
URL:
https://issues.jboss.org/browse/RFPL-1574
Project: RichFaces Planning
Issue Type: Task
Security Level: Public(Everyone can see)
Components: doc
Affects Versions: 4.1.0.Milestone1
Reporter: Lukáš Fryč
Assignee: Lukáš Fryč
Fix For: 4.1.0.CR1
Original Estimate: 6 hours
Remaining Estimate: 6 hours
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira