Hey folks,
Thanks for all the great work you're doing on this plugin. I'm pretty much stuck within a D6 system and I REALLY needed some of the feature sets from what you're adding.
The cool thing is that backporting is simply a few function changes here and there. I've cloned the d.o. git repo for services_views and I'm pushing up my backporting to my public github repo.
You can find a 6.x-1.x branch at the link below. I'm referencing the issues and patches I'm applying and using githubs inline comments to make it easier on you.
If you want to pull from the repo you certainly can. I should be fixing most anything since I'm dependent upon the features and I'm using a drush make to pull from my repo.
https://github.com/petrowsky/services_views.module/commits/6.x-1.x
Comments
Comment #1
ygerasimov commented@mattman would you like to maintain 6.x-1.x branch? I would love to give you commit access and will assign tickets to backport patches.
Comment #2
mattman commentedI can do my best if you want me too. I am using it on my own live site and am pretty dependent upon it and can't switch to D7 for some time.
Comment #3
crimsondryad commentedWe're looking at using this for a site we're building. However, we don't typically like to use dev releases because there isn't a clean upgrade path. What would it take to get at least an alpha/beta of this release? I only see 3 issues in the queue for D6.
Comment #4
ermannob commented@mattman thank you for your work!