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
File details
Details for the file mezzanine-file-collections-1.0.1.tar.gz
.
File metadata
- Download URL: mezzanine-file-collections-1.0.1.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a1344312af98e66c4a80bebe525f860229bc9a70830659dbd258e12eddcecf94 |
|
MD5 | e78cb7a52246af5997114936dfbdd5a1 |
|
BLAKE2b-256 | a6c4ee317d54a3f0343586c216579b12aeeb75d4a443f19b38cc14fc78dabd91 |