I want to create image gallery. I guess, I have to use CCK and Embedded media modules. But there is one problem: all these images are located at flickr, picasa, photobucket, etc and these pictures should be only linked to my site. I do not want to allow users to upload pictures.
What I want is:
1. Categories. It should be something like articles module. For example, I click on "Image gallery" link and then I want to see categories.
2. Thumbnails, if possible
3. No uploading. Only remote images (using photobucket image url for example )
for now, I have created a new content type for adding two images by inserting url (I use embedded media and cck for this). I do not know, how to show categories.
My english is not very good, and it is probably hard to understand what I want to do. If you need more details, just ask.
Comments
have you seen this
have you seen this maintainable gallery. I know you want to use embedded rather than uploaded, but it might provide some good pointers.