Closed (won't fix)
Project:
Views Bonus Pack
Version:
6.x-1.x-dev
Component:
Lineage Nested
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
12 Dec 2008 at 18:24 UTC
Updated:
8 Feb 2010 at 16:04 UTC
Upgrade lineage nested views plugins to Drupal 6.
Depends on Lineage issue: #297717: Port to Drupal 6.x?.
Comments
Comment #1
traviscarden commented+subscribe
Comment #2
Flying Drupalist commentedsubscribe
Comment #3
TapSkill commentedI'm under the impression this module makes a taxonomy page/block similar to the page generated by Taxonomy List? If so, I'm very interested in this module.
Comment #4
mariagwyn commentedthis would be very helpful. I am not a coder, but I can test.
See my attempt to get Lineage to do this:
http://drupal.org/node/555316
Comment #5
RicardoJBarrios commented+1 for this
Comment #6
xjmTracking.
Comment #7
mariagwyn commentedAn update: I got around this problem by doing the following:
I created a Views with the various fields I wanted, including "Taxonomy: Term" and "Taxonomy: Depth". Both of these are 'excluded from display'. Then, for "Taxonomy: Term" (the last one listed) I overwrote the output with something like this:
This creates a class (.term-level-1) that I can style via CSS. No lineage necessary. It is working for my purposes at this point. However, this DEPENDS on a patch posted by merlinofchaos for Views 2.6-dev: http://drupal.org/node/502348#comment-2080058
Comment #8
xjmI propose including a nested lineage style plugin with the Taxonomy Lineage module rather than the bonus pack since it's directly related to lineage's views handlers. Here's an issue I've opened for that:
#612908: Add lineage nested list style plugin
Comment #9
neclimdulI'd be more than happy to see that. I think generally the plug-ins that fall into Views Bonus are more interesting integrations that aren't well suited for the actual module. If the Agileware guys think it'd be better suited outside lineage then we can revisit adding it. I'll mark it postponed until we hear form them.
Comment #10
xjmA patch for lineage providing this feature is available for testing in #612908: Add lineage nested list style plugin.
Comment #11
neclimdulAwesome! Since its progressing so well over there I'm going to close this. Please reopen if we need to move that functionality back into Views Bonus.