You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

collective.portlet.carousel

Package Overview
Dependencies
Maintainers
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

collective.portlet.carousel

Carousel for collective.panels

1.1.3
pipPyPI
Maintainers
4

collective.portlet.carousel

A portlet to be used within panels (see collective.panels) for creating carousels.

The carousel supports the following features:

  • The carousel can be added to any page on the site, by just creating a panel, and then add the carousel to the panel. In theory, the carousel could also be placed in the left or right columns.
  • The carousel supports several renderings. By default a dexterity behavior should be used for creating carousel elements. The behavior can be added to any type, i.e. a carousel can have elements of any time. Carousel elements can also be marked using the carousel marker interface, in this case the "Dublin Core" renderer will be used, but can be customized by registering a "carousel-renderer" view (for the marker interface should work).
  • The source of the elements in the carousel can vary. Currently, collections and references can be used as a source of the elements.

TODO

  • Basic styling of the different renderings.
  • Better documentation.

Authors

  • Bo Simonsen bo@headnet.dk
  • Thomas Clement Mogensen thomas@headnet.dk
  • Sune Brøndum Wøller sune@woeller.dk
  • Asko Soukka asko.soukka@iki.fi

Changelog

1.1.3 (2018-01-31)

Fixes:

  • Fix packaging [sunew]

1.1.2 (27-11-2017)

  • Added MANIFEST to include CHANGES.rst

1.1 (22-11-2017)

Features:

  • add option to specify an external uri in portlet. External link will override reference. [tmog]

  • add option to set timeout in portlet. [tmog]

  • add new widgets from plone.app.widgets [datakurre]

Fixes:

  • only do rotation if we have more than one item [tmog]

  • allow picking old style Topics [tmog]

  • add BBB for ATTopic [tmog]

  • add Finnish localization [datakurre]

1.0 (30-12-2013)

Initial public release

Fixes:

  • included the plone.behavior meta.zcml file, so that we get access to the <plone:behavior /> ZCML directive. [bogdangi]
  • work with plone:master p.a.portlets [tmog]

Keywords

Python Plone portlets carousel panels

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts