Media Types/Display

From GNU MediaGoblin Wiki
Revision as of 20:27, 22 June 2012 by Joar (talk | contribs) (Created page with "Media type display pages are media type-specific [http://jinja.pocoo.org/docs/ Jinja2] templates. == Configure the media type == The path for the media type display template is...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Media type display pages are media type-specific Jinja2 templates.

Configure the media type

The path for the media type display template is configured in the MEDIA_MANAGER object for each media type. The MEDIA_MANAGER is configured in (mediagoblin/)media_types/$MEDIA_TYPE/__init__.py