Closed (won't fix)
Project:
Meta tags quick
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Apr 2011 at 05:34 UTC
Updated:
11 Oct 2011 at 20:48 UTC
Hi,
That would be really useful to have an integration of the "Meta" in the feeds importer, would help a lot with the node/feeds import.
Don't really know if it's necessary to add a mapper in feeds or if that can be implemented directly in the "meta tag quick" code, like the "Address Field" module
Anyway thanks a lot for this module.
Comments
Comment #1
valthebaldThere are many feeds options in drupal, what module are you talking about?
Comment #2
valthebaldComment #3
Ooxo commentedSorry for the delay (shame on me)
I was talking about "Feeds" : http://drupal.org/project/feeds
Currently, when I use node import or feeds import, I have to recreate the table and populate it then re-import the results in the site database which is quite boring. ;)
Again sorry for not responding quickly
Comment #4
rhouse commentedDitto. It would seem logical to be able to specify a meta field in feeds csv import so the meta tags can be populated along with the other fields.
Comment #5
Ooxo commentedHi rhouse
Yes it would seem logical, but it ain't ;), as metatag is just a text field/area I assumed that by adding 'metatags_quick', to the mapper/field.inc would do the trick.....well I'm able to select and map 'metatags_quick' in the feeds combo box but it keeps a blank field/textarea.
My take on this, is because the field in the DB is "field_description_metatags_quick" and maybe it should be "field_description_metatags_quick_value"...!?! I will test this, once I have time to install a fresh test drupal
Comment #6
Poieo commented+1 for Feeds support.
Comment #7
valthebaldRegretfully I don't use feeds module in my project (at least, so far), but I would gladly accept a patch if someone finds a solution
Comment #8
valthebald