Hi. I´m using gallery module. I want to disable the "there are x images in this gallery". If checked all files but could´t find the line that produces it. I really need to 'kill' it.
Anyone?

I really like this module, but I need, in some galleries, to have only attached files, like pdf´s. But this module obligates me to upload an image..
Ideas? Other modules?

We see a thumbnail on all galleries that contain images. Do you know how to disable this image? I would like to have it only in some galeries, like the root one.
Hard to achieve?

Thank you friends.

Comments

Alexandre_portugal’s picture

Anyone has an ideia how to do it?

lvthunder’s picture

I need a link to your gallery to be able to tell you what you need to modify.

Alexandre_portugal’s picture

I´m running it on my local machine, using xammplite. This is my first try out, and since it´s for a intranet, it´s offline. Thank you for the reply!

Anyone there using gallery module?

lvthunder’s picture

G2 allows you to upload more then just images.

To get rid of the x images in this gallery you probably need to edit album.tpl which is in gallery2/themes/whateverthemeyourusing/templates/album.tpl and look for something like this.

{g->block type="core.ItemInfo"
                          item=$child
                          showDate=true
			  showOwner=$showOwner
                          showSize=true
       		          showViewCount=true
                          showSummaries=true
                          class="giInfo"}

and set showSize to false.

I really don't understand the rest of your question.

Alexandre_portugal’s picture

Thank you a lot Ivthunder!
I´m gonna try it.

- (very urgent) I would like to insert text in a gallery, without uploading images. I really like the folder tree display of Gallery, so I would like to distribute my content using this module. So, in some galleries I would have images, on others I would have only text, and on others, both. The problem is that Gallery obligates me to upload images on every new content creation. I tried to use Page and Story, but Gallery seems to only accept Image. And Image needs an image to be uploaded.
So, how do we insert text without images? Please, it´s getting really urgent.

- Imagine you have gallerie 1(root), gallery 2 inside gallery 1, and gallerie 3 inside gallerie 2. Gallerie 3 as an image inside of it. When we look at gallerie 1 we will see a thumbnail of that image. I would prefer to see this thumbnail only when looking at gallerie 3. Anyone as done it, or knows a way out to?

kiz_0987’s picture

Are you sure you are using the Gallery module (and Gallery2)? From your questions this seems more like an Image module question. "there are x images in this gallery" is not something that gallery nor gallery2 supply, whereas it looks like image does. eg http://drupal.org/image.

Alexandre_portugal’s picture

mmmm... I don´t know.. In fact I have the Image module installed, and also the gallery module. But I guess I have gallery installed beacuse I manage galleries. Yah, I´m sure, I administer gallerie settings etc..
I don´t have gallerie2 running because of the php setting. Someone told me to look for php.ini but there is no such file in my pc (i´m runnig drupal offline)."there are x images in this GALLERY".
Thank you.
Someone give me a hand with this, time is runnig fast, short, almost over deadline, and stuck with all this issues.

lvthunder’s picture

Well if you don't have gallery2 running this module isn't going to help you. Maybe you need to ask for help on the image module project.

Alexandre_portugal’s picture

I see now.. Yes, my galleries are produced by Image Gallerie, not Gallerie_module.
This Image gallerie is probably created by the Image_module.

Image Gallerie is great. That´s what I want to use. But I need to disable that "there are x images on this gallery". If someone knows how to do it, it would be great, I´m running out of time....really..

If someone knows how to disable that thing that forces us to upload an Image when using Image gallerie, please say something. It would be great to have on the same gallerie some thumbnails that lead to "Image" and also some simple links to "page".

Thank´s for the support, and lights!

lvthunder’s picture

Project: Gallery » Image
Version: 5.x-2.2 » 5.x-1.7
Component: User Interface / Theming » image_gallery

Changed to point to the Image module. Hopefully someone there will be able to help you.

Alexandre_portugal’s picture

Done! So easy, 2 min to disable that. I was looking to the wrong module all the time.
Thank´s to you all.
Thank you Ivthunder for the pacience and support!

Hetta’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.