Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Mar 2008 at 20:19 UTC
Updated:
24 Jul 2008 at 14:27 UTC
As multilingual content and language fields are already in core, I think this is missing from the node fields
It's my first try with this version of views so please review.
(The patch is against views HEAD)
| Comment | File | Size | Author |
|---|---|---|---|
| views_language.patch | 2.7 KB | jose reyero |
Comments
Comment #1
merlinofchaos commentedQuestion: Do we really have to check for the 'translation' module specifically? It's a core field, I feel uncomfortable even making that check. I don't see any other code that's actually specific to that, and it prevents other modules from utilizing the fields in some manner.
Shouldn't there also be a filter option for "user's current language"?
Otherwise, this is looking like an excellent start. A couple of the function comments show cut & paste issues though =)
Comment #2
merlinofchaos commentedCommitted. An option for "User's current language" can come later.
Comment #3
merlinofchaos commentedThere's definitely some issues with what I committed, so we'll have to work on them. In particular, I think we're not dealing properly with default languages; i.e, what if the 'language' field is not filled?
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #5
df412 commentedcan anyone tell me how to install this patch?
Comment #6
merlinofchaos commentedThis was committed months ago; you don't need to install this patch.