Skip to content

Latest commit

 

History

History
109 lines (66 loc) · 1.48 KB

File metadata and controls

109 lines (66 loc) · 1.48 KB
orphan:

Changelog

2.1 (unreleased)

  • Nothing changed yet.

2.0 (2023-11-10)

  • Add support for Plone 6. [petschki]

1.3 (2021-01-22)

  • Set RelatedItemsFieldWidget to search to find all banners for a slider. [pbauer]
  • Fix use of default_page [pbauer]
  • Use named behaviors. [pbauer]

1.2 (2019-03-14)

  • Add support for Python 3. [pbauer]

1.1 (2018-09-18)

  • Use the banner from the root default content if there is one [Vaal24]

1.0 (2018-08-16)

  • Add alt tag for banner image. [tlotze]

1.0b2 (2017-06-20)

  • Pass full banner-obj to templates to allow accessing object-attibutes. [pbauer]
  • Test against Plone 5.0.7 and fix all pep8-issues. [pbauer]
  • Show YouTube and Vimeo videos in a banner. [fulv]

1.0b1 (2015-11-30)

  • Use p5-style resources. [pbauer]
  • No longer explicitly set the relateditemswidget (it's default in p5). [pbauer]
  • Fix RelationList widget for slider_relation field. Fixes #1. [fulv]
  • Remove last traces of grok. [fulv]
  • Add compatability to Plone 5 with new buildout and test-setup. [pbauer]

0.2 (2015-11-30)

  • Add Documentation. [pbauer]
  • Remove grok. [pbauer]
  • Simplify traversing. [pbauer]
  • Unify css and templates. [gomez]
  • Basic styling for banner/slider. [santonelli]

0.1 (26.3.2014)

  • Initial release. [pbauer, gomez]