By bradallenfisher on
Does anyone know if acid free is coming soon? Or can you recommend a solution for photo galleries that don't look generic. Also mass import would be nice.
Does anyone know if acid free is coming soon? Or can you recommend a solution for photo galleries that don't look generic. Also mass import would be nice.
Comments
The best solution is to use
The best solution is to use Views and a custom node type, sorry, content type, haha. It takes a lot of setup time, but it's worth the effort. You can't get a mass import function for node posting, though.
To make a custom gallery, use the following modules: Views (for making a gallery page/block), CCK (custom fields), Filefield (CCK file upload functionality), Imagefield (CCK image upload for Filefield), and Imagecache (for resizing/cropping images). You may also want Lightbox2 for a nice overlay effect for seeing zoomed images. Thickbox also works for this.
---
I have created and maintained countless Drupal-powered sites and have made heavy modifications to modules on a site-by-site basis. I am an illustrator, a game developer, and a web developer. I also stream on Twitch in my spare time.
_
For a great screencast on setting up a views/cck gallery see: http://www.lullabot.com/articles/photo-galleries-views-attach
Acidfree works well for Drupal 6
Acidfree works well without any serious trouble for Drupal 6 and is my favorite
You can read this thread - Acidfree per user Image Gallery -