Iconpicker for Plone
Project description
Introduction
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’
Iconpicker Tile
In mosaic you can add Iconpicker tile
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
Changelog
0.7.1 (23.08.2018) ————————————————————
-Remove multiicontile (it has no purpose)
0.7 (03.03.2018) ————————————————————
-Python 3 support
0.6.4 (17.9.2018) ————————————————————
-Fix for color picker widget
0.6.3 (13.12.2017) ————————————————————
CSS hack for Mosaic blur
0.6.2 (08.12.2017) ————————————————————
CSS hack for Mosaic icon picker
0.6.1 (07.12.2017) ————————————————————
fix css class
FieldWidget can now be used with Mosaic
0.6 (2017) ————————————————————
added custom font
added lineage registry
0.5 (2017) ————————————————————
added tile
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
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
Built Distribution
Hashes for medialog.iconpicker-0.7.1-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 004a66596042ef2134a9e689f2c6b8e719768361f22767a87b6e6185280bac21 |
|
MD5 | 1c403f8aaeda286e3f2c33ca254962af |
|
BLAKE2b-256 | 4ba3d775de5b6e612aadd5db7f7d021fcf4a1ac02ff73ea6d74d0d1a6618f493 |