For a few years now I have been putting everything in the root directory and now find it necessary to move the graphics into a sub directory.
Once I do, what do I do!?
Where do I do it, and how do I do it.
Uh...you should know best how to do that, since it was you who saved and referenced the files.
1. move the files
2. Change all locations where you refered to the files to point to the new location. Like in all your postings, all your templates files, CSS files or whatever.
Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
I am running a website and blog from the same server directory.
So all my graphics for the website were in the root, and I used a lot of them in the BLOG so it was easy to just leave them there and point the blog to them.
I still am running both from the same server, but now the slew of graphics in the root is making it hard to find all the stuff I need everyday. Lots of .xml, js files, swf files, htm and so forth...
I know I have to go change the paths in the HTM files of the website but was hoping there was some auto MAGIC way of doing it in the blog.
Maybe you could do a sql dump of your database, open it in a text editor and then find and replace href=' with href='/your_image_directory/
You'd have to skip over href=' if it's just a link rather than an image but it would be a fairly quick way to change the image paths in your entries. You'd then re-import the database and the enties would be updated.
Garvin explained that to me earlier and I dont know, I only have 100 articles and then the sidebars... Best do it by hand than having me screw it all up.
Just an addendum to stm9x9: That only applies to images inserted into s9y entries using serendipity 1.1. All previous postings don't have that.
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/