A simple plugin allowing to add footnotes in django CMS.
Project description
A simple plugin allowing to add footnotes in django CMS.
Requirements
Django (tested with 1.4)
django-CMS (tested with 2.3)
Installation
[sudo] pip install cmsplugin-footnote
Add 'cmsplugin_footnote', to your INSTALLED_APPS
./manage.py syncdb
./manage.py collectstatic
Add {% load footnote %} and one or several {% footnote_list 'placeholder_name' %} to your CMS template(s).
Translations
Status
Write your translation
Localization is done directly on our Transifex page. There is no access restriction, so feel free to spend two minutes translating cmsplugin-footnote to your language :o)
Get & Compile
Make sure you have transifex-client installed: [sudo] pip install transifex-client
Pull all translations from Transifex: tx pull -a
Compile them: cd cmsplugin_footnote && django-admin.py compilemessages
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 cmsplugin-footnote-0.2.tar.gz
.
File metadata
- Download URL: cmsplugin-footnote-0.2.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 19d73742b97d2904d5f10c22f7e33a5446a5d78f450d877345bccc8ee2842ccb |
|
MD5 | c274e1d502b3695195f45d33680349ec |
|
BLAKE2b-256 | 3b0bc88904eeca17b35905466987b419626969be9d618d7a05af70fbcefc8a5a |