Ticket #4931 (closed enhancement: fixed)

Opened 8 months ago

Last modified 8 months ago

Importer for Bunny's Technorati Tags

Reported by: westi Assigned to: westi
Priority: normal Milestone: 2.3
Component: General Version: 2.3
Severity: normal Keywords: dev-reviewed
Cc: ryan

Description

It would be good to have an Importer for another of the Tagging plugins in use.

I'm attaching one which worked fine for me.

Based on the Jerome's Keywords importer.

Attachments

btt.importer.diff (3.7 kB) - added by westi on 09/07/07 16:41:54.
The importer

Change History

09/07/07 16:41:54 changed by westi

  • attachment btt.importer.diff added.

The importer

09/10/07 18:12:32 changed by westi

Tag format is: tag another+tag i.e.

  • space seperated
  • + joins two words into single tag

All tags are stored in a single post meta entry for a post - key is tags.

09/10/07 18:14:14 changed by ryan

  • keywords set to dev-reviewed.

+1

09/10/07 20:30:56 changed by westi

  • status changed from new to closed.
  • resolution set to fixed.

(In [6072]) Add importer for Bunny's Technorati Tags plugin. Fixes #4931