An add-on for Plone
Project description
collective.iconifiedcategory
Installation
Install collective.iconifiedcategory by adding it to your buildout:
[buildout] ... eggs = collective.iconifiedcategory
and then running bin/buildout
Contribute
License
The project is licensed under the GPLv2.
Contributors
Martin Peeters, Original Author [Affinitic]
Changelog
0.4 (2017-01-12)
Sort categorized_elements by alphabetical order into a category, this way it can be directly displayed as it in the tooltipster or in the tabview without having to sort elements again [gbastien]
Add method IconifiedCategoryGroupAdapter.get_every_categories that gets every available categories. Mainly made to be overrided, it is used in utils.get_ordered_categories to manage the fact that a container could contain categorized elements using different group of categories [gbastien]
Add a configlet to allow user to sort elements on title on the categorized tab view [mpeeters]
Ensure that categorized elements are sorted by group folder order [mpeeters]
Refactoring of iconified JavaScript functions [mpeeters]
Increase speed that show the categorized elements in the tooltipster. [gbastien]
Do not fail to remove the Plone Site if categories or subcategorie exist. [gbastien]
0.3 (2016-12-21)
Changed icon used with link to More infos. [gbastien]
Do not fail if subcategory title contains special characters. [gbastien]
Turn icon more_infos.png into a separated resource, in addition to other resources stored in the static folder declared as resourceDirectory, so it is easy to override. [gbastien]
0.2 (2016-12-07)
Use javascript:event.preventDefault() when clicking on the tooltipster root element to avoid the link action that will change the current url. [gbastien]
Open More infos link in target=_parent so it opens in the _parent frame when displayed in an iframe, namely outside the iframe. [gbastien]
0.1 (2016-12-02)
Initial release. [mpeeters]
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 collective.iconifiedcategory-0.4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | de26b69b5f524c9ed5e9e6f70ba102bc09b02e77981d65f47fdcfa6393c81dad |
|
MD5 | 84b3d88f351f53ec16c43da78fc48f3c |
|
BLAKE2b-256 | 8337cca3f1c755c813a175a20748b5071093602527b0de98388ffa639748f601 |