Hi,
I'm really sorry for this really newbie question. Drupal might be a bit too much for me to configure as I have absolutely no idea about programming but I wanted to try anyway as the general sales pitch is that even without real insight into code you could setup and use Drupal.
So, I have a site running and that's nice but how do I get those nice wysiwyg features working so that I could insert pictures inside my blog posts without inserting code?
I have copied files so that I have:
Enabled Name Version Description Operations
Insert 7.x-1.0 Assists in inserting files, images, or other media into the body field or other text areas.
Enabled Name Version Description Operations
Wysiwyg 7.x-2.0 Allows users to edit contents with client-side editors.
I now get the "insert/edit image" button in the full html option to show within creating or editing content in a block. But clicking that will get me a pop-up with some rows where I need to e.g define Image URL. Whatever URL address format I put there, I don't get anything working (not in the preview or in the actual site after saving). Text works fine of course but I'm not able to get any images to show.