Hello
I have recently upgraded our MT3.6 sites to MT4. One of the features that I am hoping to take advantage of are Assets. My problem is related to our current workflow, currently we are adding pages and entries in MT and publishing to /var/www/html/staging.something.com but the site url is set to http://www.something.com these files are on the same server at /var/www/html/www.somthing.com. So we publish to the staging directory then a supervisor can view the new or edited content on staging and then approves the content to go live, we are currently using an rsync script to compare and move the updated files to www directory. So want happens with the Assets current store the files using the publihsing path, but the object used to display the entries is using the site URL.
I have tried using relative urls in the code however that does not seem to work in Movable type backend
Can anyone give me an idea if this can be modified to suit our needs
Thanks
Jeff Newman