Hi Trevor,
From:
Trevor Cox [mailto:xwiki@skahasoftware.com]
Sent: mercredi 20 décembre 2006 21:20
To: xwiki-dev@objectweb.org
Subject: [xwiki-dev] 1.0 Beta 1 issues - WYSIWYG, Panel/Blog creation,
multiple instances, attachment history
Nice work on XWiki 1.0, I'm very impressed!
Thanks. We always like compliments ;-)
[snip]
3) I am sure I am not the only one running
multiple wiki deployments (e.g. /xwiki09 and /xwiki10). 1.0b1 allows me
to use a web path other than /xwiki and it will still display, but all links
are directed at /xwiki.
This is because you’re deploying in Tomcat and there’s a
context.xml file in META-INF/. This is a tomcat specific file telling it to
deploy at /xwiki. We need to remove this file actually. I’ve created an issue
for this. For now you can just remove it or update it with the path you want.
Another option for you is to run the different versions in different instances
on different ports.
4) There is a problem with viewing attachment revisions. I attached logo.gif to
XWiki.XWikiPreferences twice. Then I clicked "1.2" to look at
the history (/xwiki/bin/viewattachrev/XWiki/XWikiPreferences/logo.gif). I
got a bunch of unformatted menu text that looks like leftovers from 0.9. I've
pasted the page text below.
Thanks
-Vincent