• Table of Contents
    • ownCloud 9.1 Server Administration Manual Introduction
    • ownCloud 9.1 Release Notes
    • What’s New for Admins in ownCloud 9.1
    • Installation
    • ownCloud Server Configuration
    • User Management
    • File Sharing and Management
    • Database Configuration
    • Mimetypes Management
      • Mimetype Aliases
      • Mimetype mapping
      • Icon retrieval
    • Maintenance
    • Issues and Troubleshooting
    • Enterprise Edition Installation
    • Creating Branded ownCloud Clients (Enterprise only)
    • Enterprise Server Branding (Enterprise only)
    • External Storage (Enterprise only)
    • User Management (Enterprise only)
    • Enterprise File Management (Enterprise Only)
    • Enterprise Logging Apps (Enterprise only)
    • Enterprise Firewall (Enterprise only)
    • Enterprise Troubleshooting
  • « Database Conf...
  • Mimetype Aliases »

Mimetypes Management¶

  • Mimetype Aliases
  • Mimetype mapping

Icon retrieval¶

When an icon is retrieved for a mimetype, if the full mimetype cannot be found, the search will fallback to looking for the part before the slash. Given a file with the mimetype ‘image/my-custom-image’, if no icon exists for the full mimetype, the icon for ‘image’ will be used instead. This allows specialised mimetypes to fallback to generic icons when the relevant icons are unavailable.

  • « Database Conf...
  • Mimetype Aliases »