Navigation

  • index
  • modules |
  • next |
  • Media Gallery »

Diango Media Gallery¶

Django-media-gallery is a pluggable django set of applications containing all the building blocks for a complete media gallery.

With this library, you can:

  • build a basic photo gallery,
  • build a mixed photo/video gallery,
  • build a document gallery (say, PDF file gallery),
  • reuse the photo application to get cached thumbnails and resized photos,
  • probably much more.

Organization of media in the gallery is abstract from the media itself. You can see Design for more information.

Code is hosted in a mercurial repository. Checkout is done through:

hg clone https://www.ssji.net/hg/projets/django-media-gallery/

There is a quickstart tutorial (see Tutorial: Quickstart), probably more useful than Screenshots.

Contents¶

  • Screenshots
  • Media Gallery’s documentation
    • Design
    • Applications
    • General-purpose utilities
  • Tutorial
    • Tutorial: Quickstart
    • Tutorial: Adding Camera information to galleries
    • Tutorial: Sorting galleries through rolls
    • Tutorial: Sorting rolls through themes
    • Tutorial: Putting elements in a tree
    • Tutorial: Adding a new Media Type

Navigation

  • index
  • modules |
  • next |
  • Media Gallery »
© Copyright 2010, Nicolas Pouillon, Dimitri Refauvelet. Created using Sphinx 1.0.5.