imio.directory.policy


Nameimio.directory.policy JSON
Version 1.1.3 PyPI version JSON
download
home_pagehttps://github.com/imio/imio.directory.policy
SummaryPolicies to setup imio.directory
upload_time2023-10-09 09:17:55
maintainer
docs_urlNone
authorChristophe Boulanger
requires_python>=3.8
licenseGPL version 2
keywords python plone cms
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage
            .. 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.

.. image:: https://travis-ci.org/imio/imio.directory.policy.svg?branch=master
    :target: https://travis-ci.org/imio/imio.directory.policy

.. image:: https://coveralls.io/repos/github/imio/imio.directory.policy/badge.svg?branch=master
    :target: https://coveralls.io/github/imio/imio.directory.policy?branch=master
    :alt: Coveralls

.. image:: https://img.shields.io/pypi/v/imio.directory.policy.svg
    :target: https://pypi.python.org/pypi/imio.directory.policy/
    :alt: Latest Version

.. image:: https://img.shields.io/pypi/status/imio.directory.policy.svg
    :target: https://pypi.python.org/pypi/imio.directory.policy
    :alt: Egg Status

.. image:: https://img.shields.io/pypi/pyversions/imio.directory.policy.svg?style=plastic   :alt: Supported - Python Versions

.. image:: https://img.shields.io/pypi/l/imio.directory.policy.svg
    :target: https://pypi.python.org/pypi/imio.directory.policy/
    :alt: License


=====================
imio.directory.policy
=====================

Policies to setup imio.directory

Features
--------

- TODO


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

TODO


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

This product has been translated into

- French


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

Install imio.directory.policy by adding it to your buildout::

    [buildout]

    ...

    eggs =
        imio.directory.policy


and then running ``bin/buildout``


Contribute
----------

- Issue Tracker: https://github.com/imio/imio.directory.policy/issues
- Source Code: https://github.com/imio/imio.directory.policy


License
-------

The project is licensed under the GPLv2.


Contributors
============

- Christophe Boulanger, christophe.boulanger@imio.be


Changelog
=========


1.1.3 (2023-10-09)
------------------

- WEB-3954 : Hide cropping action on Image type
  [boulch]

- Migrate to Plone 6.0.4
  [boulch]


1.1.2 (2023-04-07)
------------------

- Add module : collective.messagesviewlet
  [boulch]

- Migrate to Plone 6.0.2
  [boulch]


1.1.1 (2023-01-12)
------------------

- Install and configure autopublishing (with 15 min tick subscriber)
  [boulch]

- Remove obsolete TinyMCE override
  [laulaz]

- Remove available languages (we don't need them anymore)
  [laulaz]


1.1 (2022-12-20)
----------------

- Update to Plone 6.0.0 final
  [boulch]


1.0 (2022-11-15)
----------------

- Add available languages to prepare for multilingual
  [laulaz]

- Update buildout to use Plone 6.0.0a3 packages versions
  [boulch]


1.0a1 (2022-01-25)
------------------

- Initial release.
  [laulaz]

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/imio/imio.directory.policy",
    "name": "imio.directory.policy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "Python Plone CMS",
    "author": "Christophe Boulanger",
    "author_email": "christophe.boulanger@imio.be",
    "download_url": "https://files.pythonhosted.org/packages/66/02/7dbab9bc29fd044f0b8af64432cd7a7840629217ed6c17da9f19f076914b/imio.directory.policy-1.1.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.. image:: https://travis-ci.org/imio/imio.directory.policy.svg?branch=master\n    :target: https://travis-ci.org/imio/imio.directory.policy\n\n.. image:: https://coveralls.io/repos/github/imio/imio.directory.policy/badge.svg?branch=master\n    :target: https://coveralls.io/github/imio/imio.directory.policy?branch=master\n    :alt: Coveralls\n\n.. image:: https://img.shields.io/pypi/v/imio.directory.policy.svg\n    :target: https://pypi.python.org/pypi/imio.directory.policy/\n    :alt: Latest Version\n\n.. image:: https://img.shields.io/pypi/status/imio.directory.policy.svg\n    :target: https://pypi.python.org/pypi/imio.directory.policy\n    :alt: Egg Status\n\n.. image:: https://img.shields.io/pypi/pyversions/imio.directory.policy.svg?style=plastic   :alt: Supported - Python Versions\n\n.. image:: https://img.shields.io/pypi/l/imio.directory.policy.svg\n    :target: https://pypi.python.org/pypi/imio.directory.policy/\n    :alt: License\n\n\n=====================\nimio.directory.policy\n=====================\n\nPolicies to setup imio.directory\n\nFeatures\n--------\n\n- TODO\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\nTODO\n\n\nTranslations\n------------\n\nThis product has been translated into\n\n- French\n\n\nInstallation\n------------\n\nInstall imio.directory.policy by adding it to your buildout::\n\n    [buildout]\n\n    ...\n\n    eggs =\n        imio.directory.policy\n\n\nand then running ``bin/buildout``\n\n\nContribute\n----------\n\n- Issue Tracker: https://github.com/imio/imio.directory.policy/issues\n- Source Code: https://github.com/imio/imio.directory.policy\n\n\nLicense\n-------\n\nThe project is licensed under the GPLv2.\n\n\nContributors\n============\n\n- Christophe Boulanger, christophe.boulanger@imio.be\n\n\nChangelog\n=========\n\n\n1.1.3 (2023-10-09)\n------------------\n\n- WEB-3954 : Hide cropping action on Image type\n  [boulch]\n\n- Migrate to Plone 6.0.4\n  [boulch]\n\n\n1.1.2 (2023-04-07)\n------------------\n\n- Add module : collective.messagesviewlet\n  [boulch]\n\n- Migrate to Plone 6.0.2\n  [boulch]\n\n\n1.1.1 (2023-01-12)\n------------------\n\n- Install and configure autopublishing (with 15 min tick subscriber)\n  [boulch]\n\n- Remove obsolete TinyMCE override\n  [laulaz]\n\n- Remove available languages (we don't need them anymore)\n  [laulaz]\n\n\n1.1 (2022-12-20)\n----------------\n\n- Update to Plone 6.0.0 final\n  [boulch]\n\n\n1.0 (2022-11-15)\n----------------\n\n- Add available languages to prepare for multilingual\n  [laulaz]\n\n- Update buildout to use Plone 6.0.0a3 packages versions\n  [boulch]\n\n\n1.0a1 (2022-01-25)\n------------------\n\n- Initial release.\n  [laulaz]\n",
    "bugtrack_url": null,
    "license": "GPL version 2",
    "summary": "Policies to setup imio.directory",
    "version": "1.1.3",
    "project_urls": {
        "Homepage": "https://github.com/imio/imio.directory.policy",
        "PyPI": "https://pypi.python.org/pypi/imio.directory.policy",
        "Source": "https://github.com/imio/imio.directory.policy",
        "Tracker": "https://github.com/imio/imio.directory.policy/issues"
    },
    "split_keywords": [
        "python",
        "plone",
        "cms"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "195cb189fd8f31d01302eae032363a718759cd604a000f7d4a75f904e32e12a5",
                "md5": "7c12d707ee30a3b5e85ee740d9d5ee18",
                "sha256": "bfde2a16df756897e634a9d41d365fcc6194f0815e45bd8811d20111b4b10c4a"
            },
            "downloads": -1,
            "filename": "imio.directory.policy-1.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7c12d707ee30a3b5e85ee740d9d5ee18",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 28951,
            "upload_time": "2023-10-09T09:17:54",
            "upload_time_iso_8601": "2023-10-09T09:17:54.488344Z",
            "url": "https://files.pythonhosted.org/packages/19/5c/b189fd8f31d01302eae032363a718759cd604a000f7d4a75f904e32e12a5/imio.directory.policy-1.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "66027dbab9bc29fd044f0b8af64432cd7a7840629217ed6c17da9f19f076914b",
                "md5": "018ec330fa93b510b99834b0cc909b04",
                "sha256": "bf03fa264d4972ea0bd1ca5a0e70a4c7f5eee8bcbd837f535b8946469a6f8d2e"
            },
            "downloads": -1,
            "filename": "imio.directory.policy-1.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "018ec330fa93b510b99834b0cc909b04",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 24202,
            "upload_time": "2023-10-09T09:17:55",
            "upload_time_iso_8601": "2023-10-09T09:17:55.809176Z",
            "url": "https://files.pythonhosted.org/packages/66/02/7dbab9bc29fd044f0b8af64432cd7a7840629217ed6c17da9f19f076914b/imio.directory.policy-1.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-09 09:17:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "imio",
    "github_project": "imio.directory.policy",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "imio.directory.policy"
}
        
Elapsed time: 0.14933s