Closed (fixed)
Project:
DraggableViews
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Jul 2008 at 23:20 UTC
Updated:
11 Feb 2009 at 15:46 UTC
right now it is described as expanding parent nodes to show child nodes.
I have a directory of nodes grouped by taxonomy term id, It would be nice if the view started out as a list (or grid, table) of taxonomy termids that could be expanded to show the nodes in that term.
Comments
Comment #1
sevi commentedDraggableviews doesn't implement taxonomy and works only with the appropriate CCK-Fields. It's not possible to load changes dynamically.
Expand/Collapse simply means that already loaded nodes - returned by the view - can be hidden/shown via simple javascript (no ajax/ahah).
Comment #2
sevi commented