Make WordPress Core

Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#4346 closed enhancement (fixed)

Tag importer for Jerome's Keywords

Reported by: filitov's profile filitov Owned by: rob1n's profile rob1n
Milestone: 2.3 Priority: low
Severity: trivial Version: 2.3
Component: Administration Keywords: tags import
Focuses: Cc:

Description

Importer to migrate tags from Jerome's Keywords Version 1.x into the new Wordpress-native tagging structure.

Source code is modified from MellerTime's UTW importer.

Note: Jerome's Keywords Version 1.x use postmeta table. Version 2.x use another table similar to UTW.

Attachments (2)

jkw1.php (3.9 KB) - added by filitov 17 years ago.
Jerome's Keywords importer for wp-admin/import/
jkw.php (8.8 KB) - added by filitov 17 years ago.
Jerome's Keywords 1.x and 2.0a importer for wp-admin/import/

Download all attachments as: .zip

Change History (9)

@filitov
17 years ago

Jerome's Keywords importer for wp-admin/import/

#1 @filitov
17 years ago

fix:
Source code is modified from MellerTime's UTW importer, and Jerome's importer code of LightPress.

#2 @rob1n
17 years ago

  • Owner changed from anonymous to rob1n
  • Status changed from new to assigned

Nice.

@filitov
17 years ago

Jerome's Keywords 1.x and 2.0a importer for wp-admin/import/

#3 @filitov
17 years ago

  • Summary changed from Tag importer for Jerome's Keywords ver.1 to Tag importer for Jerome's Keywords

Add 2.0a support.

#4 @rob1n
17 years ago

  • Status changed from assigned to new

#5 @ryan
17 years ago

Needs to be updated to use nonces.

#6 @ryan
17 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [5984]) Importer for Jerome's Keywords. fixes #4346

#7 @filosofo
17 years ago

I tried it out with Jerome keywords 1.9, and it worked perfectly.

Note: See TracTickets for help on using tickets.