Skip to main content
CI Status Coveralls

library.policy

Tell me what your product does

Features

  • Can be bullet points

Examples

This add-on can be seen in action at the following sites: - Is there a page on the internet where everybody can see the features?

Documentation

Full documentation for end users can be found in the “docs” folder, and is also available online at http://docs.plone.org/foo/bar

Translations

This product has been translated into

  • Klingon (thanks, K’Plai)

Installation

Install library.policy by adding it to your buildout:

[buildout]

...

eggs =
    library.policy

and then running bin/buildout

Contribute

Support

If you are having issues, please let us know. We have a mailing list located at: project@example.com

License

The project is licensed under the GPLv2.

Contributors

Changelog

3.1.0 (2026-07-08)

  • Set the modal property on the login action (portal_actions/user/login) at install and via an upgrade step [remdub]

  • Install pas.plugins.kimug by default and add an upgrade step to install it on existing sites [remdub]

3.0.0 (2026-07-08)

  • Switch to PEP 420 native namespace package. [remdub]

  • Migrate dev environment to Plone 6.1.5, buildout 5 [remdub]

  • Migrate to Plone 6.1.4 [boulch]

  • Migrate to Plone 6.1.3 [boulch]

2.0.6 (2025-07-01)

  • BIBLI-81 : Improve installation (Faceted, Taxonomies) [boulch]

2.0.5 (2025-06-24)

2.0.4 (2025-06-23)

  • Uninstall obsolete library.theme (it will later be removed) [boulch, laulaz]

  • Ensure unused plone.patternslib is not installed as it causes errors [boulch, laulaz]

2.0.3 (2025-05-22)

  • BIBLIBDC-125 : Set “banner” (instead of “preview”) as default scale for collective.behavior.banner “banner_scale” [boulch]

2.0.2 (2025-01-14)

  • Reinstall collective.behavior.gallery [boulch]

2.0.1 (2024-12-12)

  • BIBLI-73 : Let deprecated old library.theme. Need to be uninstall manually TTW. [boulch]

2.0.0 (2024-12-11)

  • BIBLI-73 : Update to Plone6 (6.0.9) [boulch]

  • BIBLI-73 : Change default faceted view for “explorer” folders [boulch]

  • Migrate to Plone 6. Next steps! [boulch]

  • Migration to Plone6 [boulch]

1.1.17 (2024-02-16)

  • WEB-4074 : Install collective.plausible [remdub]

1.1.16 (2023-08-23)

  • clear configure_faceted (in upgrades.py). Manually done on each instance due to missing taxonomies [boulch]

1.1.15 (2023-08-09)

  • MBIBLIWLHA-6 : Change value of Plone.thumb_scale_listing to display bigger picture in library folders views [boulch]

1.1.14 (2023-07-05)

  • Migration to Plone6

  • Create upgrade step to reimport faceted “explorer” config (Fix select2 widgets)

1.1.17 (2024-02-16)

  • WEB-4074 : Install collective.plausible [remdub]

1.1.16 (2023-08-23)

  • clear configure_faceted (in upgrades.py). Manually done on each instance due to missing taxonomies [boulch]

1.1.15 (2023-08-09)

  • MBIBLIWLHA-6 : Change value of Plone.thumb_scale_listing to display bigger picture in library folders views [boulch]

1.1.14 (2023-07-05)

  • Create upgrade step to reimport faceted “explorer” config (Fix select2 widgets) [boulch]

1.1.13 (2022-02-28)

  • Add collective.big.bang dependency [boulch]

1.1.12 (2021-02-05)

  • Correct issue when upload 1.1.11 on pypi. [boulch]

1.1.11 (2021-02-04)

  • Add iaweb.mosaic as a requirement (to add slider in bibliotheca). [boulch]

1.1.10 (2020-09-30)

  • [BIBLI-46] : Set content language same as DefaultLanguage site (upgrade step). [boulch]

1.1.9 (2020-09-14)

  • BIBLI-41: Add translations for show/hide button on faceted view [mpeeters]

1.1.8 (2020-09-14)

  • Use default config coordinates when there is no marker to display on faceted map [mpeeters]

  • BIBLI-29: Fix a javascript error when there is no geolocated result to display for faceted map [mpeeters]

  • BIBLI-41: Fix show/hide button for faceted map [mpeeters]

1.1.7 (2020-09-03)

  • [BIBLI-39] : Add image cropping and banner behaviors on Folder and Document types. [boulch]

1.1.6 (2020-09-02)

  • [BIBLI-38] : Load @@images/image/mini instead of @@images/image in explorer faceted view. [boulch]

1.1.5 (2020-08-20)

  • [BIBLI-25] : Fix pppw items index in explorer template. [boulch]

1.1.4 (2020-08-19)

  • [BIBLI-25] : Refactor explorer template to fix a bug when loading map. [boulch]

1.1.3 (2020-08-13)

  • [BIBLI-12] : Directly apply custom faceted view on “explorer” folder. [boulch]

  • [BIBLI-12] : Register custom faceted “map” template [boulch]

1.1.2 (2020-07-24)

  • Add new package : collective.faceted.map. To geolocalize “patrimoine” type. [boulch]

1.1.1 (2020-03-12)

  • Set recaptcha as default captcha settings on plone.app.discussion. [bsuttor]

  • Install plone.formwidget.recaptcha during policy installation. [bsuttor]

1.1.0 (2020-03-11)

  • Add plone.formwidget.recaptcha dependency. [bsuttor]

1.0a6 (2019-01-07)

  • Add collective.cookiecuttr dependency. [bsuttor]

1.0a5 (2018-09-04)

  • Add collective.z3cform.select2 [daggelpop]

1.0a4 (2018-08-06)

  • Fix ZCML imports [vpiret]

1.0a3 (2018-07-27)

  • Add library.core [daggelpop]

  • Add collective.preventactions [daggelpop]

1.0a2 (2018-07-10)

  • Add collective.easyform [daggelpop]

  • Add collective.behavior.banner [daggelpop]

  • Add collective.behavior.gallery [daggelpop]

1.0a1 (2018-06-20)

  • Initial release. [daggelpop]

Release files for library.policy 3.1.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 library.policy 3.1.0
File Size Uploaded
library_policy-3.1.0.tar.gz 38.9 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for library.policy 3.1.0
File Interpreter ABI Platform
library_policy-3.1.0-py3-none-any.whl Python 3 none any Details

Total release size: 85.2 kB

Release files / library_policy-3.1.0.tar.gz

Download URL library_policy-3.1.0.tar.gz
Size 38.9 kB
Tags Source
SHA-256 checksum
How to use checksums
a6039d929f944373a3e27193c20a8ebdcb8102b389fb7daa9e91252deccdd2f3
BLAKE2b-256 checksum
How to use checksums
e8fe7d0410db657c7a833ee3cf7811a49277851f821761f3d28648801581392b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.3

Release files / library_policy-3.1.0-py3-none-any.whl

Download URL library_policy-3.1.0-py3-none-any.whl
Size 46.3 kB
Tags Python 3
SHA-256 checksum
How to use checksums
e3d40a40713c8182fe7a600b3a5d3b221902668f2a60ee5f19d2cb5b29249a1c
BLAKE2b-256 checksum
How to use checksums
ca89a2f3bf7de44274a3890e5c418aaebc5d798c5a53c6cc90a600b53d76652f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.3

Release history Release notifications | RSS feed

This release

3.1.0 This release

2 release files

3.0.0

2 release files

2.0.6

2 release files

2.0.5

2 release files

2.0.4

1 release file

2.0.3

2 release files

2.0.2

2 release files

2.0.1

2 release files

2.0.0

2 release files

1.1.17

1 release file

1.1.16

2 release files

1.1.13

2 release files

1.1.10

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