Skip to main content

ftw.collectionblock

Project description

This package is an addon for ftw.simplelayout. Please make sure you already installed ftw.simplelayout on your plone site before installing this addon.

ftw.collectionblock works exactly the same way as a Plone Collection, since it uses the same ICollection behavior.

The differences:

  1. The collection block is shown as a Block with a simplified default view.

  2. Only one detail view the listing_view is implemented. If you need more it’s on you :-)

  3. RSS is enabled by default, it just needs to be enabled globally, since it respects the ISyndication settings.

  4. The collectionblock has its own permission

Development

Python:

  1. Fork this repo

  2. Clone your fork

  3. Shell: ln -s development.cfg buildout.cfg

  4. Shell: python boostrap.py

  5. Shell: bin/buildout

Run bin/test to test your changes.

Or start an instance by running bin/instance fg.

Changelog

1.2.1 (2019-11-28)

  • Use unittest instead of unittest2. [jone]

1.2.0 (2019-10-23)

  • Add plone 5.1 support. [busykoala]

1.1.0 (2018-11-30)

  • Customization support for link target. [jone]

1.0.7 (2018-11-05)

  • Change list layout to table layout. [busykoala]

1.0.6 (2018-09-27)

  • Fix initilize the querywidget for the add/edit form. [busykoala]

1.0.5 (2017-06-27)

  • Improve german translations [raphael-s]

  • Add setting to hide “more” button [raphael-s]

1.0.4 (2017-03-07)

  • Make CollectionBlock addable on plone site per default [raphael-s]

1.0.3 (2016-09-26)

  • Block is no longer searchable and will no longer be included in the navigation. [mbaechtold]

  • Respect the block amount limit when rendering the items in the block. [mbaechtold]

  • Add German translation. [mbaechtold]

1.0.2 (2016-08-10)

  • Remove metadata.xml-dependencie to ftw.simplelayout. This package is an addon of ftw.simplelayout and should not install it. [elioschmutz]

  • Remove workflow of collection blocks. [mbaechtold]

1.0.1 (2016-07-20)

  • Publish package on PyPI. [mbaechtold]

1.0.0 (2016-07-20)

  • Initial implementation and first release. [mbaechtold]

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

ftw.collectionblock-1.2.1.tar.gz (22.8 kB view hashes)

Uploaded Source

Supported by

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