On 05/31/2012 09:46 AM, Florian Rustedt wrote:
Hello list,
In /etc/xwiki/xwiki.cfg I modified
* xwiki.defaultWeb
* xwiki.defaultPage
* and xwiki.showviewaction,
but none of them has been applied after I restarted tomcat?
Anyone else got similar issues on Ubuntu (12.04 LTS)?
Do I have to trigger something else to apply it?
The effect of xwiki.showviewaction should be visible almost right away.
Note that URLs with the /view/ part in them will still work, and there
won't be any redirection from an URL with /view/ to an URL without it.
But clicking on wiki links should point to non-/view/ URLs.
The other two are pretty much useless... Since getting access to the
configured values is hard, most of the code doesn't take them into
consideration and "Main" and "WebHome" are hardcoded all over the
code.
My advice is to not use those. If your goal is to change the homepage
URL, then you should add a redirect inside the existing Main.WebHome to
your desired page.
--
Sergiu Dumitriu
http://purl.org/net/sergiu/