Closed (won't fix)
Project:
Views Calc
Version:
6.x-3.x-dev
Component:
Documentation
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Dec 2009 at 15:32 UTC
Updated:
1 Apr 2015 at 10:18 UTC
Jump to comment: Most recent
Comments
Comment #1
aren cambre commentedhttp://drupal.org/node/649642 says Views 3 goes to beta in spring 2010.
Comment #2
karens commentedNo, there are a number of other things this module does, it creates custom calculation fields, adds css to right-align number columns, and more, it does much more than add in aggregation.
Plus this module has been in use for a couple years and there are people depending on it, so we can't just pull it.
Is this really critical, asking if this should be abandoned only a couple weeks after another module adds in some overlapping code? I haven't even had time yet to see how much duplication there is.
Comment #3
karens commentedAlso, those new features will only be in Views 3, which doesn't even have an official release yet. People using Views 2 will still need everything this modules does.
Comment #4
aren cambre commentedThen let's postpone until Views 3 beta?
Look towards the bottom of http://drupal.org/files/issues/group-by_0.patch. It's gonna do group, count, sum, avg, min, and max, which is all that views calc appears to do, too.
Sorry about "critical"--inadvertent. And sorry if I'm being aggressive, but you do so much good work on so many modules that I was trying to help you by pointing out where your load could be relieved.
Comment #5
karens commentedSee the project page for Views Calc: "You can also create custom dynamic fields that can be used in any view using SQL snippets like CONCAT('field_first_name', ' ', 'field_last_name') or DATE_FORMAT(node.created, '%m/%%d/%Y'). The custom fields are set up in admin/settings/views_calc."
It doesn't appear the new patch to Views does anything about that, nor does any other module I've seen, and many of the people using this module use it for that feature.
I need to keep the current version available for people using D5 and Views 2 for D6. We can leave this issue open because I need to create a new version to work with Views 3 that removes things that Views does and adapts the rest to work with the new Views code.
Comment #6
aren cambre commentedClarifying title because it appears in another issue.
Comment #7
jpstrikesback commentedReally looking forward to a version that works with views3, does anyone have an idea of what is required to update this to work with views3? If there was a todo list I would do my best to help.
Comment #8
podarok+ subscribe
Comment #9
danny englandersubscribe
Comment #10
luco commented+1
Comment #11
miro_dietikerSubscribe this.
We might take the ball and help to port Views Calc. Still depends some final customer needs and possibly funds provided.
Comment #12
karens commented@miro_dietiker, that would be much appreciated :)
Comment #13
DaPooch commentedsubscribe
+1
Comment #14
khosman commentedsubscribe
Comment #15
miro_dietikerWe have an initial working 6.x-3.x and a 7.x here.
Will take some more days to commit and make em available to you all.
Comment #16
shags_j commented+1 subscribe
Comment #17
roball commentedDoes views_calc 6.x-3.x-dev work with both Views 6.x-3.x and 6.x-2.x or just with 6.x-3.x?
Comment #18
roball commentedPlease can you just clarify which version of Views Calc supports which version of Views?
Comment #19
karens commentedThe D6 version is no longer supported.
Comment #20
Pierre.Vriens commentedUndo last comment ... Anybody (like Miro?) who can answer the question in #17?
Comment #21
miro_dietikerUh that's like YEARS ago...
If i remember properly, 6.x-3.x was started to create a branch that is compatible with views 3.x... By then this was a common pattern to deal with the Views situation.
The whole 6.x world just feels like from a different age and i'm pretty disconnected from it due to our primary Drupal 8 focus.
And yeah, see KarenS statement.
Comment #22
Pierre.Vriens commentedThank you Miro. Just in case you wonder where my previous comment originates from: checkout #2198015-37: Support D6 for as long D6 core will be supported, and look at the current D6 usage statistics.
The question I keep asking myself: what to do with the 6.x-3.x-dev version (used in 139 sites)?