Upgrade Lineage Nested to D6

neclimdul - December 12, 2008 - 18:24
Project:Views Bonus Pack
Version:6.x-1.x-dev
Component:Lineage Nested
Category:task
Priority:normal
Assigned:neclimdul
Status:postponed (maintainer needs more info)
Description

Upgrade lineage nested views plugins to Drupal 6.

Depends on Lineage issue: #297717: Port to Drupal 6.x?.

#1

TravisCarden - August 4, 2009 - 02:17

+subscribe

#2

Flying Drupalist - August 4, 2009 - 20:39

subscribe

#3

GetLives - August 12, 2009 - 15:32

I'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.

#4

mariagwyn - August 21, 2009 - 01:19

this 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

#5

ElGranAzul - October 8, 2009 - 21:17

+1 for this

#6

xjm - October 15, 2009 - 18:22

Tracking.

#7

mariagwyn - October 16, 2009 - 14:31

An 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:

<span class="term-level-[depth]">[term]</span>

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

#8

xjm - October 23, 2009 - 17:19

I 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

#9

neclimdul - October 23, 2009 - 18:20
Status:active» postponed (maintainer needs more info)

I'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.

 
 

Drupal is a registered trademark of Dries Buytaert.