Skip to main content

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

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_ss_icon-0.1.0b1.zip (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