Closed (fixed)
Project:
Related Block
Version:
6.x-1.0
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
2 Feb 2009 at 14:22 UTC
Updated:
8 Apr 2011 at 23:01 UTC
Is there anyway to only return content types of, for example, Stories. I am trying to show related articles on my site - and i dont want newsletters, and images, and polls etc showing up in the list.
Please advise.
Many thanks
Comments
Comment #1
spidermanCurrently no, but this is a great idea, and relatively easy to add. I'll look at rolling a patch for this into the 6.x branch, and it should be straightforward to backport (if someone is still using 5.x).
Comment #2
verta commentedsubscribing!
Comment #3
davidzz commentedsubscribing
Comment #4
msmithcti commentedI would find this feature very useful also. Looking forward to having this included in the module.
Comment #5
spidermanI've just committed a patch for this which provides a new set of options on the block configuration page to select which content types to consider when searching for related content.
This should get rolled into the -dev release shortly, so if someone can test and confirm it's working alright, I'll close this ticket and roll up a 1.1 release soon!
Commitdiff is here: http://drupalcode.org/project/related_block.git/commitdiff/122b48c
Comment #6
spiderman