Skip to main content

The default theme for Plone 5.

Project description

Latest version on PyPI

Documentation

Plonetheme.barceloneta documentation is part of the official Plone documentation.

Source Code and Contribution

Contributors

please read the document Process for Plone core’s development. Also consult the section about contribution in the plone.api contributors documentation.

Source-Code

at the Plone code repository hosted at Github.

Issues

Please use the Issue-Tracker

Changelog

1.6.24 (2018-02-05)

Bug fixes:

  • limited printed data to page content only #139 [enkidulan]

  • fixed vertical align of nav items thumbs in navigation portlet #137 [enkidulan]

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:

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:

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. [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). [allcaps]

  • Restore the principal aka jumbotron background. [allcaps]

  • Fix sitemap layout. Drop the columns. (closes #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. [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). [polyester]

  • Don’t include diazo bundle in backend theme. [instification]

  • Discard duplicated ids for columns (closes #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 beetween checks and labels in search filter (closes #982). [rodfersou]

  • Center buttons on ordered selection lists (closes #1017). [rodfersou]

  • Center checkboxes on user/group matrix (closes #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) [ichim-david]

  • Fix display of date widget arrows and footer buttons (refs #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 and #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). [ichim-david]

1.6.11 (2015-09-08)

  • Bring back document byline (closes #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]

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

plonetheme.barceloneta-1.6.24.tar.gz (7.8 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page