Active
Project:
Create from Web
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Feb 2009 at 00:00 UTC
Updated:
3 Jun 2010 at 23:23 UTC
Hi,
as far as I understand the configuration interface at /admin/settings/createfromweb, it is only possible to configure exactly one target node type at one site for one service. Maybe I have missed something: How do I add web service A to taget node type A, and web service B to taget node type B?
If this is not possible yet and this support requests becomes a feature request: Would it be possible to create different profiles for different web services, so we would be able to preload different data according to the type of article we're writing (meaning: different profiles for the same target content type)?
Let's dream on ;)
Thanks & greetings, -asb
Comments
Comment #1
pkej commentedI second that, the module does a terrific job. I tried creating a node and I added a few fields with the same name as the properties returned from Wikipedia.
WOW, nothing needed to be done, except selecting the right content type. I didn't have to use the configuration at all.
Just works.
So second different options.
Comment #2
brevity commentedMany thanks!
BTW, module tries to match field names to returned properties automatically (updated module now has a more detailed setting for that).
Comment #3
asb commentedHi,
I don't see how pkej's comment would have "fixed" my questions (how do I add web service A to taget node type A, and web service B to taget node type B? How to create different profiles for the same target content type?)
There's no problem if you don't intend to develop such a feature; but I still would like to know if this might be possible already and I simply haven't figured out how to configure it. Also we might be interested to sponsor such a (or other) features - but that depends, of course, on your available time, willingness to do sponsored work, and actual involvement in this module.
A notice like "Create from Web will not get profiles" would be fine with me, also ;)
Greetings from Berlin, -asb
Comment #4
brevity commentedHi, I guess it would not require too much coding, but have to say I'm not sure whether I come around for it in March.
Have you tried to enter all the possible correspondences in settings? Say service A returns a property 'lang', and service B a property 'sprache' and you want both properties go into a cck field 'language' set sprache=language;lang=language ... I think that should work -- but realize I should document (and rework) the manual mapping process better %-)
Comment #5
asb commented> Have you tried to enter all the possible correspondences in settings?
Sorry, but I can't find those settings. /admin/settings/createfromweb offers me (a) target node type and (b) Mapping fields, where "Mapping fields" have the "Format: fieldLabel1=AttributeNameA". I have no idea what this means. I can't even force it to not use en.wikipedia.org...
Example: How do I match this (from de.wikipedia.org)?
...or this (also from de.wikipedia.org):
(However, what "Multiple profiles for different target node types?" meant was something completely different)
Greetings, -asb
Comment #6
asb commentedAnyone?
Comment #7
brevity commentedwhat's your cck field name?
for the recent screenshots (a little documentation pls thread) i created a little 'movie' cck content type with a field 'director'.
when i put into settings > createfromweb:
director=birthname
and then do createfromweb wikipedia 'Paul Thomas Mann' lookup, it puts his birthname as director ....
Comment #8
asb commentedWith 6.x-1.3 I'm not even getting so far.
Comment #9
asb commented#750344: How to use this modul? - A litle doku please