Skip to main content

An add-on for Plone

Project description

https://github.com/collective/collective.tileindex/actions/workflows/plone-package.yml/badge.svg Latest Version Egg Status https://img.shields.io/pypi/pyversions/collective.tileindex.svg?style=plastic:alt:Supported-PythonVersions License

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.

Authors

  • Fred van Dijk (Zest Software)

  • Maurits van Rees (Zest Software)

Contribute

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

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.tileindex-1.0.0a4.tar.gz (24.1 kB view hashes)

Uploaded Source

Built Distribution

collective.tileindex-1.0.0a4-py3-none-any.whl (34.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft Sir Raditya Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page