Allow installs for admin areas outside /umbraco/
We run under a directory that is not /umbraco/ (for argument's sake lets call it "admin") and if you install the package, it throws an error:
Could not find a part of the path 'xxxxxxxxxxx\umbraco\config\create\ui.xml'.
Can you observe the Umbraco Admin url from within the web.config?
5
votes
This will be made possible as part of our integration work for Umbraco 5. Along with integration with other CMSs as well.
1 comment
-
I took a closer look at it. It turns out that many of our controls and master pages are referred to using full paths. We won't be able to support it for Beta 1. If it gets enough upvotes we'll see if we can fit into Beta 2.