Active
Project:
Wordpress Import
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
11 Jun 2008 at 19:54 UTC
Updated:
9 Dec 2009 at 05:07 UTC
First of, amazing module! i was incredibly skeptical, but man i was blown away nice job. Everything is importing correctly except for my tags. in wordpress i was using Tag Warrior to handle my tags.
After looking through the wordpress xml file this is how my tags are shown:
My Blog Category
Berlin Web 2.0 Expo
Germany
Innovation
marketing
social media
social web
User Generated Content
web 2.0
The category gets created and imported correctly. The module does create the Wordpress tags vocabulary, the term list is just blank.
Whats going on? is it my Wordpress install?
Also it would be create if you could choose which vocabulary you want the tags imported to.
keep up the good work!
Comments
Comment #1
Brian.Harris commenteddoh. Sorry, the tag code above isn't showing up correctly... here they are.
<dc:subject>My Only Blog Category</dc:subject>
<dc:subject>Berlin Web 2.0 Expo</dc:subject>
<dc:subject>Germany</dc:subject>
<dc:subject>Innovation</dc:subject>
<dc:subject>marketing</dc:subject>
<dc:subject>social media</dc:subject>
<dc:subject>social web</dc:subject>
<dc:subject>User Generated Content
<dc:subject>web 2.0</dc:subject>
everything below "My Only Blog Category" are tags...
Comment #2
lavamind commentedIt seems your Wordpress plugin saved your tags in a custom field, instead of using the native Wordpress tag format.
Such custom fields are unsupported at this time.
Comment #3
lavamind commentedComment #4
lavamind commented