Marius Dumitru Florea wrote:
Sergiu Dumitriu wrote:
[snip]
What's the cost of changing the wiki separator to
::, as in
doc:mywiki::Space.Document?
From a rendering module perspective, it's 0 cost.
The whole content
is considered a doc name and passed as is to the Document Access Bridge.
In the bridge for the moment it would suffice to do a replace("::",
":"). What are the changes in the WYSIWYG?
AFAIK all URLs are computed on the server side, using XWiki API. The
WYSIWYG is not aware of the document name syntax.
URLs are computed on server side but references are built on the Wysiwyg side,
so it would need some changes, not costly, though, atmost a couple of hours.
We don't have tests for multiwiki at all however and we'd need to test that
manually.
Which reminds me we need to test the multiwiki support thoroughly as it is.
Happy coding,
Anca
Marius
_______________________________________________
devs mailing list
devs(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs