Closed (won't fix)
Project:
Node Gallery
Version:
6.x-3.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jul 2011 at 12:27 UTC
Updated:
16 Nov 2012 at 21:35 UTC
Jump to comment: Most recent file
Comments
Comment #1
justintime commentedI'm assuming you mean you want to only show the gallery metadata in teaser view, and not the image thumbs?
Visit admin/build/views/edit/node_gallery_gallery_image_views, and modify that view so that it outputs nothing. You could hide the fields, modify the filters, or whatever.
Comment #2
dddave commentedGuess this is fixed.
Comment #3
njathan commentedYes it is fixed. Thanks!
I created a view producing NULL results and used it in the teaser.
Just curious to know... does this method not utilize memory and/or processing power? Would it be a major concern one day when the traffic increases?
Comment #4
crea commentedIf we don't have an option to disable this completely, than this could be a bug: even empty view processing wastes some resources.
Comment #5
scroogie commentedI agree, there could be a simple "none" option that skips the embedding.
Comment #6
crea commentedComment #7
scroogie commentedI guess the fixed was not on purpose.
Comment #8
crea commentedI'm using Panels together with Node Gallery. If I invoke nodeapi view hook, Node Gallery breaks content rendering. So I fixed this both for teaser and full page views.
I know, this could be better UI-wise if implemented with separate checkboxes, but I'm lazy and I think we have already too much clutter on relationship form anyway.
Comment #9
crea commentedSlightly better patch
Comment #10
zengenuity commentedIssue queue cleanup. No more additions to 6.x series.