23 Nov
2009
23 Nov
'09
3:55 p.m.
Hi everybody We have an Xwiki production platform which includes the documentation of 2 of our applications. Infortunately, they don't nécessarely speak to each other. The xwiki configuration file indicates that the encoding is ISO-8859-1 which works fine till now. But one of the two applications wishes to give a XAR with xml files in ISO-8859-15... Here is my question : can I put two encodings in the configuration file like "xwiki.encoding=ISO-8859-1,ISO-8859-15" to allow multiple encodings for different spaces ? Thanks in advance