Excuse me if I have this totally backwards and wrong but here is my current situation.

I wanted a gallery solution that used Drupal to replace my current Gallery2 implementation. The Gallery module wasn't working out so I found a few tutorials and suggestions and set a gallery use ImageField, ImageCache, CCK and Views. This works great. Being able to use taxonomies clinches the deal.

Now to my problem... I have a content type "image" that I've used to create the image nodes for the gallery. What I want to do now is to insert some images into my normal "story" posts and I write content for my website.

I thought it would be obvious how to do this but apparently not... How can I use the images that I've spent hours uploading into the gallery in my normal posts on the website?

Also, is there a way to "bulk import" my images into Drupal?

Comments

denney’s picture

Well, after a little more reading, it seems as though this solution isn't going to work at all.

I think it would be better to use something like Brilliant Gallery to do this instead (also saves me having to create nodes for each image).

Good thing I was only testing this on a development install.

denney’s picture

Status: Active » Closed (fixed)