Plone.app.layout

Latest version: v5.0.1

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 11 of 27

2.6.0

------------------

Incompatibilities:

- Deprecated ``plone.app.layout.globals.pattern_settings``.
Moved view to ``Products.CMFPlone.patterns.view``.
Deprecated also pointless interface for this view.
Addresses https://github.com/plone/Products.CMFPlone/issues/1513 and goes together with https://github.com/plone/Products.CMFPlone/issues/1514.
[jensens]

Fixes:

- Fix body class ``pat-markspeciallinks`` not set.
Fixes 84.
[thet]

2.5.19

-------------------

New:

- Construct the site logo URL to be rooted at ISite instances returned by
``zope.component.hooks.getSite`` and not only rooted at portal root.
This makes it possible to have sub sites with local registries which return
a different logo.
[thet]

Fixes:

- Fixed html validation: element nav does not need a role attribute.
[maurits]

- Fixed invalid html of social viewlet by moving the schema.org tags
to the body in a new viewlet ``plone.abovecontenttitle.socialtags``
and adding ``itemScope`` and ``itemType`` there.
Fixes https://github.com/plone/Products.CMFPlone/issues/1087
[maurits]

- Fix test isolation problems: if a test calls transaction.commit() directly or
indirectly it can not be an integration test, either avoid the commit or
change the layer into a functional one.
Fixes: https://github.com/plone/plone.app.layout/issues/79
[gforcada]

2.5.18

-------------------

New:

- Switched deprecated ``listingBar`` CSS class to ``pagination``.
[davilima6]

Fixes:

- Adapted to changed Zope 4 ``browser:view`` semantics. We either
need a ``template`` ZCML argument or a ``__call__`` method on the
class. [thet]

2.5.17

-------------------

New:

- Added option to show/hide thumbs in site-controlpanel.
https://github.com/plone/Products.CMFPlone/issues/1241
[fgrcon]

Fixes:

- Fixed missing closed span in document_relateditems.pt.
[vincentfretin]

- Fixed relatedItemBox: show thumbs, title and description correctly.
https://github.com/plone/Products.CMFPlone/issues/1226
[fgrcon]

2.5.16

-------------------

Fixes:

- Removed Chrome Frame from ``X-UA-Compatible`` HTTP header as it's deprecated.
[hvelarde]

- Fixed icon rendering. Issue `CMFPlone1151`_.
[fgrcon]

- Fixed global sections tabs. Issue `CMFPlone1178`_.
[tomgross]

2.5.15

-------------------

- Pull mark_special_links, external_links_open_new_window,
types_view_action_in_listings values
from configuration registry.
[esteele]

- Respect site_controlpanel configuration to show publication date
in document_byline. Closes `CMFPlone1037`_.
[rodfersou]

- Implemented fuzzy dates for document_byline. Closes `CMFPlone1000`_.
[rodfersou]

Page 11 of 27

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.