A simple file collection page type for Mezzanine
Project description
# Mezzanine File Collections
Mezzanine File Collection is a simple file container page type for the Django / Mezzanine CMS.
The Mezzanine’s core gallery module only deals with images. I got frustrated with it, I quickly developed an alternative to handle any filetype.
Most of this app’s code is directly inspired from the Mezzanine’s core.
## Installation
Installation is quite simple.
$ pip install mezzanine-file-collections
Add “mezzanine_file_collections” to your list of installed apps. Then migrate your database. That’s it.
## Usage
Once installed, just create a new “File collection”, and upload your files the usual way.
The default templates uses Bootstrap’s media objects for a basic rendering, but it’s very easy to overwrite it. Just look into the template.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for mezzanine-file-collections-1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 97f1dd68e86903fa6ab211be69a624f08a7a2d8094fb8bd9f334b3c2ddb6bb68 |
|
MD5 | 8ed4d69fe104354c375228d6b0b51a80 |
|
BLAKE2b-256 | 8e0400dc6ee94019c425640f09661caeba6dde18c237f5ff94c16bdde4d05bf2 |