I am sure this has appeared somewhere else but I can't find a satisfactory answer.
I created a site (http://www.multihullreview.co.uk/cms) and uploaded some images etc etc and generated some content. Then, the site was uploaded to the live server and the content appears to contain hard-coded image paths relevant to the development server. and thus they don't display. (They do now, I had to manually fix them.)
I used TinyMCE and IMCE to add the images to the content, Drupal 4.7.5.
My question is, is there a more portable way ?
Have I misunderstood the way in which one is supposed to do this sort of thing ?
I used to use Mambo/Joomla (e.g., http://www.scottbusinesspark.co.uk / http://www.buzclothing.com) and that has an excellent content+image handling system which just works out of the box, no extra fiddling with modules.
What I am after (and if I have to write it myself I will) is a means if inserting an image based upon say, the node id, of the image and saving that with the story and then being able to place a tag "e.g. {mosimage}" in the story where I want to put the image.
I know there are several image+content solutions for Drupal etc etc but I just wondered if anybody else had faced this issue before and come up with an elegant way of putting images in content
- exactly where they are require plus any alignment etc