An add-on for Plone
Project description
collective.tileindex
An add-on for Plone to list and search tiles or blocks.
Features
Catalog index that tells you which tiles are in use. Think of Mosaic or collective.cover, or any package that builds on plone.app.blocks. If that basic package is not available, the index is not needed, so we do not add it.
tile-types-view for a page, showing which tiles this page uses. This only works with tiles, not Volto blocks.
tile-types-overview control panel for the Plone site root, with a total for the whole site, including search results for individual tiles or blocks.
Originally this package was only meant for tiles, but since 1.0.0a3 it also works with Volto blocks. The control panel either shows tiles or blocks, not both. If you use both, you have a strange setup.
Documentation
The documentation is this README file.
Translations
This product has been translated into
Dutch
Installation
Install collective.tileindex by adding it to your buildout:
[buildout] ... eggs = collective.tileindex
and then running bin/buildout. Go to the Add-ons control panel to activate it. When you have the basic tiles package, this adds a tile_types index and goes through the whole Plone Site and updates the index for items with the plone.layoutaware behavior. Now as Manager you can go to Site Setup, tab Content, then Tile Types Overview to get your overview of tiles or blocks.
Contribute
Issue Tracker: https://github.com/collective/collective.tileindex/issues
Source Code: https://github.com/collective/collective.tileindex
Support
If you are having issues, please let us know. We have a mailing list located at: project@example.com
License
The project is licensed under the GPLv2.
Contributors
Zest Software, info@zestsoftware.nl
Changelog
1.0.0a4 (2024-09-05)
Make plone.app.blocks dependency optional. If you don’t have it yet, you have no tiles, so we do not create our tile_types catalog index. The control panel can then be used for search Volto blocks. [maurits]
1.0.0a3 (2024-09-05)
Make the package work for the blocks_index as well, so for use with Volto blocks. [fredvd]
1.0.0a2 (2023-11-21)
Add controlpanel link to the tile types overview. [fredvd]
Show published and Private/other counts when using the tile_types_overview and clicking on individual tiles to see the found mosaic pages. [fredvd]
1.0.0a1 (2023-11-16)
Initial release. [fredvd, maurits]
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 collective.tileindex-1.0.0a4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 22527be1c4bf8210a4953bc7bb08c9e7b135203c35a2b50476970eb9f28877ee |
|
MD5 | 49ac082d232c167fcd9ac76d3e31e4b6 |
|
BLAKE2b-256 | 9dc3ea868b35227fc4d062f1899951ced94a14f31fbad3ab174bd7f851eed841 |
Hashes for collective.tileindex-1.0.0a4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e36204123b4ae1f9cdeecc68efc8e6d37bf8aaa85a17cc0f99589f2abce28a4 |
|
MD5 | 4851d5d904238c4e0214e1f0e0dec175 |
|
BLAKE2b-256 | ac1fedc23f8b0ec294d7c438264c36bc00d27ec742f637f81b29e37159fe61b0 |