Skip to content

Commit

Permalink
aggiunto redturtle.voltoplugin.editablefooter
Browse files Browse the repository at this point in the history
  • Loading branch information
mamico committed Aug 30, 2024
1 parent 7f0f112 commit 00351d7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ Changelog
1.0a1 (unreleased)
------------------

- aggiunto redturtle.voltoplugin.editablefooter
[mamico]

- rejectanonymous (usato ad esempio per /admin nel buildout, vedi anche desing.plone.policy)
[mamico]

Expand Down
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
"auslfe.farmacie",
"redturtle.bandi",
"collective.volto.subsites",
"redturtle.voltoplugin.editablefooter",
],
extras_require={
"test": [
Expand Down
1 change: 1 addition & 0 deletions src/iosanita/policy/profiles/default/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@
<dependency>profile-auslfe.farmacie:default</dependency>
<dependency>profile-redturtle.bandi:default</dependency>
<dependency>profile-collective.volto.subsites:default</dependency>
<dependency>profile-redturtle.voltoplugin.editablefooter:default</dependency>
</dependencies>
</metadata>

0 comments on commit 00351d7

Please sign in to comment.