# Barceloneta
Classic theme resources for Plone 6 - based on Bootstrap 5
This package provides scss resources to build your own theme based on the Plone default theme for (backend rendered) Classic UI of Plone.
Latest version on [npmjs.com](https://www.npmjs.com/package/@plone/plonetheme-barceloneta-base)
## Documentation
The documentation for `plonetheme.barceloneta` is part of the official Plone documentation, [Classic UI theming based on Barceloneta](https://6.docs.plone.org/classic-ui/theming/barceloneta.html).
## Changelog
https://github.com/plone/plonetheme.barceloneta/blob/master/CHANGES.md
## Source Code and Contribution
### Contributors
Please read the document [Contributing to Plone](https://6.docs.plone.org/contributing/index.html). Also consult the document [Contributing to `plone.api`](https://6.docs.plone.org/plone.api/contribute/index.html).
### Source-Code
Plone code repository hosted at Github https://github.com/plone/plonetheme.barceloneta.
### Issues
Please use the [Issue-Tracker](https://github.com/plone/plonetheme.barceloneta/issues)
# Changelog
<!--
You should *NOT* be adding new change log entries to this file.
You should create a file in the news directory instead.
For helpful instructions, please see:
https://github.com/plone/plone.releaser/blob/master/ADD-A-NEWS-ITEM.rst
-->
<!-- towncrier release notes start -->
## 3.2.0 (2024-10-30)
### Bug fixes:
- Upgrade dependencies.
[petschki] #382
## 3.2.0a6 (2024-09-03)
### Bug fixes:
- Upgrade dependencies.
[petschki] #380
## 3.2.0a5 (2024-08-01)
### New features:
- Add styles for details/summary based collapsibles.
Add support for labels wrapping input fields.
Ref: https://github.com/plone/Products.CMFPlone/pull/3976 #374
- [yurj] Add the portal_url parameter to be used with Diazo rules and implement it in backend.xml #376
## 3.2.0a4 (2024-04-26)
### New features:
- TinyMCE 7.0
this is a version bump only. There are no CSS changes from TinyMCE 6 -> 7
[petschki] #371
### Bug fixes:
- Remove deprecated SVG font resources
[petschki] #357
- Fix sticky `.formControls` to not break modals with buttons.
[petschki] #367
## 3.2.0a3 (2024-01-23)
### Bug fixes:
- pat-plone-modal works fine now and also this would remove "nav-link dropdown-item" classes, unstyling the menu entries
[yurj] #358
- Sticky formControls in edit forms.
Dependency updates.
[petschki] #361
## 3.2.0a2 (2023-12-12)
### Bug fixes:
- Sanitize color variables to more Bootstrap like approach with main `$primary` color.
[petschki] #251
- Upgrade dependencies.
[petschki] #356
## 3.2.0a1 (2023-10-24)
### New features:
- Upgrade TinyMCE styles to version 6
[petschki] #350
## 3.1.6 (2023-10-24)
### Internal:
- Fix typo (BS version) in README
[petschki] #0
## 3.1.5 (2023-09-19)
### Bug fixes:
- Update Bootstrap to ``5.3.2``
[petschki] #346
## 3.1.4 (2023-07-30)
### Bug fixes:
- Update Bootstrap to ``5.3.1``
[petschki] #343
### Internal:
- Update configuration files.
[plone devs] cfffba8c
### Documentation:
- Fix broken links in the readme.
[maurits] #338
## 3.1.3 (2023-06-05)
### New features:
- Update to Bootstrap 5.3 final release.
[petschki] #333
### Bug fixes:
- Add "!optional" to extended grid breakpoints selectors to avoid errors when `$grid-breakpoints` is customized.
[petschki] #329
## 3.1.2 (2023-04-18)
### New features:
- Upgrade Bootstrap `5.3.0-alpha3`
[petschki] (#325)
### Internal:
- Update configuration files. [plone devs] (7032e1d4)
## 3.1.1 (2023-03-31)
### New features:
- Update to Bootstrap 5.3.0-alpha2. [toalba,lenadax] (#324)
## 3.1.0 (2023-03-05)
### New features:
- Simplify alert related styles. [lenadax] (#321)
- Adopt colormode related variables from Bootstrap 5.3. [lenadax]
(#321)
- Update Bootstrap -> 5.3.0 [agitator] (#320)
### Bug fixes:
- Fix Diazo rule problem with undefined footer_portlets and
footer_portlets_count variables. See:
<https://community.plone.org/t/error-theme-inherited-from-barceloneta-footer-portlets-count/8455>
(#239)
## 3.0.0 (2022-12-03)
### New features:
- Update Bootstrap -> 5.2.3 [petschki] (#316)
## 3.0.0b6 (2022-10-04)
### New features:
- Bootstrap 5.2.2 [petschki] (#313)
### Bug fixes:
- Add TinyMCE ui styles in non-inline mode. [petschki] (#307)
- Add content table styles [MrTango] (#311)
## 3.0.0b5 (2022-09-09)
### Bug fixes:
- Fix npm release, rm npmignore, use explicit whitelist in
package.json, rm legacy scss [MrTango] (#306)
## 3.0.0b4 (2022-09-09)
### Bug fixes:
- prefix icon ptch in index.html with ++theme++barceloneta to prevent
broken icon in other themes [MrTango] (#304)
## 3.0.0b3 (2022-09-07)
### Bug fixes:
- Include tinymce-formats.css in theme, so that they have an effect.
[MrTango] (#301)
- Define max-height for toolbar dropdown so it scrolls if item list is
too long. [petschki] (#302)
- disable diazo for manage-viewlets view, because Diazo is messing with viewlets and viewlet manager, which is more confusing than helpful
[MrTango] (#303)
## 3.0.0b2 (2022-07-21)
### New features:
- Update Bootstrap 5.2.0 [petschki] (#300)
### Bug fixes:
- Show footer portlets when managing all portlets from
@@manage-portlets [frapell] (#281)
## 3.0.0b1 (2022-06-24)
### New features:
- Example for extra styles that get automatically populated to the
TinyMCE formats menu added. [agitator] (#282)
- Reimplement dropout toolbar submenus and collapsed icons. Create CSS
variables for Plone colors. [petschki, agitator] (#283)
- Update to Bootstrap 5.2.0-beta1 and make use of CSS variables.
[agitator] (#286)
- Global sections: add support for css variables and color modes
barceloneta, dark, light [agitator] (#288)
### Bug fixes:
- Fix columns-order when only col-one is displayed. [pbauer] (#279)
- Fix text wrapping of long toolbar labels. [agitator] (#289)
- Toolbar width and wrapping tweaks. [agitator] (#292)
- Ensure pointer cursor on toolbar toggle icon. [petschki] (#294)
## 3.0.0a11 (2022-04-08)
### New features:
- Styling for liveSearch results with images. [agitator] (#278)
## 3.0.0a10 (2022-04-07)
### New features:
- moved toolbar css from mockup to barceloneta [petschki] (#267)
- Optimize image floating for content [MrTango] (#269)
- Mobile navigation as offcanvas sidebar and integration of search
into main navigation. [agitator] (#271)
- Sticky footer [agitator] (#274)
- update title and preview for Plone 6 [petschki] (#275)
### Bug fixes:
- Reintroduce diff-styles for CMFEditions [pbauer] (#268)
- Update main grid breakpoint to lg. [agitator] (#277)
## 3.0.0a9 (2022-01-28)
### New features:
- del favicons from index.html and rules [talarias] (plip-favicon)
### Bug fixes:
- Be more specific where replacing the head title element [ale-rt]
(#264)
## 3.0.0a8 (2021-12-01)
### New features:
- Refactored the scss for the alerts. [klye] (#250)
### Bug fixes:
- Remove unused IBarcelonetaLayer. [agitator] (#254)
- Add print styles. Disable important for utility classes. Enable
negative margin utility classes. [agitator] (#255)
## 3.0.0a7 (2021-10-29)
### New features:
- Make loading of webfont optional. Move Barceloneta specific styles
out of base.scss. Update to Bootstrap 5.1.3. [agitator] (#253)
### Bug fixes:
- event listing datecard style [petschki] (#252)
## 3.0.0a6 (2021-10-16)
### New features:
- Added npm packaging info [agitator] (#251)
## 3.0.0a5 (2021-09-15)
### New features:
- Update to Bootstrap 5.1.0 [petschki] (#247)
- Update to Bootstrap 5.1.1 [petschki] (#248)
## 3.0.0a4 (2021-08-04)
### Bug fixes:
- Optimize responsive header behavior. [agitator] (#1)
## 3.0.0a3 (2021-08-04)
### New features:
- Update to Bootstrap 5.0.1 [agitator] (#241)
- Update to Bootstrap 5.0.2 Update sitenav with Bootstrap defaults and
cleanup. [agitator] (#243)
## 3.0.0a2 (2021-06-14)
### New features:
- Rework contenttype views. Update to Bootstrap 5.0.0-beta3
[agitator] (#236)
- Update to Bootstrap 5.0.1 [agitator] (#238)
## 3.0.0a1 (2021-04-20)
### New features:
- Remove hero move to top from rules. [jensens] (hero)
- Change Templates to Bootstrap 5. [agitator, santonelli] (#137)
- Change to relative xml include path to make external includes
possible [gomez] (#212)
- Add styling for comments. [santonelli] (#225)
- Update markup for document byline [santonelli] (#235) (#235)
- Use CSS class grid marker in body tag and Bootstrap mixins to
define the grid, instead injecting them with Diazo. This will
work even without Diazo and is more flexible. [MrTango] (#245)
### Bug fixes:
- Update `lodash` via @dependabot notification. [jensens] (#209)
- Cleanup code base:
- Black code style,
- Remove unnecessary code snippets, e.g. the magic utf8 header not
needed in Python 3 and unused ZCML namespaces,
- Remove skins.xml GS import step,
- Remove unused less resource directory. (#229)
- Also leave `#edit-bar` intact when copying the toolbar html into the
theme using backend.xml, as was fixed two years to in the normal
rules.xml. [fredvd] (#3191)
## 2.1.6 (2019-10-21)
### Bug fixes:
- Revert "Fix the different width of Hide and Show button in action
control panel" [vincentfretin] (#187)
## 2.1.5 (2019-10-12)
### Bug fixes:
- Load zcml of `plone.resource` for our use of the `plone:static`
directive. [maurits] (#2952)
## 2.1.4 (2019-06-27)
### Bug fixes:
- Allow long photoAlbumEntryTitle entries to break to fit width.
[agitator] (#183)
## 2.1.3 (2019-06-19)
### Bug fixes:
- Fix submenu width for long entries [agitator] (#182)
## 2.1.2 (2019-03-06)
### Bug fixes:
- Navigation style and overflow improvements [agitator] (#180)
- Further navigation style improvements - increase button touch area
[agitator] (#181)
## 2.1.1 (2019-02-13)
### Bug fixes:
- Fix sitemap links (#173)
- Sitenav style improvements (#176)
- Fix overlapping css issue of Remove and Save button in pattern
option of Resource Registries (#1111)
## 2.1.0 (2019-02-08)
### New features:
- Added styles for multilevel dropdown navigation [agitator] (#2516)
### Bug fixes:
- Fix the different width of Hide and Show button in action control
panel (#2480)
## 2.0.0 (2019-01-15)
### Bug fixes:
- Make final release. [maurits] (#170)
- Initialize towncrier. [gforcada] (#2548)
## 2.0.0a1 (2018-11-05)
Breaking changes:
- Re-ordering of content columns: Have content container before
column1 before column2. [tmassman]
### New features:
- Additional footer portlets show in a doormat footer. [tmassman]
## 1.9.1 (2018-10-08)
### Bug fixes:
- Do not strip the `#edit-bar` section from the toolbar. Refs:
https://github.com/plone/Products.CMFPlone/issues/2322 [thet]
## 1.9.0 (2018-09-26)
### New features:
- Integrated plone.app.event styles and further cleanup. [agitator]
## 1.8.2 (2018-07-26)
### Bug fixes:
- Fix nested navigation tree and icon visibility [petschki]
## 1.8.1 (2018-04-08)
### Bug fixes:
- Fix missing colons in less variables [pnicolli]
## 1.8 (2018-02-05)
### New features:
- Pagination: made label and arrows easier to customise. [iham]
### Bug fixes:
- fix overlapping of images when portlets exist
https://github.com/plone/Products.CMFPlone/issues/2179 [fgrcon]
- Fix horizontal scrollbar issue on some screen sizes. [agitator,
davilima6]
- Remove duplicate definition of container size variables [agitator,
davilima6]
- Added extra large & extra small break points [agitator, davilima6]
## 1.7.5 (2017-11-25)
### New features:
- Add more HTML text based input types. [thet]
- Fix disabled styles for readonly and disabled inputs, selects,
textareas and fieldsets. [thet]
- Define variable `cursor-disabled` in variables.less for better
reuse. [thet]
- Add theme classifier. [tmassman]
## 1.7.4 (2017-09-03)
Breaking changes:
- Simplify `contents.plone.less`. Contenttype icons now use the
`::before` instead of `::after` pseudo element selector. [thet]
### New features:
- Do not use nested selectors for contenttype-icons, so that they can
be shown anywhere, also outside the Plone main wrappers. Still use
specific styles for the toolbar. This solves a problem, where
contenttype-icons couldn't be shown in DOM nodes injected by
JavaScript outside the main Plone wrapper. [thet]
### Bug fixes:
- Force state colors everywhere. Fixes #133. [thet]
- Limited printed data to page content only #139. [enkidulan]
- Fixed vertical align of nav items thumbs in navigation portlet
#137. [enkidulan]
- Change `:before` and `:after` to `::before` and `::after` to follow
CSS3 specs. [thet]
## 1.7.3 (2017-07-04)
### New features:
- Added Bootstrap-Dropdown default styles. [agitator]
## 1.7.2 (2017-07-03)
### New features:
- remove paperclip fontello icon for file types (is being replaced by
mimetype icons) remove superfluous bullets in portlets ... fix icons
in select default page pop up
<https://github.com/plone/Products.CMFPlone/issues/1734> [fgrcon]
### Bug fixes:
- Fix position of checkboxes with long fieldhelp [agitator]
## 1.7.1 (2017-03-28)
### Bug fixes:
- Added styles for input type number. [agitator]
## 1.7 (2017-02-20)
### Bug fixes:
- Remove redundant PickADate rules. [thet]
## 1.6.23 (2017-01-02)
### Bug fixes:
- fix weird nav scrollbars on mobile [agitator]
## 1.6.22 (2016-11-09)
### New features:
- Add default content type icon to add menu only. Add missing npm
dependency. [alecm]
### Bug fixes:
- Unset select width and display [agitator]
- Isolate the autotabs class for `ul` elements to
`.autotabs ul.autotoc-nav`. Fixes an issue, where list elements in
an inline TinyMCE content area were displayed wrong. [thet]
- Fix buttons alignment in ordered selection widget [ale-rt]
## 1.6.21 (2016-06-07)
### Bug fixes:
- Remove references to discarded offcanvas feature [davilima6]
## 1.6.20 (2016-05-25)
### Bug fixes:
- Set news lead image background for transparent images
<https://github.com/plone/plonetheme.barceloneta/issues/107>
[staeff]
## 1.6.19 (2016-05-15)
New:
- Add styles for manage portlets jumplist [davilima6]
Fixes:
- Use `.alert.status` selector as an alternative to `.portalMessage`.
This class is used by the structure pattern. [thet]
- Make search button grow with the search buttons text. Fixes an issue
where translated button texts were not fitting into the button.
[kkhan, thet]
## 1.6.18 (2016-03-31)
New:
- Add missing caret styles. [thet]
- Extended form styles for input type="email". [agitator]
- Isolate calendar portlet styles. [agitator]
- Added invisible-grid table styles. [agitator]
- Action control panel specific rendering. [ebrehault]
Fixes:
- Improved "feel" for the Site Setup (@@overview-controlpanel)
<https://github.com/plone/Products.CMFPlone/issues/1435>
[pigeonflight]
- Fix code analysis errors reported by
<http://jenkins.plone.org/view/Pkgs/job/package-plonetheme.barceloneta>
[gforcada]
- Drop toolbar for anonymous users.
- Fixed html validation:
- the banner role is unnecessary for element header,
- element main does not need a role attribute,
- the contentinfo role is unnecessary for element footer.
[maurits]
## 1.6.17 (2016-02-27)
New:
- Modernize pagination markup and switches deprecated `listingBar` CSS
class to `pagination`. [davilima6]
Fixes:
- Move hero to content Issue
<https://github.com/plone/Products.CMFPlone/issues/974> [gyst]
- Add `barceloneta-mixin-font` to the registerless profile.
[pcdummy]
- Inline `style` tags in head are no more skipped [keul]
- Follow best practice for readme.rst [allcaps]
- Center the leadimage on the modal window. Partially close
[#321](https://github.com/plone/plone.app.contenttypes/issues/321).
[keul]
- Fix filenames for roboto-lightitalic.ttf, -mediumitalic.ttd and
-bolditalic.ttf to match those in less files [datakurre]
## 1.6.16 (2016-01-08)
Fixes:
- Add 2014 Roboto [allcaps]
- Fix @font-face. Load eot, svg and woff. [allcaps]
- Add Roboto fonts with full glyph set [allcaps]
- Add weight to all fonts (contributes to
[#24](https://github.com/plone/plonetheme.barceloneta/issues/24)).
[allcaps]
- Restore the principal aka jumbotron background. [allcaps]
- Fix sitemap layout. Drop the columns. (closes
[#57](https://github.com/plone/plonetheme.barceloneta/issues/57)).
[allcaps]
- Remove trailing comma's in Grunt file. [allcaps]
- Use border radius variables in portlets. [allcaps]
- Mismatched properties and values. [allcaps]
- Ignore diff of map file. [allcaps]
## 1.6.15 (2015-11-28)
Fixes:
- Fixed some css rules (missing clearfixes, aligning thumbs, ...).
<https://github.com/plone/plonetheme.barceloneta/issues/62>
[fgrcon]
- Added css-rules for thumbnails in listings and portlets. Related to
[#1226](https://github.com/plone/Products.CMFPlone/issues/1226).
[fgrcon]
- Underline links in #content-core (criterion 1.4.1). [polyester]
- Increased contrast, eliminated contrast-checker false positives.
[polyester]
- Title under thumb in albumview (closes
[#1091](https://github.com/plone/Products.CMFPlone/issues/1091)).
[polyester]
- Don't include diazo bundle in backend theme. [instification]
- Discard duplicated ids for columns (closes
[#1105](https://github.com/plone/Products.CMFPlone/issues/1105))
[davilima6]
- Add comment to alert on duplicate resource registering [davilima6]
## 1.6.14 (2015-09-27)
- Fix in barceloneta word wrap in event listing. [sneridagh]
## 1.6.13 (2015-09-20)
- Add spaces between checks and labels in search filter (closes
[#982](https://github.com/plone/Products.CMFPlone/issues/982)).
[rodfersou]
- Center buttons on ordered selection lists (closes
[#1017](https://github.com/plone/Products.CMFPlone/issues/1017)).
[rodfersou]
- Center checkboxes on user/group matrix (closes
[#1003](https://github.com/plone/Products.CMFPlone/issues/1003)).
[rodfersou]
- Remove hero-element from index.html. Instead include a view @@hero.
Fixes <https://github.com/plone/Products.CMFPlone/issues/974>
[pbauer]
- Harmonize plone.app.discussion styles and discussion.plone.less
styles refs (refs
[#764](https://github.com/plone/Products.CMFPlone/issues/764))
[ichim-david]
- Fix display of date widget arrows and footer buttons (refs
[#891](https://github.com/plone/Products.CMFPlone/issues/891)).
[ichim-david]
- Clean Gruntfile.js, package.json and HOWTO_DEVELOP.rst of grunt
plugins and information which this package no longer uses since
commit 9f5434 [ichim-david]
- provide basic table styles [vangheem]
- Fixed (refs
[#979](https://github.com/plone/Products.CMFPlone/issues/979) and
[#981](https://github.com/plone/Products.CMFPlone/issues/981))
related to text not wrapping when unusual (and artificial) text with
no white-space exists in the page [sneridagh]
- Fixed styling problems when figcaption is very long [sneridagh]
- Renamed the news.plone.less into behaviors.plone.less as it no
longer make sense [sneridagh]
## 1.6.12 (2015-09-12)
- Fix display of album_view title links (closes
[#911](https://github.com/plone/Products.CMFPlone/issues/911)).
[ichim-david]
## 1.6.11 (2015-09-08)
- Bring back document byline (closes
[#741](https://github.com/plone/Products.CMFPlone/issues/741)).
[rodfersou]
- Prefer rules with CSS selectors over XPath whenever possible
[davilima6]
## 1.6.10 (2015-09-07)
- Add a pared down version of barceloneta to include in your theme to
save you making a custom backend theme. [djay]
## 1.6.9 (2015-08-22)
- Hide searchbox, personaltools, breadcrumbs in print.css [gomez]
- Updated font-weight on portlet headers [pigeonflight]
- Update font-weight on portlet management items [vangheem]
- Updated to index.html: link to plone.com opens in new window/tab
[tkimnguyen]
## 1.6.8 (2015-07-18)
- New control panel overview and portlet layout. [sneridagh]
- Fixed bug in portlet navigation due to a CSS error. [sneridagh]
- Fix problem with CSS leaking from the cp overview to the portlet.
[sneridagh]
- Fix map. [sneridagh]
- Added a:hover styles for h1 h2 h3. [agitator]
- Role for gigantic is complementary. [bloodbare]
- Do not use absolute prefix to reference index.html to copying themes
does not reference original theme file. [vangheem]
- Toolbar fixes. [bloodbare]
- Various mobile fixes. [agitator]
- Update index.html. Change plone.org link to plone.com.
[tkimnguyen]
- Do not uppercase the colophon. [gforcada]
## 1.6.7 (2015-06-05)
- provide more sane default widths and heights to select[multiple]
and textareas [vangheem]
- hide crud-form select header by default [vangheem]
- remove loader since it is in mockup now [vangheem]
- tweak manage portlets styles [vangheem]
- fixed rules for copying content. [hvozdovych]
## 1.6.6 (2015-05-13)
- provide some spacing between event summary and content [vangheem]
## 1.6.5 (2015-05-05)
- Fix extending barceloneta with xi:include [pbauer]
## 1.6.4 (2015-05-04)
- fix in and out widget button style [vangheme]
- no one likes the star for required field label, try circle
[vangheem]
- add plone-loader style so you can add decent loader to javascript
[vangheem]
- add styles for search form [vangheem]
- Cleanup: Remove unused resources. [thet]
- Fix toggling navigation at mobile widths. [davisagli]
- Remove sticky footer (it required a hardcoded height, which does not
work for an element that may have varying content). [davisagli]
- Add clearfix to `.row`. [davisagli]
- pat-modal pattern has been renamed to pat-plone-modal [jcbrand]
## 1.6.3 (2015-03-26)
- Add language selector widget [bloodbare]
## 1.6.2 (2015-03-21)
- Change font family of `form.widgets.IRichText.text` textareas to
monospace. This affects the texteditor only in non-Richtext mode and
helps editing e.g. Restructured Text. [thet]
- Change `min-height` of textarea fields from auto to `4em`
(description, etc.), respectively `12em` for IRichText widgets (e.g.
when displayed without a visual editor). [thet]
- Return to being a clean Diazo theme so that we are a safe starting
point for people building their own themes and a good practice
example that works when copying the theme in the TTW theme editor.
[optilude, bloodbare]
## 1.6.1 (2014-11-01)
- Remind committers to add changelog entries. I'm not your monkey.
[esteele]
## 1.6.0 (2014-04-20)
- Initial release [esteele]
Raw data
{
"_id": null,
"home_page": "https://github.com/plone/plonetheme.barceloneta",
"name": "plonetheme.barceloneta",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "web zope plone theme",
"author": "Plone Foundation",
"author_email": "plone-developers@lists.sourceforge.net",
"download_url": "https://files.pythonhosted.org/packages/5f/f9/0d978aab2db638961b88570062364a24d51d36b9eb9db4a0caad1ae64344/plonetheme_barceloneta-3.2.0.tar.gz",
"platform": null,
"description": "# Barceloneta\n\nClassic theme resources for Plone 6 - based on Bootstrap 5\n\nThis package provides scss resources to build your own theme based on the Plone default theme for (backend rendered) Classic UI of Plone.\n\nLatest version on [npmjs.com](https://www.npmjs.com/package/@plone/plonetheme-barceloneta-base)\n\n## Documentation\nThe documentation for `plonetheme.barceloneta` is part of the official Plone documentation, [Classic UI theming based on Barceloneta](https://6.docs.plone.org/classic-ui/theming/barceloneta.html).\n\n## Changelog\nhttps://github.com/plone/plonetheme.barceloneta/blob/master/CHANGES.md\n\n## Source Code and Contribution\n\n### Contributors\nPlease read the document [Contributing to Plone](https://6.docs.plone.org/contributing/index.html). Also consult the document [Contributing to `plone.api`](https://6.docs.plone.org/plone.api/contribute/index.html).\n\n### Source-Code\nPlone code repository hosted at Github https://github.com/plone/plonetheme.barceloneta.\n\n### Issues\nPlease use the [Issue-Tracker](https://github.com/plone/plonetheme.barceloneta/issues)\n\n# Changelog\n\n<!--\n You should *NOT* be adding new change log entries to this file.\n You should create a file in the news directory instead.\n For helpful instructions, please see:\n https://github.com/plone/plone.releaser/blob/master/ADD-A-NEWS-ITEM.rst\n-->\n\n<!-- towncrier release notes start -->\n\n## 3.2.0 (2024-10-30)\n\n\n### Bug fixes:\n\n- Upgrade dependencies.\n [petschki] #382\n\n## 3.2.0a6 (2024-09-03)\n\n\n### Bug fixes:\n\n- Upgrade dependencies.\n [petschki] #380\n\n## 3.2.0a5 (2024-08-01)\n\n\n### New features:\n\n- Add styles for details/summary based collapsibles.\n Add support for labels wrapping input fields.\n\n Ref: https://github.com/plone/Products.CMFPlone/pull/3976 #374\n- [yurj] Add the portal_url parameter to be used with Diazo rules and implement it in backend.xml #376\n\n## 3.2.0a4 (2024-04-26)\n\n\n### New features:\n\n- TinyMCE 7.0\n this is a version bump only. There are no CSS changes from TinyMCE 6 -> 7\n [petschki] #371\n\n\n### Bug fixes:\n\n- Remove deprecated SVG font resources\n [petschki] #357\n- Fix sticky `.formControls` to not break modals with buttons.\n [petschki] #367\n\n## 3.2.0a3 (2024-01-23)\n\n\n### Bug fixes:\n\n- pat-plone-modal works fine now and also this would remove \"nav-link dropdown-item\" classes, unstyling the menu entries\n [yurj] #358\n- Sticky formControls in edit forms.\n Dependency updates.\n [petschki] #361\n\n## 3.2.0a2 (2023-12-12)\n\n\n### Bug fixes:\n\n- Sanitize color variables to more Bootstrap like approach with main `$primary` color.\n [petschki] #251\n- Upgrade dependencies.\n [petschki] #356\n\n\n## 3.2.0a1 (2023-10-24)\n\n\n### New features:\n\n- Upgrade TinyMCE styles to version 6\n [petschki] #350\n\n\n## 3.1.6 (2023-10-24)\n\n\n### Internal:\n\n- Fix typo (BS version) in README\n [petschki] #0\n\n\n## 3.1.5 (2023-09-19)\n\n\n### Bug fixes:\n\n- Update Bootstrap to ``5.3.2``\n [petschki] #346\n\n\n## 3.1.4 (2023-07-30)\n\n\n### Bug fixes:\n\n- Update Bootstrap to ``5.3.1``\n [petschki] #343\n\n\n### Internal:\n\n- Update configuration files.\n [plone devs] cfffba8c\n\n\n### Documentation:\n\n- Fix broken links in the readme.\n [maurits] #338\n\n\n## 3.1.3 (2023-06-05)\n\n\n### New features:\n\n- Update to Bootstrap 5.3 final release.\n [petschki] #333\n\n\n### Bug fixes:\n\n- Add \"!optional\" to extended grid breakpoints selectors to avoid errors when `$grid-breakpoints` is customized.\n [petschki] #329\n\n\n## 3.1.2 (2023-04-18)\n\n### New features:\n\n- Upgrade Bootstrap `5.3.0-alpha3`\n [petschki] (#325)\n\n### Internal:\n\n- Update configuration files. [plone devs] (7032e1d4)\n\n## 3.1.1 (2023-03-31)\n\n### New features:\n\n- Update to Bootstrap 5.3.0-alpha2. [toalba,lenadax] (#324)\n\n## 3.1.0 (2023-03-05)\n\n### New features:\n\n- Simplify alert related styles. [lenadax] (#321)\n- Adopt colormode related variables from Bootstrap 5.3. [lenadax]\n (#321)\n- Update Bootstrap -> 5.3.0 [agitator] (#320)\n\n### Bug fixes:\n\n- Fix Diazo rule problem with undefined footer_portlets and\n footer_portlets_count variables. See:\n <https://community.plone.org/t/error-theme-inherited-from-barceloneta-footer-portlets-count/8455>\n (#239)\n\n## 3.0.0 (2022-12-03)\n\n### New features:\n\n- Update Bootstrap -> 5.2.3 [petschki] (#316)\n\n## 3.0.0b6 (2022-10-04)\n\n### New features:\n\n- Bootstrap 5.2.2 [petschki] (#313)\n\n### Bug fixes:\n\n- Add TinyMCE ui styles in non-inline mode. [petschki] (#307)\n- Add content table styles [MrTango] (#311)\n\n## 3.0.0b5 (2022-09-09)\n\n### Bug fixes:\n\n- Fix npm release, rm npmignore, use explicit whitelist in\n package.json, rm legacy scss [MrTango] (#306)\n\n## 3.0.0b4 (2022-09-09)\n\n### Bug fixes:\n\n- prefix icon ptch in index.html with ++theme++barceloneta to prevent\n broken icon in other themes [MrTango] (#304)\n\n## 3.0.0b3 (2022-09-07)\n\n### Bug fixes:\n\n- Include tinymce-formats.css in theme, so that they have an effect.\n [MrTango] (#301)\n\n- Define max-height for toolbar dropdown so it scrolls if item list is\n too long. [petschki] (#302)\n\n- disable diazo for manage-viewlets view, because Diazo is messing with viewlets and viewlet manager, which is more confusing than helpful\n [MrTango] (#303)\n\n## 3.0.0b2 (2022-07-21)\n\n### New features:\n\n- Update Bootstrap 5.2.0 [petschki] (#300)\n\n### Bug fixes:\n\n- Show footer portlets when managing all portlets from\n @@manage-portlets [frapell] (#281)\n\n## 3.0.0b1 (2022-06-24)\n\n### New features:\n\n- Example for extra styles that get automatically populated to the\n TinyMCE formats menu added. [agitator] (#282)\n- Reimplement dropout toolbar submenus and collapsed icons. Create CSS\n variables for Plone colors. [petschki, agitator] (#283)\n- Update to Bootstrap 5.2.0-beta1 and make use of CSS variables.\n [agitator] (#286)\n- Global sections: add support for css variables and color modes\n barceloneta, dark, light [agitator] (#288)\n\n### Bug fixes:\n\n- Fix columns-order when only col-one is displayed. [pbauer] (#279)\n- Fix text wrapping of long toolbar labels. [agitator] (#289)\n- Toolbar width and wrapping tweaks. [agitator] (#292)\n- Ensure pointer cursor on toolbar toggle icon. [petschki] (#294)\n\n## 3.0.0a11 (2022-04-08)\n\n### New features:\n\n- Styling for liveSearch results with images. [agitator] (#278)\n\n## 3.0.0a10 (2022-04-07)\n\n### New features:\n\n- moved toolbar css from mockup to barceloneta [petschki] (#267)\n- Optimize image floating for content [MrTango] (#269)\n- Mobile navigation as offcanvas sidebar and integration of search\n into main navigation. [agitator] (#271)\n- Sticky footer [agitator] (#274)\n- update title and preview for Plone 6 [petschki] (#275)\n\n### Bug fixes:\n\n- Reintroduce diff-styles for CMFEditions [pbauer] (#268)\n- Update main grid breakpoint to lg. [agitator] (#277)\n\n## 3.0.0a9 (2022-01-28)\n\n### New features:\n\n- del favicons from index.html and rules [talarias] (plip-favicon)\n\n### Bug fixes:\n\n- Be more specific where replacing the head title element [ale-rt]\n (#264)\n\n## 3.0.0a8 (2021-12-01)\n\n### New features:\n\n- Refactored the scss for the alerts. [klye] (#250)\n\n### Bug fixes:\n\n- Remove unused IBarcelonetaLayer. [agitator] (#254)\n- Add print styles. Disable important for utility classes. Enable\n negative margin utility classes. [agitator] (#255)\n\n## 3.0.0a7 (2021-10-29)\n\n### New features:\n\n- Make loading of webfont optional. Move Barceloneta specific styles\n out of base.scss. Update to Bootstrap 5.1.3. [agitator] (#253)\n\n### Bug fixes:\n\n- event listing datecard style [petschki] (#252)\n\n## 3.0.0a6 (2021-10-16)\n\n### New features:\n\n- Added npm packaging info [agitator] (#251)\n\n## 3.0.0a5 (2021-09-15)\n\n### New features:\n\n- Update to Bootstrap 5.1.0 [petschki] (#247)\n- Update to Bootstrap 5.1.1 [petschki] (#248)\n\n## 3.0.0a4 (2021-08-04)\n\n### Bug fixes:\n\n- Optimize responsive header behavior. [agitator] (#1)\n\n## 3.0.0a3 (2021-08-04)\n\n### New features:\n\n- Update to Bootstrap 5.0.1 [agitator] (#241)\n- Update to Bootstrap 5.0.2 Update sitenav with Bootstrap defaults and\n cleanup. [agitator] (#243)\n\n## 3.0.0a2 (2021-06-14)\n\n### New features:\n\n- Rework contenttype views. Update to Bootstrap 5.0.0-beta3\n [agitator] (#236)\n- Update to Bootstrap 5.0.1 [agitator] (#238)\n\n## 3.0.0a1 (2021-04-20)\n\n### New features:\n\n- Remove hero move to top from rules. [jensens] (hero)\n- Change Templates to Bootstrap 5. [agitator, santonelli] (#137)\n- Change to relative xml include path to make external includes\n possible [gomez] (#212)\n- Add styling for comments. [santonelli] (#225)\n- Update markup for document byline [santonelli] (#235) (#235)\n- Use CSS class grid marker in body tag and Bootstrap mixins to\n define the grid, instead injecting them with Diazo. This will\n work even without Diazo and is more flexible. [MrTango] (#245)\n\n### Bug fixes:\n\n- Update `lodash` via @dependabot notification. [jensens] (#209)\n- Cleanup code base:\n - Black code style,\n - Remove unnecessary code snippets, e.g. the magic utf8 header not\n needed in Python 3 and unused ZCML namespaces,\n - Remove skins.xml GS import step,\n - Remove unused less resource directory. (#229)\n- Also leave `#edit-bar` intact when copying the toolbar html into the\n theme using backend.xml, as was fixed two years to in the normal\n rules.xml. [fredvd] (#3191)\n\n## 2.1.6 (2019-10-21)\n\n### Bug fixes:\n\n- Revert \"Fix the different width of Hide and Show button in action\n control panel\" [vincentfretin] (#187)\n\n## 2.1.5 (2019-10-12)\n\n### Bug fixes:\n\n- Load zcml of `plone.resource` for our use of the `plone:static`\n directive. [maurits] (#2952)\n\n## 2.1.4 (2019-06-27)\n\n### Bug fixes:\n\n- Allow long photoAlbumEntryTitle entries to break to fit width.\n [agitator] (#183)\n\n## 2.1.3 (2019-06-19)\n\n### Bug fixes:\n\n- Fix submenu width for long entries [agitator] (#182)\n\n## 2.1.2 (2019-03-06)\n\n### Bug fixes:\n\n- Navigation style and overflow improvements [agitator] (#180)\n- Further navigation style improvements - increase button touch area\n [agitator] (#181)\n\n## 2.1.1 (2019-02-13)\n\n### Bug fixes:\n\n- Fix sitemap links (#173)\n- Sitenav style improvements (#176)\n- Fix overlapping css issue of Remove and Save button in pattern\n option of Resource Registries (#1111)\n\n## 2.1.0 (2019-02-08)\n\n### New features:\n\n- Added styles for multilevel dropdown navigation [agitator] (#2516)\n\n### Bug fixes:\n\n- Fix the different width of Hide and Show button in action control\n panel (#2480)\n\n## 2.0.0 (2019-01-15)\n\n### Bug fixes:\n\n- Make final release. [maurits] (#170)\n- Initialize towncrier. [gforcada] (#2548)\n\n## 2.0.0a1 (2018-11-05)\n\nBreaking changes:\n\n- Re-ordering of content columns: Have content container before\n column1 before column2. [tmassman]\n\n### New features:\n\n- Additional footer portlets show in a doormat footer. [tmassman]\n\n## 1.9.1 (2018-10-08)\n\n### Bug fixes:\n\n- Do not strip the `#edit-bar` section from the toolbar. Refs:\n https://github.com/plone/Products.CMFPlone/issues/2322 [thet]\n\n## 1.9.0 (2018-09-26)\n\n### New features:\n\n- Integrated plone.app.event styles and further cleanup. [agitator]\n\n## 1.8.2 (2018-07-26)\n\n### Bug fixes:\n\n- Fix nested navigation tree and icon visibility [petschki]\n\n## 1.8.1 (2018-04-08)\n\n### Bug fixes:\n\n- Fix missing colons in less variables [pnicolli]\n\n## 1.8 (2018-02-05)\n\n### New features:\n\n- Pagination: made label and arrows easier to customise. [iham]\n\n### Bug fixes:\n\n- fix overlapping of images when portlets exist\n https://github.com/plone/Products.CMFPlone/issues/2179 [fgrcon]\n- Fix horizontal scrollbar issue on some screen sizes. [agitator,\n davilima6]\n- Remove duplicate definition of container size variables [agitator,\n davilima6]\n- Added extra large & extra small break points [agitator, davilima6]\n\n## 1.7.5 (2017-11-25)\n\n### New features:\n\n- Add more HTML text based input types. [thet]\n- Fix disabled styles for readonly and disabled inputs, selects,\n textareas and fieldsets. [thet]\n- Define variable `cursor-disabled` in variables.less for better\n reuse. [thet]\n- Add theme classifier. [tmassman]\n\n## 1.7.4 (2017-09-03)\n\nBreaking changes:\n\n- Simplify `contents.plone.less`. Contenttype icons now use the\n `::before` instead of `::after` pseudo element selector. [thet]\n\n### New features:\n\n- Do not use nested selectors for contenttype-icons, so that they can\n be shown anywhere, also outside the Plone main wrappers. Still use\n specific styles for the toolbar. This solves a problem, where\n contenttype-icons couldn't be shown in DOM nodes injected by\n JavaScript outside the main Plone wrapper. [thet]\n\n### Bug fixes:\n\n- Force state colors everywhere. Fixes #133. [thet]\n- Limited printed data to page content only #139. [enkidulan]\n- Fixed vertical align of nav items thumbs in navigation portlet\n #137. [enkidulan]\n- Change `:before` and `:after` to `::before` and `::after` to follow\n CSS3 specs. [thet]\n\n## 1.7.3 (2017-07-04)\n\n### New features:\n\n- Added Bootstrap-Dropdown default styles. [agitator]\n\n## 1.7.2 (2017-07-03)\n\n### New features:\n\n- remove paperclip fontello icon for file types (is being replaced by\n mimetype icons) remove superfluous bullets in portlets ... fix icons\n in select default page pop up\n <https://github.com/plone/Products.CMFPlone/issues/1734> [fgrcon]\n\n### Bug fixes:\n\n- Fix position of checkboxes with long fieldhelp [agitator]\n\n## 1.7.1 (2017-03-28)\n\n### Bug fixes:\n\n- Added styles for input type number. [agitator]\n\n## 1.7 (2017-02-20)\n\n### Bug fixes:\n\n- Remove redundant PickADate rules. [thet]\n\n## 1.6.23 (2017-01-02)\n\n### Bug fixes:\n\n- fix weird nav scrollbars on mobile [agitator]\n\n## 1.6.22 (2016-11-09)\n\n### New features:\n\n- Add default content type icon to add menu only. Add missing npm\n dependency. [alecm]\n\n### Bug fixes:\n\n- Unset select width and display [agitator]\n- Isolate the autotabs class for `ul` elements to\n `.autotabs ul.autotoc-nav`. Fixes an issue, where list elements in\n an inline TinyMCE content area were displayed wrong. [thet]\n- Fix buttons alignment in ordered selection widget [ale-rt]\n\n## 1.6.21 (2016-06-07)\n\n### Bug fixes:\n\n- Remove references to discarded offcanvas feature [davilima6]\n\n## 1.6.20 (2016-05-25)\n\n### Bug fixes:\n\n- Set news lead image background for transparent images\n <https://github.com/plone/plonetheme.barceloneta/issues/107>\n [staeff]\n\n## 1.6.19 (2016-05-15)\n\nNew:\n\n- Add styles for manage portlets jumplist [davilima6]\n\nFixes:\n\n- Use `.alert.status` selector as an alternative to `.portalMessage`.\n This class is used by the structure pattern. [thet]\n- Make search button grow with the search buttons text. Fixes an issue\n where translated button texts were not fitting into the button.\n [kkhan, thet]\n\n## 1.6.18 (2016-03-31)\n\nNew:\n\n- Add missing caret styles. [thet]\n- Extended form styles for input type=\"email\". [agitator]\n- Isolate calendar portlet styles. [agitator]\n- Added invisible-grid table styles. [agitator]\n- Action control panel specific rendering. [ebrehault]\n\nFixes:\n\n- Improved \"feel\" for the Site Setup (@@overview-controlpanel)\n <https://github.com/plone/Products.CMFPlone/issues/1435>\n [pigeonflight]\n- Fix code analysis errors reported by\n <http://jenkins.plone.org/view/Pkgs/job/package-plonetheme.barceloneta>\n [gforcada]\n- Drop toolbar for anonymous users.\n- Fixed html validation:\n - the banner role is unnecessary for element header,\n - element main does not need a role attribute,\n - the contentinfo role is unnecessary for element footer.\n [maurits]\n\n## 1.6.17 (2016-02-27)\n\nNew:\n\n- Modernize pagination markup and switches deprecated `listingBar` CSS\n class to `pagination`. [davilima6]\n\nFixes:\n\n- Move hero to content Issue\n <https://github.com/plone/Products.CMFPlone/issues/974> [gyst]\n- Add `barceloneta-mixin-font` to the registerless profile.\n [pcdummy]\n- Inline `style` tags in head are no more skipped [keul]\n- Follow best practice for readme.rst [allcaps]\n- Center the leadimage on the modal window. Partially close\n [#321](https://github.com/plone/plone.app.contenttypes/issues/321).\n [keul]\n- Fix filenames for roboto-lightitalic.ttf, -mediumitalic.ttd and\n -bolditalic.ttf to match those in less files [datakurre]\n\n## 1.6.16 (2016-01-08)\n\nFixes:\n\n- Add 2014 Roboto [allcaps]\n- Fix @font-face. Load eot, svg and woff. [allcaps]\n- Add Roboto fonts with full glyph set [allcaps]\n- Add weight to all fonts (contributes to\n [#24](https://github.com/plone/plonetheme.barceloneta/issues/24)).\n [allcaps]\n- Restore the principal aka jumbotron background. [allcaps]\n- Fix sitemap layout. Drop the columns. (closes\n [#57](https://github.com/plone/plonetheme.barceloneta/issues/57)).\n [allcaps]\n- Remove trailing comma's in Grunt file. [allcaps]\n- Use border radius variables in portlets. [allcaps]\n- Mismatched properties and values. [allcaps]\n- Ignore diff of map file. [allcaps]\n\n## 1.6.15 (2015-11-28)\n\nFixes:\n\n- Fixed some css rules (missing clearfixes, aligning thumbs, ...).\n <https://github.com/plone/plonetheme.barceloneta/issues/62>\n [fgrcon]\n- Added css-rules for thumbnails in listings and portlets. Related to\n [#1226](https://github.com/plone/Products.CMFPlone/issues/1226).\n [fgrcon]\n- Underline links in #content-core (criterion 1.4.1). [polyester]\n- Increased contrast, eliminated contrast-checker false positives.\n [polyester]\n- Title under thumb in albumview (closes\n [#1091](https://github.com/plone/Products.CMFPlone/issues/1091)).\n [polyester]\n- Don't include diazo bundle in backend theme. [instification]\n- Discard duplicated ids for columns (closes\n [#1105](https://github.com/plone/Products.CMFPlone/issues/1105))\n [davilima6]\n- Add comment to alert on duplicate resource registering [davilima6]\n\n## 1.6.14 (2015-09-27)\n\n- Fix in barceloneta word wrap in event listing. [sneridagh]\n\n## 1.6.13 (2015-09-20)\n\n- Add spaces between checks and labels in search filter (closes\n [#982](https://github.com/plone/Products.CMFPlone/issues/982)).\n [rodfersou]\n- Center buttons on ordered selection lists (closes\n [#1017](https://github.com/plone/Products.CMFPlone/issues/1017)).\n [rodfersou]\n- Center checkboxes on user/group matrix (closes\n [#1003](https://github.com/plone/Products.CMFPlone/issues/1003)).\n [rodfersou]\n- Remove hero-element from index.html. Instead include a view @@hero.\n Fixes <https://github.com/plone/Products.CMFPlone/issues/974>\n [pbauer]\n- Harmonize plone.app.discussion styles and discussion.plone.less\n styles refs (refs\n [#764](https://github.com/plone/Products.CMFPlone/issues/764))\n [ichim-david]\n- Fix display of date widget arrows and footer buttons (refs\n [#891](https://github.com/plone/Products.CMFPlone/issues/891)).\n [ichim-david]\n- Clean Gruntfile.js, package.json and HOWTO_DEVELOP.rst of grunt\n plugins and information which this package no longer uses since\n commit 9f5434 [ichim-david]\n- provide basic table styles [vangheem]\n- Fixed (refs\n [#979](https://github.com/plone/Products.CMFPlone/issues/979) and\n [#981](https://github.com/plone/Products.CMFPlone/issues/981))\n related to text not wrapping when unusual (and artificial) text with\n no white-space exists in the page [sneridagh]\n- Fixed styling problems when figcaption is very long [sneridagh]\n- Renamed the news.plone.less into behaviors.plone.less as it no\n longer make sense [sneridagh]\n\n## 1.6.12 (2015-09-12)\n\n- Fix display of album_view title links (closes\n [#911](https://github.com/plone/Products.CMFPlone/issues/911)).\n [ichim-david]\n\n## 1.6.11 (2015-09-08)\n\n- Bring back document byline (closes\n [#741](https://github.com/plone/Products.CMFPlone/issues/741)).\n [rodfersou]\n- Prefer rules with CSS selectors over XPath whenever possible\n [davilima6]\n\n## 1.6.10 (2015-09-07)\n\n- Add a pared down version of barceloneta to include in your theme to\n save you making a custom backend theme. [djay]\n\n## 1.6.9 (2015-08-22)\n\n- Hide searchbox, personaltools, breadcrumbs in print.css [gomez]\n- Updated font-weight on portlet headers [pigeonflight]\n- Update font-weight on portlet management items [vangheem]\n- Updated to index.html: link to plone.com opens in new window/tab\n [tkimnguyen]\n\n## 1.6.8 (2015-07-18)\n\n- New control panel overview and portlet layout. [sneridagh]\n- Fixed bug in portlet navigation due to a CSS error. [sneridagh]\n- Fix problem with CSS leaking from the cp overview to the portlet.\n [sneridagh]\n- Fix map. [sneridagh]\n- Added a:hover styles for h1 h2 h3. [agitator]\n- Role for gigantic is complementary. [bloodbare]\n- Do not use absolute prefix to reference index.html to copying themes\n does not reference original theme file. [vangheem]\n- Toolbar fixes. [bloodbare]\n- Various mobile fixes. [agitator]\n- Update index.html. Change plone.org link to plone.com.\n [tkimnguyen]\n- Do not uppercase the colophon. [gforcada]\n\n## 1.6.7 (2015-06-05)\n\n- provide more sane default widths and heights to select[multiple]\n and textareas [vangheem]\n- hide crud-form select header by default [vangheem]\n- remove loader since it is in mockup now [vangheem]\n- tweak manage portlets styles [vangheem]\n- fixed rules for copying content. [hvozdovych]\n\n## 1.6.6 (2015-05-13)\n\n- provide some spacing between event summary and content [vangheem]\n\n## 1.6.5 (2015-05-05)\n\n- Fix extending barceloneta with xi:include [pbauer]\n\n## 1.6.4 (2015-05-04)\n\n- fix in and out widget button style [vangheme]\n- no one likes the star for required field label, try circle\n [vangheem]\n- add plone-loader style so you can add decent loader to javascript\n [vangheem]\n- add styles for search form [vangheem]\n- Cleanup: Remove unused resources. [thet]\n- Fix toggling navigation at mobile widths. [davisagli]\n- Remove sticky footer (it required a hardcoded height, which does not\n work for an element that may have varying content). [davisagli]\n- Add clearfix to `.row`. [davisagli]\n- pat-modal pattern has been renamed to pat-plone-modal [jcbrand]\n\n## 1.6.3 (2015-03-26)\n\n- Add language selector widget [bloodbare]\n\n## 1.6.2 (2015-03-21)\n\n- Change font family of `form.widgets.IRichText.text` textareas to\n monospace. This affects the texteditor only in non-Richtext mode and\n helps editing e.g. Restructured Text. [thet]\n- Change `min-height` of textarea fields from auto to `4em`\n (description, etc.), respectively `12em` for IRichText widgets (e.g.\n when displayed without a visual editor). [thet]\n- Return to being a clean Diazo theme so that we are a safe starting\n point for people building their own themes and a good practice\n example that works when copying the theme in the TTW theme editor.\n [optilude, bloodbare]\n\n## 1.6.1 (2014-11-01)\n\n- Remind committers to add changelog entries. I'm not your monkey.\n [esteele]\n\n## 1.6.0 (2014-04-20)\n\n- Initial release [esteele]\n",
"bugtrack_url": null,
"license": "GPL version 2",
"summary": "The default theme for Plone 6.",
"version": "3.2.0",
"project_urls": {
"Homepage": "https://github.com/plone/plonetheme.barceloneta"
},
"split_keywords": [
"web",
"zope",
"plone",
"theme"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0120189974ed0134c3fb12c2e90120d1ac7a829047de004cdbab2b448db6fbc3",
"md5": "50a51d3a66a3fc7aeba9d481917dc9b3",
"sha256": "bf066d3c93663fc2d0a71cf652e3bef4ff1d56bc3a37351ae0b7bea10429faff"
},
"downloads": -1,
"filename": "plonetheme.barceloneta-3.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "50a51d3a66a3fc7aeba9d481917dc9b3",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 6123574,
"upload_time": "2024-10-30T11:12:17",
"upload_time_iso_8601": "2024-10-30T11:12:17.491056Z",
"url": "https://files.pythonhosted.org/packages/01/20/189974ed0134c3fb12c2e90120d1ac7a829047de004cdbab2b448db6fbc3/plonetheme.barceloneta-3.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5ff90d978aab2db638961b88570062364a24d51d36b9eb9db4a0caad1ae64344",
"md5": "4ef43fc5b334949fd75fa6762368d3d6",
"sha256": "92e23f2e24a2ebf2f9e1972763c3968864c611406e3761e1608db87d03762a7a"
},
"downloads": -1,
"filename": "plonetheme_barceloneta-3.2.0.tar.gz",
"has_sig": false,
"md5_digest": "4ef43fc5b334949fd75fa6762368d3d6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 6169438,
"upload_time": "2024-10-30T11:13:28",
"upload_time_iso_8601": "2024-10-30T11:13:28.740303Z",
"url": "https://files.pythonhosted.org/packages/5f/f9/0d978aab2db638961b88570062364a24d51d36b9eb9db4a0caad1ae64344/plonetheme_barceloneta-3.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-30 11:13:28",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "plone",
"github_project": "plonetheme.barceloneta",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "plonetheme.barceloneta"
}