Hi Hans,
BTW, I wanted to tell you that your emails don't display properly in my
Mozilla Thunderbird Client. This is probably due to your Apple Mail
S-MIME signature that might not be well recognized. The messages shows
as white and I need to view source to actually read it.
Concerning the URL mapping, I've added a set of settings in the SVN
version which does almost all your recommendations.. There is only one I
could not do is get rid of "bin" because I need a way to differentiate
the path to documents from the path to static files and it was a lot of
refactoring to move all static documents to a single "static" path. Now
I've made a "xwiki" a synonym of "bin". Also it is not the
webapp's
decision to map "/" to the "/xwiki" webapps to get rid of the webapp
name "/xwiki" but if you:
1/ take the latest version
2/ map / to the /xwiki webapp
3/ turn on all the parameters that you can fin in the XWikiServletURLFactory
You'll have something like
/xwiki/ -> view the Main.WebHome document
/xwiki/Main/ -> view the Main.WebHome document
/xwiki/Space/ -> view the Space.WebHome document
/xwiki/edit/Space/Page -> edit the Space.Page document
And normally some tricks will allow all the old pathes to work
/xwiki/bin/edit/Space/Page -> edit the Space.Page
/xwiki/xwiki/edit/Space/Page -> edit the Space.Page
This should also allow the access to hardcoded static files to work
(that still needs to be checked).
The only remaining problem is some path to "../.." in the XWiki pages
that might be there from time to time and need to be changed.
Some testing of these changes and help to change hardcoded path to
static files would help. Especially that would also allow to have the
webapp be named differently than "xwiki" and run two xwikis in the same
servlet engine (although most of the cases it's better to use the
virtual wiki feature).
Ludovic
--
Ludovic Dubost
XPertNet:
http://www.xpertnet.fr/
Blog:
http://www.ludovic.org/blog/
XWiki:
http://www.xwiki.com
Skype: ldubost AIM: nvludo Yahoo: ludovic