A simple plugin allowing to add footnotes in django CMS.
Requirements
Django (tested with 1.4, 1.5 & 1.6)
django-CMS (tested with 2.3, 2.4 & 3.0)
If you use django-CMS 3, djangocms-text-ckeditor (tested with 2.3.0)
Installation
[sudo] pip install cmsplugin-footnote
Add 'cmsplugin_footnote', to your INSTALLED_APPS
./manage.py syncdb
./manage.py collectstatic
Add {% load footnote %} and one {% footnote_list %} in 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
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.3.5.tar.gz.
File metadata
- Download URL: cmsplugin-footnote-0.3.5.tar.gz
- Upload date:
- Size: 9.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
29e856cba4ed82cb7d199e3b1227f1d21efcec51df6f39c0ba393bd98ef44953
|
|
| MD5 |
74ca4b1cd2e6533471d0c997f79908e1
|
|
| BLAKE2b-256 |
61222598dcf785379849a59f5ec57875e05ccae60bfa558552b37f12dad71b84
|