Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Migrate Items added through old Timeline plugin #15

Closed
jeremyboggs opened this issue Nov 28, 2011 · 1 comment
Closed

Migrate Items added through old Timeline plugin #15

jeremyboggs opened this issue Nov 28, 2011 · 1 comment
Assignees

Comments

@jeremyboggs
Copy link
Member

The older Timeline plugin let users create an Omeka Item with the Timeline item type, and then associate a tag to that timeline, to pull in items with that tag.

We should add some kind of migration, to covert any items of the type Timeline into NeatlineTime Timeline records. This would involve moving the following data:

  • DC:Title (NeatlineTimeTimeline->title)
  • DC:Description (NeatlineTimeTimeline->description)
  • ItemTypeMetadata:Tag (NeatlineTimeTimeline->query as serialized array)
  • Creator ID (NeatlineTimeTimeline->creator_id)
  • Date added
  • Public
  • Featured

'date_modified' would be set to whenever the migration took place, perhaps.

Should also possibly provide an option to delete any Items from the Timeline plugin after the migration.

@ghost ghost assigned jeremyboggs Dec 19, 2011
@jeremyboggs
Copy link
Member Author

Closing as wontfix, opting instead to provide a separate script for users of the old Timeline plugin who wish to migrate their data to NeatlineTime.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant