Active
Project:
Views Galleriffic
Version:
6.x-1.2
Component:
User interface
Priority:
Major
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Anonymous (not verified)
Created:
13 Apr 2011 at 23:54 UTC
Updated:
26 Aug 2016 at 12:23 UTC
Comments
Comment #1
acouch commentedI would like to have all of those nice comments too ;)
This is really separate from the module. Those would be comments you would have added to a node.
The way to do this is to make a gallery node with an imagefield, make a view with galleriffic, use views_attach module to attach a display to the gallery node, then have people comment on the node. The ajax_comments module would allow for rapid commenting without refreshing the page.
Comment #2
grigorym commentedacouch, thank you for your work, to begin with!
Could you please clarify a little bit this issue with comments? If galleriffic view shows images from individual nodes, then the comments on the individual nodes are NOT loaded along with nodes falling into the gallery layout themselves, are they? All, that happens further (selecting and showing individual images), happens on javascript level. Thus no over view, which could show comments on the selected image, could be loaded, right?
What's the way to go, if I want to comment individual images, shown within the galleriffic?