diff --git a/offliner-definition.json b/offliner-definition.json index beef36a..818f4d5 100644 --- a/offliner-definition.json +++ b/offliner-definition.json @@ -97,5 +97,35 @@ "title": "Debug", "description": "Enable verbose output." } - } + }, + "zimMetadata": [ + { + "field": "Name", + "flag": "name_format" + }, + { + "field": "Title", + "flag": "title_format" + }, + { + "field": "Description", + "flag": "description_format" + }, + { + "field": "LongDescription", + "flag": "long_description_format" + }, + { + "field": "Creator", + "flag": "creator" + }, + { + "field": "Publisher", + "flag": "publisher" + }, + { + "field": "Illustration", + "flag": "logo_format" + } + ] }