What the title says.

Comments

BenK’s picture

Keeping track of this thread....

davidseth’s picture

Has there been any movement on this? Any place where I can help?

Thanks.

alex_b’s picture

davidseth: we haven't started with it. If you'd like to, run with it.

johngriffin’s picture

subscribe

darrenmothersele’s picture

starting to look at this

alex_b’s picture

DarrenmUK: great - let me know if you have any questions. The biggest challenges I'm seeing are

- some of Feeds' node related properties (feeds_node_item, *maybe* feeds_source tables) should be fields
- some of the plugins and mappers may need to undergo large changes. I am fine with a gradual upgrade path here where we do first an upgrade of Feeds' core and then port step by step plugins and mappers.
- we will need to think about how to upgrade configuration that has been exported to code *if* it changes.

Check out Coder upgrade to get a quick start .

rfay’s picture

subscribe

coderintherye’s picture

Of note, Feeds requires Chaos tools, which does not have an active 7 release yet, but does finally have a development snapshot as of August 4th. So may want to focus on finishing up the the port of CTools to 7 and then work on the feeds port http://drupal.org/node/589636

budda’s picture

Is it not best to get Feeds to a stable 6.x-1.0 before moving it to 7.x ? Otherwise you need to keep fixing things under two versions both in development - draining resources.

alex_b’s picture

I am planning to push hard on Feeds Drupal 7 next week. There won't be a stable Drupal 6 release until then. Once a Drupal 7 release is out, I will strive for only minimal changes to Drupal 6 (= bug fixes) and new features going into Drupal 7 before being backported.

willmoy’s picture

Issue tags: +D7 porting

Tagging and sub. Nice work fixing the epic inheritance issue, by the way.

groovehunter’s picture

sub

alex_b’s picture

We're currently working on the upgrade on http://github.com/lxbarth/feeds

Here is what's done:

- Core feeds and feeds_ui module upgraded.
- Node processor and Taxonomy processor upgraded.
- Feeds News feature ugpraded.
- text, number, taxonomy, file, image field mappers upgraded.
- file handling upgraded.

Next up:

- upgrade remaining tests
- upgrade user processor
- upgrade remaining mappers

alex_b’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev
alex_b’s picture

Title: Upgrade to Drupal 7 » Upgrade to Drupal 7 - remaining items

An 7.x 2.x Alpha 1 is out now: http://drupal.org/project/feeds

The reason why we had to notch up the major version are the implementation of #744660: Expand batch support to fetchers and parsers which brought a series of API changes. I will seize the opportunity and do a couple of minor API cleanups before we go 7.x 2.x beta. (In case you wonder: right now nobody's working on backporting some of the 7.x 2.x features to 6.x 2.x.).

Here is a list of remaining items for the D7 upgrade, the rest should be done:

- No FeedsDataProcessor as the future of Data in D7 is not yet decided #827000: Port Data Module to Drupal 7, even if there is a D7 Data, the processor should live in Data.
- Find a replacement for Feeds Fast News feature (which depends on Data).
- No upgrades for the following mappers yet: emfield, link, locale, og, profile.

dasjo’s picture

for me, all tests fail. have they been upgraded yet?

dasjo’s picture

regarding tests, alex just pointed me to the fact that feeds uses a special install profile for its tests
http://drupalcode.org/viewvc/drupal/contributions/profiles/feeds_test/RE...

ogi’s picture

subscribe

tonycpsu’s picture

Subscribing.

Anonymous’s picture

any update on Feeds Fast News?

zilverdistel’s picture

subscribing

dave reid’s picture

Status: Active » Fixed

Tests should work now. Please file new issues for any D7 outstanding issues.

Status: Fixed » Closed (fixed)
Issue tags: -D7 porting

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