As i used the gallery module in combination with the image module, it displays the title of every image.
How can i disable this function?

In other words in a image gallery i like to show the thumbnails without any kind of text how can i accomplish this?

Comments

strauch’s picture

Hi,

i would prefer a good theming for the image module, but i found a thread how you can edit the style without changing the module files of image. Here is the link, i hope it would help you:

http://drupal.org/node/41257

if you want for and back links in the image notes look at this thread: http://drupal.org/node/61704 i hope this will be integrate in a future version. In the future i hope i can integrated the forward and back buttons in the theme......

Greetings

strauch

nickgs’s picture

Check out the auto-node title module... may be what you are looking for.

http://drupal.org/project/auto_nodetitle

Cheers.

Nick

held69’s picture

Thanks! i'll check it in a few.
In report back

held69’s picture

Status: Active » Fixed

Auto node title works great, really the thing i was looking for. Thanks

FrontBurner’s picture

How does the auto node title effect the way the image gallery module displays the title? The only way I can see it effecting anything is disabling the "title" field when creating or editing an image node.

held69’s picture

It gives you the option to create the title automatically and hide it.
So afterwards each image in the gallery has an automatically created title which is hidden.

FrontBurner’s picture

I have autonode title set to "Automatically generate the title and hide the title field" which works as expected. When creating or editing an image the title field is hidden and a title is automatically generated. However, if I go to view the gallery the auto generated title is displayed. It was my impression that the autonode title module only effects node edit and node create, I don't see any code within the module that would effect node view.

held69’s picture

I have autonode title set to "Automatically generate the title and hide the title field"

Where did you configurate this setting?

Status: Fixed » Closed (fixed)

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