On Thu, Oct 25, 2012 at 4:43 PM, Vincent Massol <[email protected]> wrote: > Hi, > > On Oct 25, 2012, at 4:07 PM, Thomas Mortagne <[email protected]> > wrote: > >> Hi devs, >> >> Following the discussion about general architecture of the new >> localization module > > I still haven't read it… I'm late sorry…. > >> here is a more detailed proposal for the >> dynamically registered wiki translations pages. >> >> Here is how I propose to indicate that a document contains key=value >> pair translations: >> * put an object of class "XWiki.TranslationDocumentClass" > > I'd prefer simply XWiki.TranslationClass (no need to mention document IMO > since they're all about documents).
It was actually in case later we are able to put translation in an object as mentioned by Jerome. This way we are safe. > >> * set the "visibility" field to "Global", "Current wiki", "Current user" >> >> As for the content of the document it will stay the same as in >> preferences based documents for now. > > Using syntax = plain/1.0 ;) > >> I have other fields in mind for later (on demand, translation message >> syntax, etc.) but this is a 4.3 proposal here. >> >> WDYT ? >> >> Here is my +1. > > +1 > > Thanks > -Vincent > > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs -- Thomas Mortagne _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

