Ability to specify a field value manually for a field
giorgio79 - December 23, 2008 - 08:00
| Project: | Feed Element Mapper |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
This could be useful to specify field value that is same across all imported items. For example if I import a BBC feed, and I have a Provider vocabulary setup for the content, I Could put BBC in there :)
This could open up transformations like Yahoo Pipes, so that operations could be done by the mapper on items :)

#1
Yeah this would be really useful.... I'm having problems with Yahoo Pipes which will only output standard RSS fields and so I can't add a taxonomy tag that is passed through. As a second best I could add the tag on a feed basis manually at the feed mapping stage if this feature were available.
#2
Talking about Yahoo Pipes I am pretty much unable to use it. Most of the time I Am getting "Oops, server error. Unable to save data" or "Unable to retrieve data". So I pretty much gave up on it.
Taking this further, if one could specify not just a manual text field for a value, but perhaps a field with php enabled operations that could alter some of the imported fileds would be fantastic.
Now this is pretty much possible currently too by writing your own mapper, but if one could do it on the Drupal mapper interface, that would be even sweeter :) Storing each field mapping php code via Drupal db.
#3
This feature is exactly what I'm looking for too. I was browsing this page:
http://www.developmentseed.org/blog/2008/jan/24/build-your-own-mapper-fe...
and thinking I could build my own mapper, but if some sort of static mapping addition is already in the pipeline...
#4
Subscribing. This feature will be really useful for me as well.
#5
I just realize that there's FeedAPI Inherit which passes on taxonomy and organic group information from feed to feed items. So if you're looking for a way to manually specify taxonomy terms or organic groups, just put it in the feed and the items will inherit them. This must be enabled first in admin/content/node-type/feed.
#6
Subscribing, this feature NEEDS to be included. It would be a simple code change to accept a static value rather than a dynamic feed element value.
#7
Imagine being able to automatically set published state. That would be another great use for a static field mapping
#8
Subscribing - this would be great for feeds with poor tagging but which are geo specific or subject specific.
I'm not sure but I think ekes did this on a website i used.
Items which were entered into the Free tags part of the Feed node, were added to the Free tags of each node item created from that feed.