imio.gdpr


Nameimio.gdpr JSON
Version 1.2.3 PyPI version JSON
download
home_pagehttps://pypi.python.org/pypi/imio.gdpr
SummaryView and configuration panel to set GDPR information
upload_time2024-11-18 08:57:26
maintainerNone
docs_urlNone
authorBenoit Suttor
requires_pythonNone
licenseGPL version 2
keywords python plone
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features.
   If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html
   This text does not appear on pypi or github. It is a comment.

=========
imio.gdpr
=========

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

This package is tested using Travis CI. The current status is :

.. image:: https://travis-ci.org/IMIO/imio.gdpr.png
    :target: http://travis-ci.org/IMIO/imio.gdpr

.. image:: https://coveralls.io/repos/github/IMIO/imio.gdpr/badge.svg?branch=master
    :target: https://coveralls.io/github/IMIO/imio.gdpr?branch=master


Translations
------------

This product has been translated into

- Klingon (thanks, K'Plai)


Installation
------------

Install imio.gdpr by adding it to your buildout::

    [buildout]

    ...

    eggs =
        imio.gdpr


and then running ``bin/buildout``


Contribute
----------

- Issue Tracker: https://github.com/collective/imio.gdpr/issues
- Source Code: https://github.com/collective/imio.gdpr
- Documentation: https://docs.plone.org/foo/bar


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
============

- Benoit Suttor, bsuttor@imio.be


Changelog
=========


1.2.3 (2024-11-18)
------------------

- Add support of German language for legal gdpr text and cookies policy
  [boulch]


1.2.2 (2022-03-22)
------------------

- Remove plone.app.registry template override as it is now released:
  Plone 6.0.0a3 / plone.app.registry 2.0.0a7
  [laulaz]

- Add specific controlpanel permission and give this permission to site administrator
  [boulch]


1.2.1 (2022-01-25)
------------------

- Add icons for control panel settings (Plone5 / 6 size)
  [boulch]

- Override a plone.app.registry template to have structured (html) description
  [boulch]


1.2 (2021-12-13)
----------------

- Add cookies policy default text & logic (same as legal mentions)
  [laulaz]


1.1.1 (2021-06-10)
------------------

- Fix unicode error in Plone52
  [boulch]


1.1.0 (2020-06-09)
------------------

- Revert "Fix missing dependency (breaks cpskin.core tests)"
  [mpeeters]

- Remove unwanted dependencies
  [mpeeters]

- Avoid UnicodeEncodeError if gdpr text browser view is already Unicode
  [laulaz]


1.0.4 (2019-11-20)
------------------

- Fix WrongType when inserting string in registry
  [laulaz]

- Fix missing dependency (breaks cpskin.core tests)
  [laulaz]

- Add css for document.
  [mgennart]

1.0.3 (2018-08-26)
------------------

- Inherit from website content styles
  [mpeeters]


1.0.2 (2018-07-16)
------------------

- Avoid an error when the package is not installed
  [mpeeters]


1.0.1 (2018-06-18)
------------------

- Translations
  [bsuttor]


1.0.0 (2018-06-14)
------------------

- Update gdpr default template.
  [bsuttor]


1.0a4 (2018-06-13)
------------------

- Add is_text_ready record.
  [bsuttor]


1.0a3 (2018-05-31)
------------------

- Use view instead of page.
  [bsuttor]


1.0a2 (2018-05-31)
------------------

- Fix i18n compilation.
  [bsuttor]


1.0a1 (2018-05-31)
------------------

- Initial release.
  [bsuttor]

            

Raw data

            {
    "_id": null,
    "home_page": "https://pypi.python.org/pypi/imio.gdpr",
    "name": "imio.gdpr",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Python Plone",
    "author": "Benoit Suttor",
    "author_email": "bsuttor@imio.be",
    "download_url": "https://files.pythonhosted.org/packages/92/06/1fc47507cfa981822459e39bfbf7a8534eabaa787baa27dd019791a8e322/imio_gdpr-1.2.3.tar.gz",
    "platform": null,
    "description": ".. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features.\n   If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html\n   This text does not appear on pypi or github. It is a comment.\n\n=========\nimio.gdpr\n=========\n\nTell me what your product does\n\nFeatures\n--------\n\n- Can be bullet points\n\n\nExamples\n--------\n\nThis add-on can be seen in action at the following sites:\n- Is there a page on the internet where everybody can see the features?\n\n\nDocumentation\n-------------\n\nFull documentation for end users can be found in the \"docs\" folder, and is also available online at http://docs.plone.org/foo/bar\n\nThis package is tested using Travis CI. The current status is :\n\n.. image:: https://travis-ci.org/IMIO/imio.gdpr.png\n    :target: http://travis-ci.org/IMIO/imio.gdpr\n\n.. image:: https://coveralls.io/repos/github/IMIO/imio.gdpr/badge.svg?branch=master\n    :target: https://coveralls.io/github/IMIO/imio.gdpr?branch=master\n\n\nTranslations\n------------\n\nThis product has been translated into\n\n- Klingon (thanks, K'Plai)\n\n\nInstallation\n------------\n\nInstall imio.gdpr by adding it to your buildout::\n\n    [buildout]\n\n    ...\n\n    eggs =\n        imio.gdpr\n\n\nand then running ``bin/buildout``\n\n\nContribute\n----------\n\n- Issue Tracker: https://github.com/collective/imio.gdpr/issues\n- Source Code: https://github.com/collective/imio.gdpr\n- Documentation: https://docs.plone.org/foo/bar\n\n\nSupport\n-------\n\nIf you are having issues, please let us know.\nWe have a mailing list located at: project@example.com\n\n\nLicense\n-------\n\nThe project is licensed under the GPLv2.\n\n\nContributors\n============\n\n- Benoit Suttor, bsuttor@imio.be\n\n\nChangelog\n=========\n\n\n1.2.3 (2024-11-18)\n------------------\n\n- Add support of German language for legal gdpr text and cookies policy\n  [boulch]\n\n\n1.2.2 (2022-03-22)\n------------------\n\n- Remove plone.app.registry template override as it is now released:\n  Plone 6.0.0a3 / plone.app.registry 2.0.0a7\n  [laulaz]\n\n- Add specific controlpanel permission and give this permission to site administrator\n  [boulch]\n\n\n1.2.1 (2022-01-25)\n------------------\n\n- Add icons for control panel settings (Plone5 / 6 size)\n  [boulch]\n\n- Override a plone.app.registry template to have structured (html) description\n  [boulch]\n\n\n1.2 (2021-12-13)\n----------------\n\n- Add cookies policy default text & logic (same as legal mentions)\n  [laulaz]\n\n\n1.1.1 (2021-06-10)\n------------------\n\n- Fix unicode error in Plone52\n  [boulch]\n\n\n1.1.0 (2020-06-09)\n------------------\n\n- Revert \"Fix missing dependency (breaks cpskin.core tests)\"\n  [mpeeters]\n\n- Remove unwanted dependencies\n  [mpeeters]\n\n- Avoid UnicodeEncodeError if gdpr text browser view is already Unicode\n  [laulaz]\n\n\n1.0.4 (2019-11-20)\n------------------\n\n- Fix WrongType when inserting string in registry\n  [laulaz]\n\n- Fix missing dependency (breaks cpskin.core tests)\n  [laulaz]\n\n- Add css for document.\n  [mgennart]\n\n1.0.3 (2018-08-26)\n------------------\n\n- Inherit from website content styles\n  [mpeeters]\n\n\n1.0.2 (2018-07-16)\n------------------\n\n- Avoid an error when the package is not installed\n  [mpeeters]\n\n\n1.0.1 (2018-06-18)\n------------------\n\n- Translations\n  [bsuttor]\n\n\n1.0.0 (2018-06-14)\n------------------\n\n- Update gdpr default template.\n  [bsuttor]\n\n\n1.0a4 (2018-06-13)\n------------------\n\n- Add is_text_ready record.\n  [bsuttor]\n\n\n1.0a3 (2018-05-31)\n------------------\n\n- Use view instead of page.\n  [bsuttor]\n\n\n1.0a2 (2018-05-31)\n------------------\n\n- Fix i18n compilation.\n  [bsuttor]\n\n\n1.0a1 (2018-05-31)\n------------------\n\n- Initial release.\n  [bsuttor]\n",
    "bugtrack_url": null,
    "license": "GPL version 2",
    "summary": "View and configuration panel to set GDPR information",
    "version": "1.2.3",
    "project_urls": {
        "Homepage": "https://pypi.python.org/pypi/imio.gdpr"
    },
    "split_keywords": [
        "python",
        "plone"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5b0897225ad6f424c89e40f1b6137d8adaeefc7d91c6e4fe829b227c5341c433",
                "md5": "43cc69bb9ea53ee4f80c3ac2d05b3781",
                "sha256": "ad1ccdd78a9d65095ed4aef9fdc824a7d3e957a11730627f2a0bbf377231f2ed"
            },
            "downloads": -1,
            "filename": "imio.gdpr-1.2.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "43cc69bb9ea53ee4f80c3ac2d05b3781",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 66159,
            "upload_time": "2024-11-18T08:57:24",
            "upload_time_iso_8601": "2024-11-18T08:57:24.746345Z",
            "url": "https://files.pythonhosted.org/packages/5b/08/97225ad6f424c89e40f1b6137d8adaeefc7d91c6e4fe829b227c5341c433/imio.gdpr-1.2.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "92061fc47507cfa981822459e39bfbf7a8534eabaa787baa27dd019791a8e322",
                "md5": "dee1f589d96ac0997c4fac670aadd165",
                "sha256": "9df0caa9821579d99ae17560accb513d1fbb38875d11dc90e2b379a8960f71c2"
            },
            "downloads": -1,
            "filename": "imio_gdpr-1.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "dee1f589d96ac0997c4fac670aadd165",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 47513,
            "upload_time": "2024-11-18T08:57:26",
            "upload_time_iso_8601": "2024-11-18T08:57:26.451065Z",
            "url": "https://files.pythonhosted.org/packages/92/06/1fc47507cfa981822459e39bfbf7a8534eabaa787baa27dd019791a8e322/imio_gdpr-1.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-18 08:57:26",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "imio.gdpr"
}
        
Elapsed time: 1.99190s