From aaebe70de339d78164da2040daa5447806e2f2eb Mon Sep 17 00:00:00 2001 From: Daniel Berthereau Date: Mon, 9 Jan 2023 00:00:00 +0000 Subject: [PATCH] Updated lisezmoi/readme. --- LISEZMOI.md | 6 +++++- README.md | 7 +++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/LISEZMOI.md b/LISEZMOI.md index 73c2ecbd..01bd06e9 100644 --- a/LISEZMOI.md +++ b/LISEZMOI.md @@ -5,6 +5,8 @@ Bulk Import (module pour Omeka S) > et supérieur sont disponibles sur [GitLab], qui semble mieux respecter les > utilisateurs et la vie privée que le précédent entrepôt.__ +See [English readme]. + [Bulk Import] est un module pour [Omeka S] qui permet d’importer tout type de source et il est construit pour être extensible. Il permet de gérer des importeurs et de traiter l’importation de ressources en lot. @@ -509,6 +511,7 @@ TODO - [ ] Compiler jmespath. - [ ] Import/màj des annotations de valeur. - [ ] Supprimer les importés quand la ressource est supprimée. +- [ ] Utiliser un index commençant à un dans Entry. Avertissement @@ -599,6 +602,7 @@ l’entrepôt institutionnel des travaux étudiants [Dante] de l’[Université [Bulk Import]: https://gitlab.com/Daniel-KM/Omeka-S-module-BulkImport +[English readme]: https://gitlab.com/Daniel-KM/Omeka-S-module-BulkImport/-/blob/master/README.md [Omeka S]: https://omeka.org/s [CSV Import]: https://omeka.org/s/modules/CSVImport [Omeka Classic]: https://omeka.org/classic @@ -607,7 +611,7 @@ l’entrepôt institutionnel des travaux étudiants [Dante] de l’[Université [Generic]: https://gitlab.com/Daniel-KM/Omeka-S-module-Generic [Log]: https://gitlab.com/Daniel-KM/Omeka-S-module-Log [BulkImport.zip]: https://gitlab.com/Daniel-KM/Omeka-S-module-BulkImport/-/releases -[installer un module]: http://dev.omeka.org/docs/s/user-manual/modules/#installing-modules +[installer un module]: https://omeka.org/s/docs/user-manual/modules/#installing-modules [CSV Import]: https://github.com/omeka-s-modules/CSVImport [correctif]: https://github.com/omeka-s-modules/NumericDataTypes/pull/29 [version]: https://github.com/Daniel-KM/Omeka-S-module-NumericDataTypes diff --git a/README.md b/README.md index a0d97130..c1f5d801 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ Bulk Import (module for Omeka S) > are available on [GitLab], which seems to respect users and privacy better > than the previous repository.__ +Voir le [Lisez-moi] en français. + [Bulk Import] is a module for [Omeka S] that allows to import any type of source and is built to be extensible. It allows to manage importers and to process bulk import of resources. @@ -480,7 +482,7 @@ TODO - [ ] Compile jmespath. - [ ] Import/update value annotations. - [ ] Remove importeds when resource is removed. -- [ ] Output a one-based index from the entry. +- [ ] Output a one-based index in Entry. Warning @@ -566,6 +568,7 @@ and for the institutional repository of student works [Dante] of the [Universit [Bulk Import]: https://gitlab.com/Daniel-KM/Omeka-S-module-BulkImport +[Lisez-moi]: https://gitlab.com/Daniel-KM/Omeka-S-module-BulkImport/-/blob/master/LISEZMOI.md [Omeka S]: https://omeka.org/s [CSV Import]: https://omeka.org/s/modules/CSVImport [Omeka Classic]: https://omeka.org/classic @@ -574,7 +577,7 @@ and for the institutional repository of student works [Dante] of the [Universit [Generic]: https://gitlab.com/Daniel-KM/Omeka-S-module-Generic [Log]: https://gitlab.com/Daniel-KM/Omeka-S-module-Log [BulkImport.zip]: https://gitlab.com/Daniel-KM/Omeka-S-module-BulkImport/-/releases -[installing a module]: http://dev.omeka.org/docs/s/user-manual/modules/#installing-modules +[Installing a module]: https://omeka.org/s/docs/user-manual/modules/#installing-modules [CSV Import]: https://github.com/omeka-s-modules/CSVImport [patch]: https://github.com/omeka-s-modules/NumericDataTypes/pull/29 [version]: https://github.com/Daniel-KM/Omeka-S-module-NumericDataTypes