Closed (fixed)
Project:
Views Raw SQL
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Oct 2012 at 08:38 UTC
Updated:
30 Apr 2014 at 15:50 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
sreynen commentedI don't really use Drupal 6 anymore, so I would never use a D6 port. But if someone else wants to create and maintain it, I'm happy to add another maintainer to the project.
Comment #2
sreynen commentedI'm marking this as postponed until someone steps forward to create and maintain a Drupal 6 port. If that doesn't happen before Drupal 8 is released, I'll close this.
Comment #3
WorldFallz commentedi just backported this for one of my main prod sites, and will probably be using it until it's feasible to migrate the site to d8 (== "for a while", lol), so I'd be willing to maintain a branch for it.
Gotta love views... took all of 15 minutes for me to backport and most of that time was spent on me figuring out that hook_views_handlers was deprecated for 7.x-3.x, lol.
Comment #4
sreynen commentedWorldFallz, I added you as a maintainer. You should have access to create a branch and release, but let me know if you need anything else.
Comment #5
WorldFallz commentedThanks scott.... I'm away from my computer for a couple of days but I'll commit the dev branch and roll a release as soon as I get back to civilization.
Comment #6
WorldFallz commentedFor completeness sake, here's a patch of the changes required to make a d6 branch.
Comment #8
WorldFallz commentedokay, we've got dev and official releases for d6.
Comment #9
WorldFallz commentedForgot to mention, though it's usually understood, it bears repeating: i won't make any changes to the 6.x branch that haven't already been made to the 7.x branch first. After a change has been accepted to the 7.x branch, just change the status to 'Patch (to be ported)' and I'll see it.