Skip to main content

Django CMS navigation modifier to attach icons to menus.

Project description

TheHerk Menu Icons
==================

TheHerk Menu Icons is a django CMS navigation modifier that allows attaching icons to menu nodes. These icons can be: a link to an external icon resource, an uploaded icon image file, or by using a class to call a Font Awesome icon.

Due to a dramatic change in the process for modifying the page model in django CMS, TheHerk Menu Icons v1.3 was the last version that supported less than django CMS v3.

Now support django CMS v3
-------------------------

TheHerk Menu Icons has been upgraded to support django CMS v3. Version 2.0.0 now supports adding via the cmstoolbar on the frontend. This has been tested using Python 3.4.0.

Usage
-----

1. Add "menu_icons" to your INSTALLED_APPS

INSTALLED_APPS = (
...
'menu_icons',
)

2. Run `python manage.py migrate menu_icons`.

**note** - This assumes you are using `south`. If you aren't you can just use `syncdb`.

I have included the template that I use in the menus, so that you can see how it can be implemented.

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

django-theherk-menu-icons-2.0.1.tar.gz (4.9 kB view details)

Uploaded Source

File details

Details for the file django-theherk-menu-icons-2.0.1.tar.gz.

File metadata

File hashes

Hashes for django-theherk-menu-icons-2.0.1.tar.gz
Algorithm Hash digest
SHA256 f14cdfa75bccb5d220e20badc0d907e7707bc2aa00153ee238d2addcd182c991
MD5 9f328a5926b87b2711ac2dbd215d3d2c
BLAKE2b-256 bb46efa598e8d7195201960e691dfb083b99aa274c3ef0f8ab58eb3af7b74656

See more details on using hashes here.

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