Difference between revisions of "Mime.types"

From EPrints Documentation
Jump to: navigation, search
(Added page about mime.types)
 
(No difference)

Latest revision as of 10:23, 7 February 2022

EPrints 3 Reference: Directory Structure - Metadata Fields - Repository Configuration - XML Config Files - XML Export Format - EPrints data structure - Core API - Data Objects

mime.types contains a tab separated values file mapping MIME type (e.g. application/pdf) to a file extension (e.g. pdf). This is used by mime_types.pl to build the $c->{mimemap} hash reference in EPrints' configuration.