Closed (fixed)
Project:
Views (for Drupal 7)
Version:
7.x-3.x-dev
Component:
node data
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Jan 2010 at 12:11 UTC
Updated:
26 Mar 2010 at 09:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
eugenmayer commentedComment #2
eugenmayer commentedWithout this feature views integration are pretty useless, so this is rather a bug then a feature.
Comment #3
dawehnerYou can do this sure without an extra handler, but i think this is a missing feature for views
Comment #4
dawehnerSo here is a patch
Comment #5
eugenmayer commentedThank you a lot Daniel! This makes the views integration pretty useable!
Well, i guess the node.views patch wont get into the node.module for 6.x anymore. Do we have any chances to hack arround that people do not have to hack core?
Comment #6
eugenmayer commentedI guess your first suggestion is creating a view by "coding", right? So the only way to accomplish it without patching core (yet) is providing a hardcoded view?
Are there other options Daniel? Sorry that iam not able to investigate to much here, this is far beyond my "views" knowledge yet (though i hope to catch you up someday :) )
Comment #7
dawehner@eugenmayer
Views creates a abstract API for building lists of content. Additional it implements the views api for the core modules. I think you will make a /facepalm:)
Thats not a hardcoded views.
Comment #8
eugenmayer commentedTested in a fresh Drupal 6.15 with views / content_moderation and it worked flawlessly.
Thank you Daniel!
Comment #9
eugenmayer commentedComment #10
merlinofchaos commentedCommitted to 2.x and 3.x -- does not apply to 7.x, needs to be ported.
Comment #11
eugenmayer commentedThanks Daniel and merlinofchaos
Comment #12
dawehnerand commited.