Hi, I'm having trouble using your plug-in with the way I run my website.
Since my website is for a business, I run two parallel sites: a mycompany.com and a dev.mycompany.com. To make updating from the dev to the live site easy, I change all the links I use so that rather than linking to the full http://dev.mycompany.com/wp-content/filename every image simply links to /wp-content/filename and thus when I shift the directory over I do not have to update links. Unfortunately, your plugin does not seem to allow me to adjust the the path of the files I upload.
Can you point me to where/how these paths are written into your code so that I can adjust them? I cannot find them in the php files.
Thank you.