A documentation change is requested elsewhere. For Drupal core (and possibly other projects), once the change has been committed, this status should be recorded in a change record node.
Duplicate of http://drupal.org/node/343246, no?
If you could style a view as quicktabs, then you'd just need to set the view up to show the nodequeue :)
As I know nodequeue module can be used without views, so it is not a duplicate. But I agree that the same thing can be achieved with different ways, and to create quicktab from a view is a much more important feature..
I'm going with @joachim on this. QT rendering should fall back to using more robust tools. Since views is pretty much a requirement for site building, and is part of D8 core, relying on it to render nodequeues is an acceptable option. It just needs to be documented somewhere.
Comments
Comment #1
pasqualleMoving new features to 3.x version
Comment #2
joachim commentedDuplicate of http://drupal.org/node/343246, no?
If you could style a view as quicktabs, then you'd just need to set the view up to show the nodequeue :)
Comment #3
pasqualleAs I know nodequeue module can be used without views, so it is not a duplicate. But I agree that the same thing can be achieved with different ways, and to create quicktab from a view is a much more important feature..
Comment #4
netw3rker commentedI'm going with @joachim on this. QT rendering should fall back to using more robust tools. Since views is pretty much a requirement for site building, and is part of D8 core, relying on it to render nodequeues is an acceptable option. It just needs to be documented somewhere.
Comment #5
avpaderno