Skip to content

Commit

Permalink
[fc] Repository: plone.volto
Browse files Browse the repository at this point in the history
Branch: refs/heads/main
Date: 2023-12-12T20:28:10+01:00
Author: Victor Fernandez de Alba (sneridagh) <[email protected]>
Commit: plone/plone.volto@debcdce

Add `preview_image_link` behavior to the Example content type for testing.

Files changed:
M src/plone/volto/profiles/coresandbox/types/example.xml
Repository: plone.volto

Branch: refs/heads/main
Date: 2023-12-12T20:29:08+01:00
Author: Victor Fernandez de Alba (sneridagh) <[email protected]>
Commit: plone/plone.volto@d124bdf

Move the behavior to the top

Files changed:
M src/plone/volto/profiles/coresandbox/types/example.xml
Repository: plone.volto

Branch: refs/heads/main
Date: 2023-12-12T20:29:46+01:00
Author: Victor Fernandez de Alba (sneridagh) <[email protected]>
Commit: plone/plone.volto@108a4e5

Changelog

Files changed:
A news/136.feature
Repository: plone.volto

Branch: refs/heads/main
Date: 2023-12-13T08:24:32+01:00
Author: Víctor Fernández de Alba (sneridagh) <[email protected]>
Commit: plone/plone.volto@cbfb824

Merge pull request #136 from plone/addPreviewImageLinktoExampleContentType

Add `preview_image_link` behavior to the Example content type for testing.

Files changed:
A news/136.feature
M src/plone/volto/profiles/coresandbox/types/example.xml
  • Loading branch information
sneridagh committed Dec 13, 2023
1 parent 81ee2fe commit e5199a2
Showing 1 changed file with 56 additions and 8 deletions.
64 changes: 56 additions & 8 deletions last_commit.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,63 @@
Repository: plonetheme.barceloneta
Repository: plone.volto


Branch: refs/heads/3.1.x
Date: 2023-12-12T15:56:15+01:00
Author: Peter Mathis (petschki) <[email protected]>
Commit: https://github.com/plone/plonetheme.barceloneta/commit/c7958409e95370a03c203d90043136ba97ddd0e6
Branch: refs/heads/main
Date: 2023-12-12T20:28:10+01:00
Author: Victor Fernandez de Alba (sneridagh) <[email protected]>
Commit: https://github.com/plone/plone.volto/commit/debcdcefc420f52cd943edb0e13d8a8c21fae731

fix package.json version
Add `preview_image_link` behavior to the Example content type for testing.

Files changed:
M package.json
M src/plone/volto/profiles/coresandbox/types/example.xml

b'diff --git a/package.json b/package.json\nindex bc66f1b9..52df24e0 100644\n--- a/package.json\n+++ b/package.json\n@@ -1,7 +1,7 @@\n {\n "name": "@plone/plonetheme-barceloneta-base",\n "description": "Plone Theme Barceloneta Resources",\n- "version": "3.1.4",\n+ "version": "3.1.7",\n "files": [\n "/scss",\n "/plonetheme/barceloneta/theme/tinymce/*.css"\n'
b'diff --git a/src/plone/volto/profiles/coresandbox/types/example.xml b/src/plone/volto/profiles/coresandbox/types/example.xml\nindex df795b20..8d3c4731 100644\n--- a/src/plone/volto/profiles/coresandbox/types/example.xml\n+++ b/src/plone/volto/profiles/coresandbox/types/example.xml\n@@ -35,6 +35,7 @@\n <element value="plone.versioning" />\n <element value="plone.tableofcontents" />\n <element value="plone.locking" />\n+ <element value="volto.preview_image_link" />\n </property>\n <property name="model_source" />\n <property name="model_file" />\n'

Repository: plone.volto


Branch: refs/heads/main
Date: 2023-12-12T20:29:08+01:00
Author: Victor Fernandez de Alba (sneridagh) <[email protected]>
Commit: https://github.com/plone/plone.volto/commit/d124bdf96a1c94e22c5b42ac90fe8ca2599285ce

Move the behavior to the top

Files changed:
M src/plone/volto/profiles/coresandbox/types/example.xml

b'diff --git a/src/plone/volto/profiles/coresandbox/types/example.xml b/src/plone/volto/profiles/coresandbox/types/example.xml\nindex 8d3c473..1477093 100644\n--- a/src/plone/volto/profiles/coresandbox/types/example.xml\n+++ b/src/plone/volto/profiles/coresandbox/types/example.xml\n@@ -28,6 +28,7 @@\n <property name="klass">plone.volto.coresandbox.example.Example</property>\n <property name="schema">plone.volto.coresandbox.example.IExample</property>\n <property name="behaviors">\n+ <element value="volto.preview_image_link" />\n <element value="plone.namefromtitle" />\n <element value="plone.allowdiscussion" />\n <element value="plone.excludefromnavigation" />\n@@ -35,7 +36,6 @@\n <element value="plone.versioning" />\n <element value="plone.tableofcontents" />\n <element value="plone.locking" />\n- <element value="volto.preview_image_link" />\n </property>\n <property name="model_source" />\n <property name="model_file" />\n'

Repository: plone.volto


Branch: refs/heads/main
Date: 2023-12-12T20:29:46+01:00
Author: Victor Fernandez de Alba (sneridagh) <[email protected]>
Commit: https://github.com/plone/plone.volto/commit/108a4e52b4f4ae26a5002f89cf69dff08bbd8f14

Changelog

Files changed:
A news/136.feature

b'diff --git a/news/136.feature b/news/136.feature\nnew file mode 100644\nindex 0000000..5f4cfd3\n--- /dev/null\n+++ b/news/136.feature\n@@ -0,0 +1 @@\n+Add `preview_image_link` behavior to the Example content type for testing @sneridagh\n'

Repository: plone.volto


Branch: refs/heads/main
Date: 2023-12-13T08:24:32+01:00
Author: Víctor Fernández de Alba (sneridagh) <[email protected]>
Commit: https://github.com/plone/plone.volto/commit/cbfb82497d55a84c60c313dbeb27705c4c22f1fd

Merge pull request #136 from plone/addPreviewImageLinktoExampleContentType

Add `preview_image_link` behavior to the Example content type for testing.

Files changed:
A news/136.feature
M src/plone/volto/profiles/coresandbox/types/example.xml

b'diff --git a/news/136.feature b/news/136.feature\nnew file mode 100644\nindex 00000000..5f4cfd36\n--- /dev/null\n+++ b/news/136.feature\n@@ -0,0 +1 @@\n+Add `preview_image_link` behavior to the Example content type for testing @sneridagh\ndiff --git a/src/plone/volto/profiles/coresandbox/types/example.xml b/src/plone/volto/profiles/coresandbox/types/example.xml\nindex df795b20..14770934 100644\n--- a/src/plone/volto/profiles/coresandbox/types/example.xml\n+++ b/src/plone/volto/profiles/coresandbox/types/example.xml\n@@ -28,6 +28,7 @@\n <property name="klass">plone.volto.coresandbox.example.Example</property>\n <property name="schema">plone.volto.coresandbox.example.IExample</property>\n <property name="behaviors">\n+ <element value="volto.preview_image_link" />\n <element value="plone.namefromtitle" />\n <element value="plone.allowdiscussion" />\n <element value="plone.excludefromnavigation" />\n'

0 comments on commit e5199a2

Please sign in to comment.