Port to Drupal 7 needed

Comments

BeaPower’s picture

sub

Anonymous’s picture

+++

DickSwart’s picture

sub

stixes’s picture

+1 , Also I may be able to help with it.

sillygwailo’s picture

Status: Active » Needs work
StatusFileSize
new6.57 KB

Needs (a lot of) work, but here's a first stab at a patch for D7.

midmood’s picture

This is not working for me.

tried (ubuntu 12.10, from bash)

patch -p1 < patchname.patch

from within the module directory, but drupal keep telling me the module is for 6.x

Am I missing something? It's the second time I apply a patch in my life, It really possible I'm wrong

Thanks

grahamvalue’s picture

Any updates on when this will be done?
Need this D7 port very badly!

The plain feeds module creates new nodes for any GUIDs not already in the DB.
So without this module, I currently have to manually filter out the existing GUIDs from the data source every day.

slurpee’s picture

Issue summary: View changes

Hello from Drupal's GSoC 2014 team. Google Summer of Code (GSoC)? - an annual program for university students organized by Google with projects managed by open source organization mentors such as us (Drupal!).

We're currently browsing the issue queue looking for projects. Do you think this issue/project is worth a student spending a summer on it and being paid by Google? If so, are you interested in mentoring the student? Learn more about Summer of Code and how to get involved at links below. We're submitting our Summer of Code application to Google in just over 24 hours and looking for last minute ideas. Please respond quickly if you're interested.

Group to join - https://groups.drupal.org/google-summer-code

Ideas for projects for Summer of Code 2014 - https://groups.drupal.org/node/404778

GSoC Homepage http://www.google-melange.com/gsoc/homepage/google/gsoc2014

Google's Summer of Code 2014 Announcement - http://google-opensource.blogspot.com/2014/02/mentoring-organization-app...

Durran’s picture

Are there other alternatives to this module? I have been using this module (D6) for years and am waiting to open a site with D7 or upgrade my current site., however I have been waiting on this one module and it looks as if it's being discontinued or no longer being maintained.
With this module I can update existing nodes (D6 only) through feeds without deleting all the current content contained within that node... I would assume that many other people are utilizing some other module that I haven't discovered yet?
..Anyone have an idea on what works well?

-I receive a daily CSV that contains only the GUID and updated prices for products on my site. Is there another method i'm missing that can allow me to simply update current nodes without deleting the other content on that node? Any help greatly appreciated!! Im becoming desperate for a fix :)
Thanks

Anonymous’s picture

Maybe https://www.drupal.org/project/feeds_shared_source?
Worked for me with 3 sources to one nodecontenttype.

Durran’s picture

This looks promising as the title states.. I have never seen this module before. I will give it a shot and see. I'm a bit concerned of the amount of active sites that have it implemented.. I'm sure i can't be one of the few people who have the need for a module like this. Thanks again! I will update when I have this workin'