Skip to main content

Core package for Bibliotheca

Project description

CI Status Coveralls

This product has main source code for bibliotheca instances.

Translations

This product has been translated into

  • French

Installation

Install bibliotheca.core by adding it to your buildout:

[buildout]

...

eggs =
    bibliotheca.core

and then running bin/buildout

Contribute

Support

If you are having issues, please let us know at https://github.com/IMIO/bibliotheca.core/issues

License

The project is licensed under the GPLv2.

Contributors

Changelog

3.0.1 (2026-07-15)

  • Rename to bibliotheque.core. [bsuttor]

3.0.0 (2026-07-08)

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

2.1.8 (2026-07-07)

  • Use plone.app.discussion.behaviors.IAllowDiscussion plone.app.dexterity.behaviors.discussion.IAllowDiscussion has been deprecated [remdub]

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

  • Migrate to Plone 6.1.4 [boulch]

2.1.7 (2026-02-11)

  • BIBLIBDC-134 : Fix select2 display taxonomy term identifier instead of term label [boulch]

2.1.6 (2025-06-18)

  • Fix collective.behavior.gallery.behaviors.folderish_gallery interface for patrimoine [boulch]

2.1.5 (2025-01-14)

  • BIBLI-75 : Ignore displaying each items if not necessary to display it when rendering a “patrimoine” content [boulch]

2.1.4 (2025-01-14)

  • BIBLI-75 : Ignore displaying some items when rendering a “patrimoine” content [boulch]

2.1.3 (2024-12-19)

  • Remove picture from comments. That don’t work! [boulch]

2.1.2 (2024-12-12)

  • BIBLI-73 : Fix js for map [boulch, tlambert, laulaz]

2.1.1 (2024-12-11)

  • BIBLI-73 : Add monkeypatch to fix TTW resource calling [boulch]

2.1.0 (2024-12-11)

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

2.0.15 (2023-12-12)

2.0.14 (2021-09-16)

  • Fix previous release [boulch]

2.0.13 (2021-09-15)

  • Add an honeypot field to comment form [boulch]

2.0.12 (2020-10-09)

  • BIBLI-45: Show coordinates for geolocated content [mpeeters]

  • BIBLI-45: Do not show map when the context is not geolocated [mpeeters]

  • [MBIBLIMCYA-2] Fix file field and define a file size vaildator.

2.0.11 (2020-09-01)

  • [BIBLI-35] Get geolocation widget in patrimoine view [boulch]

2.0.10 (2020-08-31)

  • Fix patrimoine template. [boulch]

2.0.9 (2020-08-31)

  • Fix some display issues in patrimoine template. [boulch]

  • Fix a vocabulary bug. [boulch]

2.0.8 (2020-08-27)

  • [BIBLI-28] : By default, patrimoine types have 4 taxonomies installed. [boulch]

2.0.7 (2020-08-20)

  • [BIBLI-26] : No render of widgets (other than “Bien & PPPW”) when no values in field and no render of group/label if no widgets values under this group. [boulch]

  • [BIBLI-26] : No render of “Bien & PPPW” widgets when no values in field. [boulch]

2.0.6 (2020-07-24)

  • Add method to clear pppw titles when there is no field under this title [boulch]

  • Rename pppw titles (remove digits) [boulch]

2.0.5 (2020-07-22)

  • Change some default values to None in PPPW [boulch]

2.0.4 (2020-07-22)

  • Add some permissions restrictions to hide “PPPW personal informations Owner” to anonymous user [boulch]

  • Create vocabularies for “provinces” and “municipalities” [boulch]

  • Create a TextTitleWidget to divide PPPW in some “section”. [boulch]

  • Change patrimoine xml schema to model schema [boulch]

2.0.3 (2020-05-07)

  • Add missing dependency. [bsuttor]

2.0.2 (2020-05-07)

  • Fix six.text_typeS > six.text_type [BIBLI-14] [boulch]

  • Add is_geolocated tests [boulch]

  • Add is_geolocated indexer [boulch]

  • Change value to fix how to get LeadImage Behavior (.ILeadImage bug when reinstall library.core [boulch]

  • Add behavior to patrimoine content: collective.geolocationbehavior.geolocation.IGeolocatable. [bsuttor]

2.0.1 (2020-03-13)

  • Fix python3 partimoine content indexing. [bsuttor]

  • Adding first tests. [bsuttor]

2.0.0 (2020-03-11)

  • Breaking change: become Plone 5.2 and python 3 compatible only. [bsuttor]

1.0a8 (2018-10-02)

  • Upgrade step to purge Patrimoine lead image scales [daggelpop]

1.0a7 (2018-09-28)

  • Enable Full text search on Patrimoine [daggelpop]

  • Scale Patrimoine lead image without cropping [daggelpop]

  • Show caption under Patrimoine lead image [daggelpop]

  • Fix error when there is no categorization [daggelpop]

1.0a6 (2018-09-14)

  • Reorder fields in Patrimoine view [daggelpop]

  • Integrate Patrimoine lead image with the fancybox gallery [daggelpop]

  • Add lieu field in Patrimoine [daggelpop]

1.0a5 (2018-09-04)

  • Extend accepted date encoding formats for Patrimoine [daggelpop]

  • Use collective.z3cform.select2 widgets for taxonomy input [daggelpop]

1.0a4 (2018-08-13)

  • Hide contenus_lies in Patrimoine when there is none [daggelpop]

1.0a3 (2018-08-09)

  • Fix description for Patrimoine field [vpiret]

1.0a2 (2018-08-08)

  • Fix default value for informations field [vpiret]

  • Add a custom view for Patrimoine content type to fix an issue with related items [vpiret]

  • Extend Patrimoine to add more fields [vpiret]

1.0a1 (2018-07-27)

  • Add content-type Patrimoine [daggelpop]

  • Initial release. [daggelpop]

Project details


Download files

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

Source Distribution

bibliotheca_core-3.0.1.tar.gz (47.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

bibliotheca_core-3.0.1-py3-none-any.whl (58.0 kB view details)

Uploaded Python 3

File details

Details for the file bibliotheca_core-3.0.1.tar.gz.

File metadata

  • Download URL: bibliotheca_core-3.0.1.tar.gz
  • Upload date:
  • Size: 47.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.3

File hashes

Hashes for bibliotheca_core-3.0.1.tar.gz
Algorithm Hash digest
SHA256 b6a40d0bb09c70adf15651905e0693b2967011ae29ae7603fc49fbc32b9953cd
MD5 6694a2b8701bf61fb6f5cc804c4847a2
BLAKE2b-256 70d483da803d612119052cfefb891c04b33f25e12ab2940421722f423dc95126

See more details on using hashes here.

File details

Details for the file bibliotheca_core-3.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for bibliotheca_core-3.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 aa29c0ebf51c53808c1ce699664b0bde9024c17a5a68b4362319ff402d7d4f74
MD5 95a387e83253b805bb5c4367bd249ab6
BLAKE2b-256 28877c5d567c0569c3dd7010540e1e991897cf668564eb9e4aca9eaff789af55

See more details on using hashes here.

Supported by

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