------------------
- Moved historyRecords in historyview into a table
[agitator]
- Combine viewlets used in the IToolbar viewlet manager, merge, reorder
items so they make more sense
[vangheem]
- merge plone.personal_bar viewlet into toolbar viewlet manager
[vangheem]
- remove plone.contentactions, merged into ContentViewsViewlet
[vangheem]
- remove plone.documentbyline as it wasn't really a viewlet anymore and we
were force rendering it into toolbar viewlet manager
[vangheem]
- remove "you are here" in breadcrumbs
[vangheem]
- always show site root syndication links if enabled
[vangheem]
- by default, show site logo in social settings
[vangheem]
- Add aria hidden role to avoid screenreaders to nonsense stop by at the
toolbar tiny logo [sneridagh]
- Get rid completely of the plone.skip_links viewlet because it already doesn't
worked OOTB since always and this does not follow modern a11y methods and we
are dropping support for outdated ways [sneridagh]
- Remove all references to "accesskeys" attributes on templates [sneridagh]
- Disabled document_byline viewlet in favor of toolbar action.
[agitator]
- Added documentByLine to historyview
[agitator]
- removed DocumentBylineViewlet
[agitator]