Skip to content

Commit

Permalink
Updated readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Berthereau authored and Daniel Berthereau committed Jun 3, 2024
1 parent ff3bf0b commit f8d9a8e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Default importers are:
Installation
------------

This module requires the module [Log] and [Common]. An external xslt 2 processor
This module requires the modules [Log] and [Common]. An external xslt 2 processor
may be needed if you import xml files that are not importable with xlt 1. Some
specific readers or processors may need some other modules.

Expand Down Expand Up @@ -419,8 +419,8 @@ Numeric Data Types) if modules are present:
- `numeric:timestamp`
- `numeric:integer`
- `numeric:duration`
- `geometry:geography`
- `geometry:geometry`
- `geography`
- `geometry`
- `customvocab:xxx`
- `valuesuggest:yyy`
- `html`
Expand Down Expand Up @@ -498,6 +498,7 @@ TODO
- [ ] Rename "params" by "settings" ("settings" is used job, etc.)?
- [ ] Implement possibility to select identifier names by column (see old target_data).
- [ ] Reimplement multiple columns for media when importing items, so possibility to set title, etc. for each media in the same line (see old appendRelated()).
- [ ] Improve global setting for extraction of metadata in manual item edit and in import settings form.


Warning
Expand Down

0 comments on commit f8d9a8e

Please sign in to comment.