We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f4759a commit 0c22b13Copy full SHA for 0c22b13
CHANGES.rst
@@ -4,8 +4,8 @@ Changelog
4
6.3.2 (unreleased)
5
------------------
6
7
-- Nothing changed yet.
8
-
+- Added the metadata preview_caption and image_caption. An upgrade step is not necessary because the metadata will primarily be used for new content.
+ [mamico]
9
10
6.3.1 (2024-12-12)
11
src/design/plone/contenttypes/profiles/default/catalog.xml
@@ -75,6 +75,8 @@
75
<column value="icona" />
76
<column value="update_note" />
77
<column value="rassegna" />
78
+ <column value="image_caption" />
79
+ <column value="preview_caption" />
80
81
<!-- cleanup -->
82
<index name="argomenti_correlati"
0 commit comments