Closed (fixed)
Project:
Feature Server (fserver)
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Aug 2011 at 01:48 UTC
Updated:
7 Nov 2011 at 13:30 UTC
I've been working on a drupal 7 port of the features server. It involved quite an extensive redo of the content types and views but I carried over as much code as I could. I still haven't fully tested everything out but there is a rough somewhat working version on github at https://github.com/levelten/fserver
I'd be happy to move development over to drupal.org if you'd like.
Comments
Comment #1
randallknutson commentedComment #2
Helrunar commentedI think it is an good idea to get the development back to d.org. There are also an another Branch for D7 of the Feature Server on Github https://github.com/erdfisch/FeatureServer
Comment #3
eugenmayer commentedWell basically, sure merge those together. I will need some co-maintainer for the D7 branch and it should be at least compatible with the D6 one - but thats anyway only depending on the feed - not on the handling, so thats trivial.
So if you want me to include you code, you must be sure to maintain it for a while, as iam currently not able to do so ( iam not doing any D7 development at all ).
Thanks for you work!
Comment #4
randallknutson commentedEugenMayer,
I'd be happy to be a co-maintainer on the D7 branch. I plan on putting this code into action after I fully test it out so I'll be maintaining it for a while. I took a look at the other fork on github and can't see a lot of changes from the 6.x branch. I'll double check though and bring over anything they have done.
Comment #5
eugenmayer commentedThat sounds perfect. Just give me a hint when you want to go live here.
Comment #6
randallknutson commentedEugenMayer,
I've got enough working to create projects and releases both from the UI and from drush using git. That should be good enough for a dev branch. I'll commit it as soon as I get access.
Comment #7
podaroksubscribe
Comment #8
hadsie commentedI'd love to see this happen for D7. Let me know if there's anything I can do to help. Probably moving the D7 branch from github back over to Drupal would make this a bit easier too.
I'm testing out the D7 version now and it seems good enough for a start with only a few small issues that need to be worked out.
Btw, what are you guys using for a D7 default theme with the feature server? Devseed recommended their Singular theme to get started but I don't believe that exists anymore, couldn't find any code for it at least.
Comment #9
pirog commentedwill also help out if needed but will wait till we get an official d7 branch in d.o so as to avoid confusion.
Comment #10
randallknutson commentedEugenMayer,
We're ready to move it over. Let me know when I have access.
Comment #11
eugenmayer commenteddone :) Thank you for all your work.
Comment #12
randallknutson commented7.x branch is open.
Comment #13
eugenmayer commentedCreate a dev-branch release
Comment #14
paulgemini commentedRelease exists. Just not listed on frontpage of module (probably because it's in the initial stages of testing)
Comment #15
eugenmayer commentedI configured the snapshot release to be shown, so we get more testers. Also mentioning the 7 branch on the project page
Comment #16
randallknutson commentedThanks EugenMayer