hi acouch,
here's some feedback on the galleriffic step by step.
after the clean install of drupal i tried out your step plan without any alterations, default settings for galleriffic and slidesize etc.
but i don't see anything happening in the node view after i followed all the steps.
when i change the gallery custom display settings to full content instead of teaser i am able to see the images and the slideshow on the screen in node view.
here are some other minor differences from my point of view compared with your step by step description:
)))3a
i. enable alt field and enable title field
underneath preview image style you see 'progress indicator' and throbber is checked. i don't see that option.
)))5 create a view name 'Galleriffic Node Gallery':
in the screenshot underneath it says 'Gallery' in the View name box instead of 'Galleriffic Node Gallery'.
)))6 add view to Gallery node
iv. select 'provide default argument'
in the screenshot underneath it says 'provide default value' instead of argument.
i hope this is helpful!
best,
ciao,
blacktigerclaw

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

blacktigerclaw’s picture

FileSize
383.79 KB

and this is what the result looks like, if i follow the directions straight up with only the adjustment of the gallery custom display settings to full content instead of teaser. so i should also deselect 'display all values in the same row' under Titles.
best,

acouch’s picture

Status: Active » Fixed

Thank you for the feedback on the documentation.

| underneath preview image style you see 'progress indicator' and throbber is checked.

You don't need to worry about that. That will only appear if you have APC or PECL's uploadprogress installed: http://drupal.org/node/456686 . It will not have an effect on the gallery.

| in the screenshot underneath it says 'Gallery' in the View name box instead of 'Galleriffic Node Gallery'.

Thanks. I made a note in the documentation.

| in the screenshot underneath it says 'provide default value' instead of argument.

Thanks. I made the change.

tax14’s picture

Trying to use the Galleriffic View. While following Step by Step Instructions for Views Galleriffic in Drupal 7, I can across the following steps:

c. Add "description" field:
i. Select 'Content: Image' as in the previous step.
ii. Enter 'Description' instead of 'Title' in Label.
iii. Enter '[field_gallery_image_1-alt]' instead of '[field_gallery_image-title]' under "Rewrite results"
iv. Deselect 'Display all values in the same row.'

I can't figure out how do I complete "iv" on the field configuration screen.
Besides, I don't know why the title of the screen includes the word "Delta", e.g. Configure field: Content: image (field_gallery_image:delta)

Thanks for your help.

acouch’s picture

Step IV is pictured here:

http://drupal.org/files/Screen%20shot%202012-05-14%20at%202.36.01%20PM.png

"Delta" refers not to the field value itself but its number on the node. If a node has an image field with 5 images attached to that then views thinks of that as one field with each value have a "delta" value (ie 0, 1, 2, 3, 4). This is only used if you need for some reason to us the field values in a certain sequence. You should not select any field values with "delta" in them for this module.

tax14’s picture

Thank you so much for the quick response. If have figured out why I was not able to complete Step IV. (I selected Node:article instead of node:gallery field).
I have expanded the Step Bu Step document to make it detailed. Kindly review it and update, if required.

Thanks for an excellent module.

acouch’s picture

Thanks for the revisions!

tax14’s picture

I have one issue with the output I am getting. If I define Title as well as Alternate Text for my images, Drupal displays both Title and Alternate text below the side as shown in the following image.


Title and Alternate Text



However, if I use Title but don't use the Alternate Text with the image, it displays the title below the image (which looks better).


Title without Alt Text
And finally, if I use only the Alternate text with an image, Drupal displays the alternate text below the image.

Is it possible to display only the Title even if the Alternate Text is defined?

Status: Fixed » Closed (fixed)

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

dhineshtech’s picture

image Id doesn't passing over URL when click on the thumbnails for slide,
any one can explain how to pass the image id to URL without page load.