Opened 14 years ago

Closed 14 years ago

#1457 closed enhancement (fixed)

Add support for BFS importer to manual transform creator

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: BASE 2.15
Component: coreplugins Version:
Keywords: Cc:

Description

It should be possible to use the BFS importer implemented in #1451 from the manual transform created. This is an alternative to the external plug-in executor in #1443. The manual transform makes it easier to develop and test plug-ins intended for the external plug-in executor.

Change History (3)

comment:1 by Nicklas Nordborg, 14 years ago

Status: newassigned

comment:2 by Nicklas Nordborg, 14 years ago

Milestone: BASE 2.15

comment:3 by Nicklas Nordborg, 14 years ago

Resolution: fixed
Status: assignedclosed

(In [5239]) Fixes #1457: Add support for BFS importer to manual transform creator

The manual transform plug-in can now import BFS files. All files need to be in a directory in the BASE file system. The user should select the metadata file and the other files will be found automatically.

Please run updatedb.sh before testing this.

Note: See TracTickets for help on using tickets.