Skip to main content

Introduction

A portlet that extends the base Static Portlet of Plone and add some new fields and features.

Dependencies

1.x branch: Plone 3 and 4 2.x (master): Plone 5

Set a background image

In portlet’s configuration there are two fields that allows to add an image background in portlet header. The image will be set as a “background-image” style in the header of the portlet.

You can also set the height or leave the default one.

Custom CSS class field

You can assign some custom css classes to the portlet.

Preset Style Classes

In the portlet configuration there is a field that allows to choose a style class from a preset list.

You can edit the list of styles in resource registry (@@portal_registry) entry: rer.portlet.advanced_static.css_styles.

Credits

Developed with the support of Regione Emilia Romagna; Regione Emilia Romagna supports the PloneGov initiative.

Authors

This product was developed by RedTurtle Technology team.

RedTurtle Technology Site

Changelog

4.0.0 (2026-03-26)

  • plone 6.1 support. [mamico]

3.1.0 (2022-07-13)

  • Restore our css, so the background image is shown. [maurits]

  • Test with Plone 5.0, 5.1, 5.2 and 6.0. Test on all Python versions supported by Plone. [maurits]

3.0.0 (2020-05-06)

  • [chg] introduce breaking change removing dependency from collective.tiles.advancedstatic; also allow to use different registry field to store css syle [lucabel]

2.0.2 (2020-03-05)

  • Run modernize, switched implements->implementer, remove AT reference. [pnicolli]

2.0.1 (2019-02-15)

  • Avoid empty background image, that cause html page reload as image [mamico]

2.0.0 (2017-09-13)

  • Drop Plone < 5 compatibility. For Plone < 5, use 1.x branch. [cekk]

1.4.1 (2017-01-11)

  • Added compatibility with dexterity images used as background images [pnicolli]

1.4.0 (2016-02-26)

  • Added option to open header and footer links in a new window [pnicolli]

  • Added a title attribute to header and footer links for accessibility purposes [pnicolli]

1.3.4 (2016-02-24)

  • Changed css rendering from “import” to “link” [pnicolli]

  • Added target attribute to header and footer link [pnicolli]

1.3.3 (2014-12-11)

  • Do not show portlet without border, if there isn’t any text [cekk]

1.3.2 (2014-09-10)

  • Moved to github [cekk]

1.3.1 (2013-01-25)

  • Fix italian translation [mirco.angelini]

1.3.0 (2013-01-14)

  • Fixed acquisition problem in getting background image [cekk]

  • Added css stylesheet for background image [cekk]

1.2.5 (2012-07-25)

  • Added dutch translations [maurits]

1.2.4 (2012-05-02)

  • fixed Plone4 compatibility with hide field [cekk]

1.2.3 (2012-04-10)

  • fixed default value for hide portlet field [cekk]

1.2.2 (2011-10-18)

  • fixed Plone 4.1 compatibility in EditForm action [cekk]

1.2.1 (2011-10-13)

  • fixed include permission to be Plone 4.1 compatible [mirco.angelini]

1.2.0 (2011-10-10)

  • fixed vocabulary import to be Plone 4.1 compatible [keul]

  • removed broken ram.cache in render [cekk]

1.1.5 (2011-09-05)

  • new-old image workaround [mauro]

  • omit-border version of the portlet wasn’t using the portal transformed HTML [keul]

1.1.4 (2011-08-04)

  • fixed compatibility between old version (1.0.4) and new header image management [cekk]

1.1.3 (2011-07-22)

  • fixed text formatting and dependency with plone.portlet.static=1.2.1 [cekk]

1.1.2 (2011-07-18)

  • fixed url generating [cekk]

1.1.1 (2011-07-13)

  • fixed control in the footer [cekk]

1.1.0 (2011-06-30)

  • now the images are references to an image in the site [cekk]

  • release on pypi [cekk]

1.0.2 (2011-04-04)

  • fixed bug in the path for internal links [cekk]

1.0.1 (2011-03-24)

  • fixed problem with accents [cekk]

1.0.0 (2011-03-14)

  • Initial release

Release files for rer.portlet.advanced-static 4.0.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for rer.portlet.advanced-static 4.0.0
File Size Uploaded
rer_portlet_advanced_static-4.0.0.tar.gz 81.7 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for rer.portlet.advanced-static 4.0.0
File Interpreter ABI Platform
rer_portlet_advanced_static-4.0.0-py3-none-any.whl Python 3 none any Details

Total release size: 104.6 kB

Release files / rer_portlet_advanced_static-4.0.0.tar.gz

Download URL rer_portlet_advanced_static-4.0.0.tar.gz
Size 81.7 kB
Tags Source
SHA-256 checksum
How to use checksums
7d9b182b0485b480b816db52a261eb12d1fda89b2d968868b0ad9758862325d1
BLAKE2b-256 checksum
How to use checksums
39fa81b00d386026193aee175ee0d58b03ea659d5539d04e24f68afa78ecbbd4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.11.11

Release files / rer_portlet_advanced_static-4.0.0-py3-none-any.whl

Download URL rer_portlet_advanced_static-4.0.0-py3-none-any.whl
Size 22.9 kB
Tags Python 3
SHA-256 checksum
How to use checksums
88a145202aee384a98586b5dc89898fd582d4028bf56799b94633daae7cbd8ea
BLAKE2b-256 checksum
How to use checksums
efc79386ce616b7638053da0d47c0e5495dad59526f0bad7c6e6be38131fc422
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.11.11

Release history Release notifications | RSS feed

This release

4.0.0 This release

2 release files

3.1.0

1 release file

3.0.0

1 release file

2.0.2

1 release file

2.0.0

1 release file

1.4.1

1 release file

1.4.0

1 release file

1.3.4

1 release file

1.3.3

1 release file

1.3.2

1 release file

1.3.0

1 release file

1.2.5

1 release file

1.2.4

1 release file

1.2.3

1 release file

1.2.2

1 release file

1.2.1

1 release file

1.2.0

1 release file

1.1.3

1 release file

1.1.1

1 release file

1.1.0

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page