date and node reference fields

Daniel A. Beilinson - July 3, 2009 - 16:43
Project:Transformations
Version:6.x-1.0-alpha3
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed
Description

Could you help me, please?
I just read your short tutorial from here http://drupal.org/node/430312 and it works, but I can't see node reference and date fields into "Set fields in node object".
Is there the way to import date and node reference fields?

Thank you!

#1

Daniel A. Beilinson - July 3, 2009 - 22:01

Or maybe you can tell me how I can mass-edit nodes imported by "node import", I need this because node import have small limit of fields imported at once (http://drupal.org/node/430302).

#2

jpetso - July 3, 2009 - 23:13
Status:active» fixed

The way to import date and nodereference is to write field type support plugins for the Field Tool module - I haven't yet created those. Nodereference is trivial, date is going to be a bit harder (but still doable). We should probably just steal conversion code from Node Import or other import modules. Adding support for more field types is the way to go anyways, so those should be a feature requests in the Field Tool issue (one issue per field type).

Mass-editing of nodes is possible, but you'll probably need a couple of custom PHP operations and a detailed knowledge of how Transformations works. I might be able to do it myself, but I'm not confident to post guidelines on how it could probably work. At this point, the official position for this kind of use case is approximately something like "if you don't manage to do it yourself, you probably shouldn't try it in the module's current state".

#3

Daniel A. Beilinson - July 4, 2009 - 07:41

Cool, thank you!

Could you be so kind as to create those trivial plugins with steal conversion code?

#4

jpetso - July 5, 2009 - 09:38

Let's see what I can get done. No promises, but I'm trying to spare some time.

#5

Daniel A. Beilinson - July 5, 2009 - 10:04

Thank you!
But when you can try to do this? Unfortunately, it's very important question :-)

#6

jpetso - July 5, 2009 - 10:56

Sorry, I can't give dates as I tend to miss deadlines - I'll just refer to the general open source "It's done when it's done" motto. If you need this done on time, you might consider hiring someone to do it, instead of hoping for my free time. I've given too many pledges and promises in the past, and I'm trying hard to avoid repeating this for stuff that is not directly related to my paid work time, as unfulfilled pledges and promises lead to more disappointment than being clear upfront.

#7

Daniel A. Beilinson - July 5, 2009 - 12:18

Yeah, I understand you. I'm sorry.

#8

Daniel A. Beilinson - July 15, 2009 - 21:01

Thank you!

#9

System Message - July 29, 2009 - 21:10
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.