Active
Project:
Content Glider
Version:
6.x-1.8
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Apr 2010 at 17:45 UTC
Updated:
6 Jun 2011 at 15:49 UTC
Firstly this module is great... so easy and functional!!!
I have it set up and would like assistance in doing two things. perhaps I am asking something easy but I just can't see it yet:
1. Display content item Title for each item showing in Content Glider
2. Have the content displayed in the Glider be the content item teaser with associated preset 'teaser_thumbnail' Imagecache image.
Thanks heaps in advance...
Comments
Comment #1
verta commentedsubscribing to this issue - great suggestion!
Comment #2
jenyum commentedI don't have a solution to your imagecache issue (I'd love to see that, too) but I did manage to get a title in there, add some classes for styling, and a read more link.
Here's what I came up with, starting with line 252 in content_glider.module:
Comment #3
drupalnesia commentedPlease use CG 6.x-1.8, in this version I use Drupal node_load() see:
So, you can easier add the CCK to the output, some thing like this:
$node_glider->field_cck_name[0][value]