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
Release files for cmsplugin-footnote 0.3.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| cmsplugin-footnote-0.3.5.tar.gz | 9.6 kB | Details |
Release files / cmsplugin-footnote-0.3.5.tar.gz
| Download URL | cmsplugin-footnote-0.3.5.tar.gz |
|---|---|
| Size | 9.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
29e856cba4ed82cb7d199e3b1227f1d21efcec51df6f39c0ba393bd98ef44953
|
|
BLAKE2b-256 checksum How to use checksums |
61222598dcf785379849a59f5ec57875e05ccae60bfa558552b37f12dad71b84
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |