Skip to main content

iconpicker for Plone

Project description

Introduction
============

An iconpicker widget for Plone based on http://victor-valencia.github.io/bootstrap-iconpicker/

![image](http://victor-valencia.github.io/bootstrap-iconpicker/bootstrap-iconpicker.png)


Installation
============
Add it in the add-ons control panel

Controlpanel
--------
Important: You need to choose font in:
http://yoursite/@@medialog_controlpanel


Iconpicker Behavior
--------
In the dexterity control panel: add 'iconpicker behavior'

Colorpicker Behavior
--------
In the dexterity control panel: add 'colorpicker behavior'


Usage
-----
- A widget to be uses in your custom views
- Helper view to load the selected fonts/icons: /@@fontload
- A view to load the icons: <tal:icons tal:replace="structure item/iconfield/@@iconload" />
- A simple example view: http:/site/folder/@@iconview

If you add the colorpicker behavior, you can choose color of the icon


Control panel
-------------
The medialog control panel let you choose between 8 different icon-fonts:


- glyphicon
- typicon
- elusiveicon
- ionicon
- fontawesome
- weathericon
- mapicon
- octicon
- typicon


To Do
-----

- Better solution for the views
- Maybe a viewlet


Author:
-------
Espen Moe-Nilssen

Changelog
=========


0.5 (2 nov 2016)
————————————————————

- Added colorpicker, behaviour and template


0.4 (3 oct 2015)
————————————————————

- Added (example and 'helper') views
- Font files can be loaded by /@@fontload
- icons can be shown in listing templates with: with <tal:icon tal:replace="structure item/iconfield/@@iconload" />
- there is a simple example view ( http:/site/folder/@@iconview


0.3.2 (25 june 2015)
————————————————————

- Loading old bootstrap for Plone 4 [espenmn]


0.3.1 (25 june 2015)
————————————————————

- js was loaded twice (you need to add it manually for Plone 4) [espenmn]



0.3 (23 june 2015)
————————————————————

- render widget adds correct font family name (class) [espenmn]


0.2 (23 june 2015)
————————————————————

- updated render widget [espenmn]


0.2 (10 june 2015)
————————————————————

- ‘hard coded js.bootstap, since I did not manage to pin it with Plone 4 [espenmn]


0.1.1 (06 june 2015)
————————————————————

- fixed error (True) for Plone 4 [espenmn]


0.1dev (22 may 2015)
————————————————————

- Initial release [espenmn]

Project details


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