No project description provided
Project description
Installation
Add the package as dependency to your setup.py:
setup(...
install_requires=[
...
'ftw.servicenavigation',
])
or to your buildout configuration:
[instance]
eggs += ftw.servicenavigation
and rerun buildout.
Icons
By default this package implements a list of font awesome (Version 4.3.0) icons (only .yaml). You’re self responsible how the icon resources are loaded.
If you don not use the Icon feature, no problem the only effect it has is a CSS Class applied on a service navigation item.
Further this packages ships with select2 (Version 4.0.0) for the Icons list. If you have already select2 installed, that’s fine it will not be loaded again.
Notes
“collective.z3cform.datagridfield” 1.3.0 has some issues causing JavaScript errors when trying to add or remove rows from the data grid. Please use “collective.z3cform.datagridfield” 1.2 until the bugs have been fixed in “collective.z3cform.datagridfield”.
Links
Copyright
This package is copyright by 4teamwork.
ftw.servicenavigation is licensed under GNU General Public License, version 2.
Changelog
1.3.2 (2021-04-01)
Fix collective.z3cform.datagridfield import [mathias.leimgruber]
1.3.1 (2020-09-08)
Show icons in service navigation edit form icon list on Plone 5 [Nachtalb]
1.3.0 (2020-07-22)
Add plone 5 support. [busykoala]
1.2.0 (2019-09-04)
Validate that there is either an external or an internal link but not both. [elioschmutz]
Extend the form to define the _blank attribute for each link. [elioschmutz]
1.1.3 (2019-08-15)
Add possibility to define links without an icon. [tinagerber]
1.1.2 (2016-09-07)
Do not show links to non-existent objects [raphael-s]
1.1.1 (2016-07-06)
Remove obsolete css selector [Kevin Bieri]
1.1.0 (2016-06-27)
Implement uninstall profile. [jone]
Implement ftw.mobile button. [mathias.leimgruber]
1.0.0 (2016-04-14)
Add browserlayer. [mathias.leimgruber]
Initial implementation [jone]
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
Hashes for ftw.servicenavigation-1.3.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 022efdeba21ae1eaec8bda7440e1570267f95532fab0e15f0908403f62421361 |
|
MD5 | 58f7e41f78bb6f865c63aa303b4b8ed9 |
|
BLAKE2b-256 | 9b24c90a28f4a22faf15631a29cf204a8cae049e3d55211e58024f18affdf90b |