Skip to content

Commit

Permalink
[fc] Repository: plonetheme.barceloneta
Browse files Browse the repository at this point in the history
Branch: refs/heads/3.1.x
Date: 2023-12-21T10:14:38+01:00
Author: Yuri (yurj) <[email protected]>
Commit: plone/plonetheme.barceloneta@0453d94

don't drop class attribute in edit bar for backend.xml

pat-plone-modal works fine now and also this would remove "nav-link dropdown-item" classes, unstyling the menu entries.

Files changed:
M plonetheme/barceloneta/theme/backend.xml
Repository: plonetheme.barceloneta

Branch: refs/heads/3.1.x
Date: 2023-12-21T10:18:54+01:00
Author: Yuri (yurj) <[email protected]>
Commit: plone/plonetheme.barceloneta@bc815c9

Create 359.bugfix

pat-plone-modal works fine now and also this would remove "nav-link dropdown-item" classes, unstyling the menu entries
[yurj]

Files changed:
A news/359.bugfix
Repository: plonetheme.barceloneta

Branch: refs/heads/3.1.x
Date: 2023-12-21T11:19:32+01:00
Author: Yuri (yurj) <[email protected]>
Commit: plone/plonetheme.barceloneta@4747033

Merge pull request #359 from plone/yurj-backend-xml

don't drop class attribute in edit bar for backend.xml - Plone 6.0

Files changed:
A news/359.bugfix
M plonetheme/barceloneta/theme/backend.xml
  • Loading branch information
yurj committed Dec 21, 2023
1 parent 01b975d commit fe8a278
Showing 1 changed file with 46 additions and 9 deletions.
55 changes: 46 additions & 9 deletions last_commit.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,53 @@
Repository: Products.CMFPlone
Repository: plonetheme.barceloneta


Branch: refs/heads/6.0.x
Date: 2023-12-19T15:33:47+01:00
Author: Maurits van Rees (mauritsvanrees) <[email protected]>
Commit: https://github.com/plone/Products.CMFPlone/commit/a731a16cf6b851c0d0189220c7510cbfd06ee52b
Branch: refs/heads/3.1.x
Date: 2023-12-21T10:14:38+01:00
Author: Yuri (yurj) <[email protected]>
Commit: https://github.com/plone/plonetheme.barceloneta/commit/0453d949fd0e5a07d33b37756a476b45a87ee802

Updated metadata version to 6021.
don't drop class attribute in edit bar for backend.xml

pat-plone-modal works fine now and also this would remove "nav-link dropdown-item" classes, unstyling the menu entries.

Files changed:
M plonetheme/barceloneta/theme/backend.xml

b'diff --git a/plonetheme/barceloneta/theme/backend.xml b/plonetheme/barceloneta/theme/backend.xml\nindex 466169f4..fda9a722 100644\n--- a/plonetheme/barceloneta/theme/backend.xml\n+++ b/plonetheme/barceloneta/theme/backend.xml\n@@ -39,11 +39,6 @@\n css:theme="#anonymous-actions"\n />\n \n- <!-- We don\'t want overlays -->\n- <drop attributes="class"\n- css:content="#edit-bar a.pat-plone-modal"\n- />\n-\n <!-- Cut down barceloneta without just for backend UI -->\n <rules css:if-not-content="body.viewpermission-view, body.viewpermission-none">\n \n'

Repository: plonetheme.barceloneta


Branch: refs/heads/3.1.x
Date: 2023-12-21T10:18:54+01:00
Author: Yuri (yurj) <[email protected]>
Commit: https://github.com/plone/plonetheme.barceloneta/commit/bc815c98c4f2bfba640ed7216876eacb48f20f2a

Create 359.bugfix

pat-plone-modal works fine now and also this would remove "nav-link dropdown-item" classes, unstyling the menu entries
[yurj]

Files changed:
A news/359.bugfix

b'diff --git a/news/359.bugfix b/news/359.bugfix\nnew file mode 100644\nindex 00000000..27a0d686\n--- /dev/null\n+++ b/news/359.bugfix\n@@ -0,0 +1,2 @@\n+pat-plone-modal works fine now and also this would remove "nav-link dropdown-item" classes, unstyling the menu entries\n+[yurj]\n'

Repository: plonetheme.barceloneta


Branch: refs/heads/3.1.x
Date: 2023-12-21T11:19:32+01:00
Author: Yuri (yurj) <[email protected]>
Commit: https://github.com/plone/plonetheme.barceloneta/commit/47470338a695abde5c0326eeea379a76502af465

Merge pull request #359 from plone/yurj-backend-xml

don't drop class attribute in edit bar for backend.xml - Plone 6.0

Files changed:
A news/6021.internal
M Products/CMFPlone/profiles/default/metadata.xml
A news/359.bugfix
M plonetheme/barceloneta/theme/backend.xml

b'diff --git a/Products/CMFPlone/profiles/default/metadata.xml b/Products/CMFPlone/profiles/default/metadata.xml\nindex b741d9b2cb..3e2772dd6a 100644\n--- a/Products/CMFPlone/profiles/default/metadata.xml\n+++ b/Products/CMFPlone/profiles/default/metadata.xml\n@@ -1,4 +1,4 @@\n <?xml version="1.0" encoding="utf-8"?>\n <metadata>\n- <version>6020</version>\n+ <version>6021</version>\n </metadata>\ndiff --git a/news/6021.internal b/news/6021.internal\nnew file mode 100644\nindex 0000000000..ce7b3e247e\n--- /dev/null\n+++ b/news/6021.internal\n@@ -0,0 +1,2 @@\n+Updated metadata version to 6021.\n+[maurits]\n'
b'diff --git a/news/359.bugfix b/news/359.bugfix\nnew file mode 100644\nindex 00000000..27a0d686\n--- /dev/null\n+++ b/news/359.bugfix\n@@ -0,0 +1,2 @@\n+pat-plone-modal works fine now and also this would remove "nav-link dropdown-item" classes, unstyling the menu entries\n+[yurj]\ndiff --git a/plonetheme/barceloneta/theme/backend.xml b/plonetheme/barceloneta/theme/backend.xml\nindex 466169f4..fda9a722 100644\n--- a/plonetheme/barceloneta/theme/backend.xml\n+++ b/plonetheme/barceloneta/theme/backend.xml\n@@ -39,11 +39,6 @@\n css:theme="#anonymous-actions"\n />\n \n- <!-- We don\'t want overlays -->\n- <drop attributes="class"\n- css:content="#edit-bar a.pat-plone-modal"\n- />\n-\n <!-- Cut down barceloneta without just for backend UI -->\n <rules css:if-not-content="body.viewpermission-view, body.viewpermission-none">\n \n'

0 comments on commit fe8a278

Please sign in to comment.