-
-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add old Plone 5 classes to the portlet template
Add Plone 5 classes portletHeader and portletContent to the portlet template to improve compatibility with Plone 5 styles. This can help when migrating styles from Plone 5 to Plone 6. Note: This targets only portlets yet. There is probably much more to do to improve the Plone 5 to 6 upgrade experience.
- Loading branch information
Showing
2 changed files
with
11 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
Add old Plone 5 classes to the portlet template | ||
|
||
Add Plone 5 classes portletHeader and portletContent to the portlet template to | ||
improve compatibility with Plone 5 styles. | ||
This can help when migrating styles from Plone 5 to Plone 6. | ||
|
||
Note: This targets only portlets yet. There is probably much more to do to | ||
improve the Plone 5 to 6 upgrade experience. | ||
[thet] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters