Closed (won't fix)
Project:
i18n auto translate
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Nov 2010 at 00:27 UTC
Updated:
2 Oct 2013 at 10:12 UTC
When i import a feed w/ Feeds module, the feed-items translate and synchronize just fine, other than the author and created on date. the author goes to Anonymous, and the created on date goes to the date that the feed was imported, not the date it was actually created. (i.e. if i import a feed-item that was published 3 weeks ago, it gives the created on date of when it was originally published - then the translated node comes out with the created on date of now)
I tried a quick patch just plugging in
$new_node->created = $node->created;
$new_node->uid = $node->uid;
but that didnt work.
Any ideas? Thanks
Comments
Comment #1
boogsbobo commentedComment #2
boogsbobo commentedCould be related to this: http://drupal.org/node/398110
Sorry, this is definitely over my head as far as programming goes. Thanks for your module!
Comment #3
boogsbobo commentedIt seems that this part of the FeedsNodeProcessor.inc may have to be integrated with the module?
the lines I have marked /**/ seem to be the parts not workign with i18n_auto.
this part of the i18n_auto module seems to be where that code would be inserted:
Well, thats about as far as I can take it! Sorry I know this is a big request. Might even be a new module - "feeds auto translate"
If you have the time to look at the code I would really appreciate it!
Comment #4
greg.harveyComment #5
mortician commentedAny updates on this?
Comment #6
greg.harveyNo, D7 port is the priority.
Comment #7
greg.harveySorry, this project is no longer supported - strongly advise you move to using https://drupal.org/project/tmgmt