nswdesignsystem.plone6


Namenswdesignsystem.plone6 JSON
Version 0.4.3 PyPI version JSON
download
home_pagehttps://github.com/collective/nswdesignsystem.plone6
SummaryPlone backend package for the NSW Design system
upload_time2023-12-13 14:37:59
maintainer
docs_urlNone
authorPretaGov
requires_python>=3.9, <3.12
licenseGPL version 2
keywords python plone cms
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.

.. 
    image:: https://github.com/collective/nswdesignsystem.plone6/actions/workflows/plone-package.yml/badge.svg
    :target: https://github.com/collective/nswdesignsystem.plone6/actions/workflows/plone-package.yml

.. image:: https://img.shields.io/pypi/v/nswdesignsystem.plone6.svg
    :target: https://pypi.python.org/pypi/nswdesignsystem.plone6/
    :alt: Latest Version

.. image:: https://img.shields.io/pypi/status/nswdesignsystem.plone6.svg
    :target: https://pypi.python.org/pypi/nswdesignsystem.plone6
    :alt: Egg Status

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

.. image:: https://img.shields.io/pypi/l/nswdesignsystem.plone6.svg
    :target: https://pypi.python.org/pypi/nswdesignsystem.plone6/
    :alt: License


======================
nswdesignsystem.plone6
======================

Plone backend package for the NSW Design system


Features
--------

- Out-the-box backend configuration for the Digital NSW Design System.


Examples
--------

This add-on can be seen in action at the following sites:

- `Digital NSW Plone Starter Kit Demo <https://digitalnsw.pretagov.com.au>`_



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

Install nswdesignsystem.plone6 by adding it to your buildout::

    [buildout]

    ...

    eggs =
        nswdesignsystem.plone6


and then running ``bin/buildout``. The addon should then be available to install in the site addons.


Contributors
------------

This product was developed by **PretaGov**.

.. image:: https://avatars.githubusercontent.com/u/20355512?s=200&v=4
   :alt: PretaGov Site
   :target: https://www.pretagov.com.au/


Contribute
----------

- Issue Tracker: https://github.com/collective/nswdesignsystem.plone6/issues
- Source Code: https://github.com/collective/nswdesignsystem.plone6


License
-------

The project is licensed under the GPLv2.


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

- PretaGov, jeff.bledsoe@pretagov.com.au


0.4.3 (2023-12-13)
------------------

No significant changes.


0.4.2 (2023-11-28)
------------------

Bug fixes:


- Fixed exception handling when `@nswSiteSettings` serialization is a dictionary not a JSON string
  [@JeffersonBledsoe] (#19)


0.4.1 (2023-11-27)
------------------

Internal:


- Remove circular checker in CI
  [@JeffersonBledsoe] (#17)


Changelog
=========


0.4.1 (unreleased)
------------------

- Nothing changed yet.


0.4.0 (2023-11-27)
------------------

- Nothing changed yet.


0.3.0 (2022-11-21)
------------------

- Added NSW Design System Control Panel
  [JeffersonBledsoe] (#4)
- Fixed Recaptcha for forms
  [JeffersonBledsoe] (#5)
- Added spacing to control panel title
  [JeffersonBledsoe] (#6)
- Added option to customise acknowledgement of country
  [JeffersonBledsoe] (#7)
- Added cusy.restapi.info view permission to all users
  [JeffersonBledsoe] (#8)


0.2.0 (2022-09-30)
------------------

- Added collective.volto.formsupport
  [JeffersonBledsoe] (#2)
- Added collective.volto.subfooter
  [JeffersonBledsoe] (#3)


0.1.0 (2022-09-21)
------------------

- Initial release.
  [PretaGov]

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/collective/nswdesignsystem.plone6",
    "name": "nswdesignsystem.plone6",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9, <3.12",
    "maintainer_email": "",
    "keywords": "Python Plone CMS",
    "author": "PretaGov",
    "author_email": "jeff.bledsoe@pretagov.com.au",
    "download_url": "https://files.pythonhosted.org/packages/6a/b6/72ffad9b7819f0e5930284d2e34fbdaf2e2fe0415621228b58fb2b2e5a24/nswdesignsystem.plone6-0.4.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.. \n    image:: https://github.com/collective/nswdesignsystem.plone6/actions/workflows/plone-package.yml/badge.svg\n    :target: https://github.com/collective/nswdesignsystem.plone6/actions/workflows/plone-package.yml\n\n.. image:: https://img.shields.io/pypi/v/nswdesignsystem.plone6.svg\n    :target: https://pypi.python.org/pypi/nswdesignsystem.plone6/\n    :alt: Latest Version\n\n.. image:: https://img.shields.io/pypi/status/nswdesignsystem.plone6.svg\n    :target: https://pypi.python.org/pypi/nswdesignsystem.plone6\n    :alt: Egg Status\n\n.. image:: https://img.shields.io/pypi/pyversions/nswdesignsystem.plone6.svg?style=plastic   :alt: Supported - Python Versions\n\n.. image:: https://img.shields.io/pypi/l/nswdesignsystem.plone6.svg\n    :target: https://pypi.python.org/pypi/nswdesignsystem.plone6/\n    :alt: License\n\n\n======================\nnswdesignsystem.plone6\n======================\n\nPlone backend package for the NSW Design system\n\n\nFeatures\n--------\n\n- Out-the-box backend configuration for the Digital NSW Design System.\n\n\nExamples\n--------\n\nThis add-on can be seen in action at the following sites:\n\n- `Digital NSW Plone Starter Kit Demo <https://digitalnsw.pretagov.com.au>`_\n\n\n\nInstallation\n------------\n\nInstall nswdesignsystem.plone6 by adding it to your buildout::\n\n    [buildout]\n\n    ...\n\n    eggs =\n        nswdesignsystem.plone6\n\n\nand then running ``bin/buildout``. The addon should then be available to install in the site addons.\n\n\nContributors\n------------\n\nThis product was developed by **PretaGov**.\n\n.. image:: https://avatars.githubusercontent.com/u/20355512?s=200&v=4\n   :alt: PretaGov Site\n   :target: https://www.pretagov.com.au/\n\n\nContribute\n----------\n\n- Issue Tracker: https://github.com/collective/nswdesignsystem.plone6/issues\n- Source Code: https://github.com/collective/nswdesignsystem.plone6\n\n\nLicense\n-------\n\nThe project is licensed under the GPLv2.\n\n\nContributors\n============\n\n- PretaGov, jeff.bledsoe@pretagov.com.au\n\n\n0.4.3 (2023-12-13)\n------------------\n\nNo significant changes.\n\n\n0.4.2 (2023-11-28)\n------------------\n\nBug fixes:\n\n\n- Fixed exception handling when `@nswSiteSettings` serialization is a dictionary not a JSON string\n  [@JeffersonBledsoe] (#19)\n\n\n0.4.1 (2023-11-27)\n------------------\n\nInternal:\n\n\n- Remove circular checker in CI\n  [@JeffersonBledsoe] (#17)\n\n\nChangelog\n=========\n\n\n0.4.1 (unreleased)\n------------------\n\n- Nothing changed yet.\n\n\n0.4.0 (2023-11-27)\n------------------\n\n- Nothing changed yet.\n\n\n0.3.0 (2022-11-21)\n------------------\n\n- Added NSW Design System Control Panel\n  [JeffersonBledsoe] (#4)\n- Fixed Recaptcha for forms\n  [JeffersonBledsoe] (#5)\n- Added spacing to control panel title\n  [JeffersonBledsoe] (#6)\n- Added option to customise acknowledgement of country\n  [JeffersonBledsoe] (#7)\n- Added cusy.restapi.info view permission to all users\n  [JeffersonBledsoe] (#8)\n\n\n0.2.0 (2022-09-30)\n------------------\n\n- Added collective.volto.formsupport\n  [JeffersonBledsoe] (#2)\n- Added collective.volto.subfooter\n  [JeffersonBledsoe] (#3)\n\n\n0.1.0 (2022-09-21)\n------------------\n\n- Initial release.\n  [PretaGov]\n",
    "bugtrack_url": null,
    "license": "GPL version 2",
    "summary": "Plone backend package for the NSW Design system",
    "version": "0.4.3",
    "project_urls": {
        "Homepage": "https://github.com/collective/nswdesignsystem.plone6",
        "PyPI": "https://pypi.python.org/pypi/nswdesignsystem.plone6",
        "Source": "https://github.com/collective/nswdesignsystem.plone6",
        "Tracker": "https://github.com/collective/nswdesignsystem.plone6/issues"
    },
    "split_keywords": [
        "python",
        "plone",
        "cms"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "52ec19309a4d81db314bb72915aa770af0a4f6cc12bba3c3e36aeb205c155a4d",
                "md5": "7562bd24c13fec8445e766121b67ffc4",
                "sha256": "1b5f3d8c8b4ef037defe7d86a8a383e9bee4bdd700e961aa2c28c0f183f595d4"
            },
            "downloads": -1,
            "filename": "nswdesignsystem.plone6-0.4.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7562bd24c13fec8445e766121b67ffc4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9, <3.12",
            "size": 30545,
            "upload_time": "2023-12-13T14:37:57",
            "upload_time_iso_8601": "2023-12-13T14:37:57.566480Z",
            "url": "https://files.pythonhosted.org/packages/52/ec/19309a4d81db314bb72915aa770af0a4f6cc12bba3c3e36aeb205c155a4d/nswdesignsystem.plone6-0.4.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6ab672ffad9b7819f0e5930284d2e34fbdaf2e2fe0415621228b58fb2b2e5a24",
                "md5": "fa704b45cb0235a8be318cdf3b9678a2",
                "sha256": "e40bf65e105be0a83e12086011f1b81940ea5ccde1af64733840adda3ec47361"
            },
            "downloads": -1,
            "filename": "nswdesignsystem.plone6-0.4.3.tar.gz",
            "has_sig": false,
            "md5_digest": "fa704b45cb0235a8be318cdf3b9678a2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9, <3.12",
            "size": 32651,
            "upload_time": "2023-12-13T14:37:59",
            "upload_time_iso_8601": "2023-12-13T14:37:59.365978Z",
            "url": "https://files.pythonhosted.org/packages/6a/b6/72ffad9b7819f0e5930284d2e34fbdaf2e2fe0415621228b58fb2b2e5a24/nswdesignsystem.plone6-0.4.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-13 14:37:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "collective",
    "github_project": "nswdesignsystem.plone6",
    "github_not_found": true,
    "lcname": "nswdesignsystem.plone6"
}
        
Elapsed time: 0.16695s