On Dec 14, 2005, at 11:55 PM, Ludovic Dubost wrote:
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.
Thanks for the heads up. I'll try to remember not to sign messages
bound for the mailing list.
Concerning the URL mapping, I've added a set of
settings in the SVN
version which does almost all your recommendations..
That's wonderful! So much for my plan to contribute to the codebase ;-)
Also it is not the webapp's decision to map
"/" to the "/xwiki"
webapps to get rid of the webapp name "/xwiki"
Naturally. Since I was going to have to play mapping games anyway, I
wasn't going to use the root context, but I'm perfectly content to do
so if URL mapping can be confined to the Java side of the server.
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
Perfect! Thanks for working on my little pet issue.
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.
I'll certainly add JIRA tasks for any problems I encounter, and will
set up an Eclipse workspace so I can try my hand preparing some
patches for you.
- - -
Hans Gerwitz
http://phobia.com/