13 Feb
2008
13 Feb
'08
11:07 p.m.
Frantisek Kall wrote:
On wikimatrix.org <http://wikimatrix.org> I read CamelCase is optional feature in xwiki. How can I switch it on ?
1. Extract the file radeox_markup_xwiki.properties from <webapp-root>/xwiki/WEB-INF/lib/xwiki-core-*.jar into <webapp-root>/xwiki/WEB-INF/classes/ 2. Edit /xwiki/WEB-INF/classes/radeox_markup_xwiki.properties and replace filter.link.match=\\[(.+?)\\] with filter.link.match=\\b([A-Z][a-z0-9_]*(?:[A-Z][a-z0-9_]*)+)\\b 3. Restart XWiki Now you have support for CamelCase, but the WYSIWYG editor will not be able to work with these kind of links.
What I shoud do when I need translate xwiki user interface to Slovak language ?
-- Sergiu Dumitriu http://purl.org/net/sergiu/