Skip to main content

A simple plugin allowing to add footnotes in django CMS.

Project description

A simple plugin allowing to add footnotes in django CMS.

Requirements

Installation

  1. [sudo] pip install cmsplugin-footnote

  2. Add 'cmsplugin_footnote', to your INSTALLED_APPS

  3. ./manage.py syncdb

  4. ./manage.py collectstatic

  5. Add {% load footnote %} and one {% footnote_list %} in your CMS template(s).

Translations

Status

https://www.transifex.com/projects/p/cmsplugin-footnote/resource/core/chart/image_png

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

  1. Make sure you have transifex-client installed: [sudo] pip install transifex-client

  2. Pull all translations from Transifex: tx pull -a

  3. Compile them: cd cmsplugin_footnote && django-admin.py compilemessages

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cmsplugin-footnote-0.3.3.tar.gz (8.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page