Skip to content

Commit 0c22b13

Browse files
committed
Added the metadata preview_caption and image_caption. An upgrade step is not necessary because the metadata will primarily be used for new content.
1 parent 3f4759a commit 0c22b13

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGES.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ Changelog
44
6.3.2 (unreleased)
55
------------------
66

7-
- Nothing changed yet.
8-
7+
- Added the metadata preview_caption and image_caption. An upgrade step is not necessary because the metadata will primarily be used for new content.
8+
[mamico]
99

1010
6.3.1 (2024-12-12)
1111
------------------

src/design/plone/contenttypes/profiles/default/catalog.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@
7575
<column value="icona" />
7676
<column value="update_note" />
7777
<column value="rassegna" />
78+
<column value="image_caption" />
79+
<column value="preview_caption" />
7880

7981
<!-- cleanup -->
8082
<index name="argomenti_correlati"

0 commit comments

Comments
 (0)