Closed (fixed)
Project:
Node list
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
2 May 2005 at 16:43 UTC
Updated:
6 Nov 2006 at 11:15 UTC
Jump to comment: Most recent file
I can access a node-list organized by a "vocabularly," but not a "term."
When I use my vocabulary id, I get the correct nodelist. However, when I use a term id, I get: "Access denied. You are not authorized to access this page."
I have checked my access permissions with the node-access and taxonomy-access (I have this module installed) and everything is wide-open for my user role.
I'm not sure why I am having trouble with this. I've turned off path-auto, taxonomy-context, and url aliasing to see if there was a conflict, but I still can't access my node-list with a term.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | nodelist-nestedterms.patch | 561 bytes | wmostrey |
Comments
Comment #1
bomarmonk commentedClarification: listing by term does seem to work, however, using a parent term does not list nodes associated with child terms of that parent. Should this be the default behavior?
Comment #2
njivy commentedThere is not yet a way to include nodes from nested terms. taxonomy.module can do things like that, although the output is a simple list of node teasers. I do not yet know how to easily imitate taxonomy.module's behavior. Let me think about it.
Comment #3
hansfn commentedHave you made any progress on "including nodes from nested terms."? That would make this very nice module great! I would prefer not switching to taxonomy.module...
Comment #4
wmostrey commentedThis is the patch for the 4.7 version. I will add this to the official version once I get an option ready to check this in the administer settings.
Comment #5
wmostrey commentedThis feature has now been contributed to 4.7, with a checkbox option in the settings.
Thanks for bringing up the idea.
Comment #6
(not verified) commented