Add Tags to Node by custom expressions (for example: hashtags in content -> tags)

Inte - February 26, 2009 - 14:32
Project:Feed Element Mapper
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Issue tags:hashtags, twitter
Description

FeedAPI fetches my Twitter timeline and creates nodes of special content type (I called it "tweet").

Now I would like to auto create/assign local tags to tweets which contains hashtags (http://hashtags.org):
Map -> Edit mapping -> Description -> regexp #([a-zA-Z0-9]+) -> Maps to tags

Btw. I have only Maps to body/created/title (node) – no mapping to tags

Or have I overseen an already working solution?

Thanks in advance.

#1

Inte - February 26, 2009 - 14:58

After enabling taxonomy for my "tweet" content type "Map to taxonomy (taxonomy): Tag" showed up. Just missed that step.

Back to topic. Now I'm just missing this regexp filter to create/assign proper tags from description fields content.

Thanks

#2

entrigan - September 19, 2009 - 06:38

any progress with this? I am not sure if feed element mapper is the right project for this issue since hast tags are not elements. I think this might do the trick http://drupal.org/project/feedapi_scraper

 
 

Drupal is a registered trademark of Dries Buytaert.