25 Jun
2008
25 Jun
'08
7:13 p.m.
Vincent Massol wrote:
Hi,
In the new rendering code I need to call some code that transforms [[[wiki:][Space.]][Doc]] into a link. I'm proposing to introduce 2 new classes/components in Core:
* DocumentName: Represents a Document's Name. It'll have 3 properties: - String wiki - String space - String page
What about optional - String language? For example XWikiStoreInterface#loadBacklinks should return languages of documents too. This causes XWIKI-1325. -- Artem Melentyev