Closed (fixed)
Project:
Featured Content
Version:
7.x-1.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Jun 2012 at 19:23 UTC
Updated:
29 Jul 2025 at 23:51 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
pcavanaugh commentedHere is the patch that fixes the issue and adds an option to send the Node IDs to the template.
Comment #2
pcavanaugh commentedComment #3
kristen polHmmm... not sure why I wasn't notified of this. I normally get all of my issues email to me :/
I'll take a look right now.
Comment #4
kristen polNot sure what happen to this one. I just looked at the patch and this doesn't appear to be the best way to support this.
Comment #5
kristen polI have used the template suggestion part of the patch to fix the template suggestions (which changed since Drupal 6). I'm unclear as to the purpose for the rest of the patch (node_ids). If you need something else supported, please open a new issue. Thanks!
The code is checked into 7.x-1.x-dev and will be up shortly.
To use the suggestions, you can copy:
featured_content-block.tpl.php (note there is an underscore in the filename)
file to:
featured-content-block--[delta].tpl.php
e.g.
featured-content-block--1.tpl.php
or
featured-content-block--[type].tpl.php
e.g.
featured-content-block--manual.tpl.php
Comment #6
kristen polComment #7
kristen polComment #8
kristen polComment #10
kristen polunassigning old issues