collective.faceted.datewidget


Namecollective.faceted.datewidget JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://pypi.python.org/pypi/collective.faceted.datewidget
SummaryCustom date widgets for eea.facetednavigation
upload_time2023-09-05 08:34:23
maintainer
docs_urlNone
authorMartin Peeters
requires_python
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.

=============================
collective.faceted.datewidget
=============================


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

Install collective.faceted.datewidget by adding it to your buildout::

    [buildout]

    ...

    eggs =
        collective.faceted.datewidget


and then running ``bin/buildout``


Contribute
----------

- Issue Tracker: https://github.com/collective/collective.faceted.datewidget/issues
- Source Code: https://github.com/collective/collective.faceted.datewidget


License
-------

The project is licensed under the GPLv2.


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

- Martin Peeters [Affinitic], Original author


Changelog
=========


1.0.1 (2023-09-05)
------------------

- Fix widget vocabulary to be compatible with new requirements from eea.facetednavigation [URB-2868, URB-2870]
  [jchandelle]


1.0.0 (2023-07-03)
------------------

- Upgrade to be compatible with eea.facetednavigation 10 and above
  [mpeeters]


1.0a1 (2018-03-01)
------------------

- Initial release.
  [mpeeters]

            

Raw data

            {
    "_id": null,
    "home_page": "https://pypi.python.org/pypi/collective.faceted.datewidget",
    "name": "collective.faceted.datewidget",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Python Plone",
    "author": "Martin Peeters",
    "author_email": "martin.peeters@affinitic.be",
    "download_url": "https://files.pythonhosted.org/packages/67/d5/73be4632b0212defa68227b691d30fb452d8f35241f650259e74a334ec83/collective.faceted.datewidget-1.0.1.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=============================\ncollective.faceted.datewidget\n=============================\n\n\nInstallation\n------------\n\nInstall collective.faceted.datewidget by adding it to your buildout::\n\n    [buildout]\n\n    ...\n\n    eggs =\n        collective.faceted.datewidget\n\n\nand then running ``bin/buildout``\n\n\nContribute\n----------\n\n- Issue Tracker: https://github.com/collective/collective.faceted.datewidget/issues\n- Source Code: https://github.com/collective/collective.faceted.datewidget\n\n\nLicense\n-------\n\nThe project is licensed under the GPLv2.\n\n\nContributors\n============\n\n- Martin Peeters [Affinitic], Original author\n\n\nChangelog\n=========\n\n\n1.0.1 (2023-09-05)\n------------------\n\n- Fix widget vocabulary to be compatible with new requirements from eea.facetednavigation [URB-2868, URB-2870]\n  [jchandelle]\n\n\n1.0.0 (2023-07-03)\n------------------\n\n- Upgrade to be compatible with eea.facetednavigation 10 and above\n  [mpeeters]\n\n\n1.0a1 (2018-03-01)\n------------------\n\n- Initial release.\n  [mpeeters]\n",
    "bugtrack_url": null,
    "license": "GPL version 2",
    "summary": "Custom date widgets for eea.facetednavigation",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://pypi.python.org/pypi/collective.faceted.datewidget"
    },
    "split_keywords": [
        "python",
        "plone"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "67d573be4632b0212defa68227b691d30fb452d8f35241f650259e74a334ec83",
                "md5": "4135dbf2f902a5564472657d9692419a",
                "sha256": "34a564b8741733604b1086d3a01f494373176deeae745e78698fd06b6ec0ee74"
            },
            "downloads": -1,
            "filename": "collective.faceted.datewidget-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "4135dbf2f902a5564472657d9692419a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 13130,
            "upload_time": "2023-09-05T08:34:23",
            "upload_time_iso_8601": "2023-09-05T08:34:23.334026Z",
            "url": "https://files.pythonhosted.org/packages/67/d5/73be4632b0212defa68227b691d30fb452d8f35241f650259e74a334ec83/collective.faceted.datewidget-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-05 08:34:23",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "collective.faceted.datewidget"
}
        
Elapsed time: 0.14416s