• Ok, so im not sure exactly how i would do this. But i have my website running wordpress 2.6.1 at the moment and i want to do something and im not sure exactly what i need to do to go about doing it. Ok so, what i wanted to do is that i am writing my post/pages in dreamweaver and then just coping over the html into the html section of the write section, which works well. My problem occurs when i have an image, so lets say for example my directory is like the following “c:/website/” which contains all the html pages and an image folder containing all images. So page1.html would be “c:/website/page1.html” and image1.jpg would be “c:/website/images/image1.jpg”. So in the html i have an image linked as “images/image1.jpg” which works fine when locally displayed or on a normal html ( non-wordpress ) site. What i am interesting in doing is when I copy the html code into the wordpress editor i also want to upload an images.zip ( or images folder ) that contains all the images for those certain pages. Is there any plugin that will allow me to do this or is this something that i may have to hardcode myself, and how do i go about doing that?

    Thanks

  • The topic ‘Image uploading / location’ is closed to new replies.