By trantt on
Folks,
Beside Gallery2, is there any other gallery/photo album that can be used in Drupal? All I need is a basic gallery module where photo albums (one of more images) can be created and displayed within the same theme. Also, from I've seen, gallery2 is kind of thick/heavy...
Thanks
Comments
=-=
the image.module includes a simple gallery.module
_____________________________________________________________________________________________
give a person a fish and you feed them for a day but ... teach a person to fish and you feed them for a lifetime
about image.module...
top of your head, do you know of any site that currently using the image.module right now? I wanted to see it in action :-)
thanks for your help VeryMisunderstood. You are a big contributor in this forum...
=-=
no i don't. I suggest testing their functionality on a test site either on your local machine or in a subdomain of your main domain
another one that I always seem to forget about, probably because of the way it's named, is the acidfree.module
_____________________________________________________________________________________________
give a person a fish and you feed them for a day but ... teach a person to fish and you feed them for a lifetime
Cheesy Plug
for my website but I'm currently installing image.module as we speak. The website is still under construction but you can see how the module works by following the "Portfolio" link:
www.conjunctivemarketing.com
--rj
image.module vs gallery2
I can see now why ppl are using gallery 2 instead of the standard image.module. Gallery 2 is much nicer... Anyway, beside these two, is there any other gallery modules out there?
=-=
as I previously stated, the acidfree.module also handles image galleries.
_____________________________________________________________________________________________
give a person a fish and you feed them for a day but ... teach a person to fish and you feed them for a lifetimeas
ACIDFREE
I'm using it on my site, if you don't mind seeing crossdresser's pictures (not porn, just some sexy, sometimes) you may subscribe to it and see it in action:
http://www.enfemme.it and
http://www.enfemme.it/?q=acidfree
I'm using it since I haven't understood yet how to block access to the images uploaded in the directory /files directly by the browser. I mean that if I go to www.mysite.com/files/image_link.jpg I could see any image, even if you use taxonomy access (category access) and this is not very nice.
I know I should have beeing using an .htaccess file in that dir ... but havent have so much time to study that ... I'll study something about it.
enjoy
Kiss
Jasmine
PS In the home page you may see (in Italian) the link to the main features of acidfree.module
A Note
Just as a note, I couldn't get image.module to do everything I wanted it to do, so I decided to use CCK & Views for my image gallery. Here's a post that explains how to do it:
http://drupal.org/node/144725
Cheers.
--rj
Perfect Gallery & Photo Album + comment block
Hello everybody!
I wonder if there is a module available where photos are shown as in facebook, all square (see: https://www.facebook.com/Queen/photos_stream)
and at the same time the way the facebook Gallery works. Background about 80% black with a comment option on the right. (see: https://www.facebook.com/photo.php?fbid=10151163316072362&set=pb.1733746... )
This comment option could be the same style as the already existing blog.
Before trying a lot of modules I would like to start this right in the beginning with the correct modules, I do hope they exist!
Thanks ahead for all suggestions!
;)
acidfree.module
=-=
As was explained to you in your post here: http://drupal.org/node/1849482
you can do this using core for images/thumbnails and the views.module.
Thanks VM!
Thanks VM!