Skip to content

Instantly share code, notes, and snippets.

View fredvd's full-sized avatar

Fred van Dijk fredvd

  • Zest Software
  • Rotterdam
View GitHub Profile
@fredvd
fredvd / configure.zcml
Last active October 8, 2022 14:47
TPN10: Change portlet rendering order and restrict editing portlets to a PortletManager Role
<configure
xmlns="http://namespaces.zope.org/zope"
xmlns:genericsetup="http://namespaces.zope.org/genericsetup"
xmlns:i18n="http://namespaces.zope.org/i18n"
xmlns:plone="http://namespaces.plone.org/plone"
i18n_domain="test.site">
<i18n:registerTranslations directory="locales" />
<!--