Add support for font awesome icons to django cms
Project description
.. image:: https://travis-ci.org/alexjbartlett/djangocms-ss-icon.svg?branch=master
:target: https://travis-ci.org/alexjbartlett/djangocms-ss-icon
djangocms font-awesome icon plugin
==================================
A simple plugin for djangocms that renders a font awesome icon using a <i> tag.
Installation
------------
pip install cmsplugin_ss_icon
In your settings.py
INSTALLED_APPS = (
...
'cmsplugin_ss_icon',
)
This package assumes that font-awesome css and fonts are already available in your build. For information
about how to include font-awesome on your site see the official documentation_.
.. _documentation: http://fontawesome.io/get-started/
Tested on
* Python 2.7. 3.4, 3.5
* Django 1.8, 1.9, 1.10
* DjangoCms 3.4
:target: https://travis-ci.org/alexjbartlett/djangocms-ss-icon
djangocms font-awesome icon plugin
==================================
A simple plugin for djangocms that renders a font awesome icon using a <i> tag.
Installation
------------
pip install cmsplugin_ss_icon
In your settings.py
INSTALLED_APPS = (
...
'cmsplugin_ss_icon',
)
This package assumes that font-awesome css and fonts are already available in your build. For information
about how to include font-awesome on your site see the official documentation_.
.. _documentation: http://fontawesome.io/get-started/
Tested on
* Python 2.7. 3.4, 3.5
* Django 1.8, 1.9, 1.10
* DjangoCms 3.4
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_ss_icon-0.1.0b1.zip.
File metadata
- Download URL: cmsplugin_ss_icon-0.1.0b1.zip
- Upload date:
- Size: 8.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8dafcc5b8beb39a5ae6a0a355cf491793918c926430b91a649c9c79cb42ab89f
|
|
| MD5 |
f1c303f1a0801d1b205d5e0122eb6bb8
|
|
| BLAKE2b-256 |
233b6c113bb6bf15e7dc59155aae572014ff47325eba2c807cc6c3554703acae
|