> On Montag, 7. März 2011, Jörg Schaible wrote: >> Hi, >> >> On Montag, 7. März 2011, Jörg Schaible wrote: >>> Hi, >>> >>> how can I overwrite the phrase "All Events" and the time format >>> (currently always shown like "5:00 PM" to "17:00")? In the event >>> paragraph itself the time is formatted correctly according the locale. >> >> Actually there is some language selection based on the URL. The "Next >> EVents Teaser" works for a page with a URL like "<base>/de/foo.html", but >> not on the home page i.e. a URL like "<base>/de.html". > > Based on this evidence I thought that HierarchyBasedI18nContentSupport is the > culprit, but that one will handle test cases for URIs like "/de.html" or > "/de" > quite fine. So, how do I know which I18nContextSupport implementation is > active? Can this be different for individual paragraphs (cannot imagine this) > or templates? CE: /server/i18n/content EE: /server/i18n/content has an implementatino which delegates to the sites's i18n configuration
Hint: plug in you debugger in the i18n filter: info.magnolia.cms.i18n.I18nContentSupportFilter Philipp ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
