Closed (fixed)
Project:
Numeric interval field
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Sep 2012 at 21:17 UTC
Updated:
5 Dec 2012 at 19:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
osopolarPatch attached. I also added the feeds import feature to: [Feeds] List of implemented mappers.
Comment #2
osopolarComment #3
kalman.hosszu commentedCan you explain a real example how could it use? If I understand the function, I will test and commit it.
Thanks,
Kalman
Comment #4
osopolarDo you already know the feeds module - here you can find a list of features. So it's a great API to import/migrate Data from ... where ever you want. For example I had to create hundreds of nodes and instead of creating on by one I just created a csv file and than I imported all at once.
You need to install feeds and configure it eg. to import from a csv file.
Comment #5
kalman.hosszu commentedOk thanks! I will test it as soon as possible.
Comment #6
kalman.hosszu commentedThanks it seems good.
I committed your patch.
Cheers,
Kalman