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

randallknutson’s picture

Status: Active » Needs review
Helrunar’s picture

I 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

eugenmayer’s picture

Well 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!

randallknutson’s picture

EugenMayer,

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.

eugenmayer’s picture

That sounds perfect. Just give me a hint when you want to go live here.

randallknutson’s picture

EugenMayer,

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.

podarok’s picture

subscribe

hadsie’s picture

I'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.

pirog’s picture

will also help out if needed but will wait till we get an official d7 branch in d.o so as to avoid confusion.

randallknutson’s picture

EugenMayer,

We're ready to move it over. Let me know when I have access.

eugenmayer’s picture

done :) Thank you for all your work.

randallknutson’s picture

Status: Needs review » Fixed

7.x branch is open.

eugenmayer’s picture

Create a dev-branch release

paulgemini’s picture

Release exists. Just not listed on frontpage of module (probably because it's in the initial stages of testing)

eugenmayer’s picture

I configured the snapshot release to be shown, so we get more testers. Also mentioning the 7 branch on the project page

randallknutson’s picture

Thanks EugenMayer

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.