* Update markup of all buttons, forms and input elements to Bootstrap 4
* Add documentByLine in the card-header. Add commentBody in the card-body
* Update CHANGES.txt
* Update @@manage-comments.pt moderation interface with Bootstrap 4
* bs5 form updates
* add bootstrap icon from resolver
* update bindings for button
* update markup for bootstrap 5
* turn configlet portlets into menu
* turn configlet portlets into menu (2)
* bootstrap b1 changes
* major version bump
Co-authored-by: Peter Holzer <peter.holzer@agitator.com>
Co-authored-by: Jens W. Klein <jk@kleinundpartner.at>
Co-authored-by: Peter Mathis <peter.mathis@kombinat.at>
This did not work anymore on Plone 5. If you still need to migrate
from old-style comments, so from Plone 4.0 or earlier, please upgrade
to Plone 4.3 first.
For the discussion controlpanel, change base URLs from portal URL to what getSite returns, but don't change the controlpanels context binding.
This allows for more flexibility when configuring it to be allowed on a sub site with a local registry.
Change to unify the site setup html structure
=============================================
- Check for structure:
#portal-column-content
#content
.setup-link
.documentFirstHeading
.documentDescription
#content-core
- Check for body template- class
Related changes
---------------
Templates have also changed in:
plone.app.contentrules
plone.app.controlpanel
plone.app.discussion
plone.app.registry
plone.app.users
Products.CMFPlone
Styles have been updated in plonetheme.sunburst