.. 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/design.plone.ctgeneric/actions/workflows/plone-package.yml/badge.svg
:target: https://github.com/collective/design.plone.ctgeneric/actions/workflows/plone-package.yml
.. image:: https://coveralls.io/repos/github/collective/design.plone.ctgeneric/badge.svg?branch=main
:target: https://coveralls.io/github/collective/design.plone.ctgeneric?branch=main
:alt: Coveralls
.. image:: https://codecov.io/gh/collective/design.plone.ctgeneric/branch/master/graph/badge.svg
:target: https://codecov.io/gh/collective/design.plone.ctgeneric
.. image:: https://img.shields.io/pypi/v/design.plone.ctgeneric.svg
:target: https://pypi.python.org/pypi/design.plone.ctgeneric/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/status/design.plone.ctgeneric.svg
:target: https://pypi.python.org/pypi/design.plone.ctgeneric
:alt: Egg Status
.. image:: https://img.shields.io/pypi/pyversions/design.plone.ctgeneric.svg?style=plastic :alt: Supported - Python Versions
.. image:: https://img.shields.io/pypi/l/design.plone.ctgeneric.svg
:target: https://pypi.python.org/pypi/design.plone.ctgeneric/
:alt: License
======================
design.plone.ctgeneric
======================
Add-on that implements AGID v2 content types rules
Features
--------
TODO
----
[] Nel v3 delle cartelle degli eventi si chiamano in modo diverso, quindi vanno rinominate (credo ci sia giĆ un upgrade-step del v3 che lo fa).
multimedia diventa immagini
Installation
------------
Install design.plone.ctgeneric by adding it to your buildout::
[buildout]
...
eggs =
design.plone.ctgeneric
and then running ``bin/buildout``
Authors
-------
Provided by awesome people ;)
Contributors
------------
Put your name here, you deserve it!
- ?
Contribute
----------
- Issue Tracker: https://github.com/collective/design.plone.ctgeneric/issues
- Source Code: https://github.com/collective/design.plone.ctgeneric
- 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
============
- RedTurtle Technology, sviluppo@redturtle.it
Changelog
=========
1.0.3 (2024-06-24)
------------------
- Fix breaking change in SUBFOLDERS_MAPPING in design.plone.contenttypes == 6.2.11.
[cekk]
1.0.2 (2024-04-18)
------------------
- Fix wrong release.
[cekk]
1.0.1 (2024-04-18)
------------------
- Avoid attributerror when getting tipologia_notizia.
[cekk]
1.0.0 (2024-04-18)
------------------
- Initial release.
[cekk]
Raw data
{
"_id": null,
"home_page": "https://github.com/collective/design.plone.ctgeneric",
"name": "design.plone.ctgeneric",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "Python Plone CMS",
"author": "RedTurtle Technology",
"author_email": "sviluppo@redturtle.it",
"download_url": "https://files.pythonhosted.org/packages/36/12/2bad31c5a04a67a00400f801f66fc0854b988103a53637a48237581e02e7/design.plone.ctgeneric-1.0.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://github.com/collective/design.plone.ctgeneric/actions/workflows/plone-package.yml/badge.svg\n :target: https://github.com/collective/design.plone.ctgeneric/actions/workflows/plone-package.yml\n\n.. image:: https://coveralls.io/repos/github/collective/design.plone.ctgeneric/badge.svg?branch=main\n :target: https://coveralls.io/github/collective/design.plone.ctgeneric?branch=main\n :alt: Coveralls\n\n.. image:: https://codecov.io/gh/collective/design.plone.ctgeneric/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/collective/design.plone.ctgeneric\n\n.. image:: https://img.shields.io/pypi/v/design.plone.ctgeneric.svg\n :target: https://pypi.python.org/pypi/design.plone.ctgeneric/\n :alt: Latest Version\n\n.. image:: https://img.shields.io/pypi/status/design.plone.ctgeneric.svg\n :target: https://pypi.python.org/pypi/design.plone.ctgeneric\n :alt: Egg Status\n\n.. image:: https://img.shields.io/pypi/pyversions/design.plone.ctgeneric.svg?style=plastic :alt: Supported - Python Versions\n\n.. image:: https://img.shields.io/pypi/l/design.plone.ctgeneric.svg\n :target: https://pypi.python.org/pypi/design.plone.ctgeneric/\n :alt: License\n\n\n======================\ndesign.plone.ctgeneric\n======================\n\nAdd-on that implements AGID v2 content types rules\n\nFeatures\n--------\n\nTODO\n----\n\n[] Nel v3 delle cartelle degli eventi si chiamano in modo diverso, quindi vanno rinominate (credo ci sia gi\u00e0 un upgrade-step del v3 che lo fa).\n multimedia diventa immagini\n\nInstallation\n------------\n\nInstall design.plone.ctgeneric by adding it to your buildout::\n\n [buildout]\n\n ...\n\n eggs =\n design.plone.ctgeneric\n\n\nand then running ``bin/buildout``\n\n\nAuthors\n-------\n\nProvided by awesome people ;)\n\n\nContributors\n------------\n\nPut your name here, you deserve it!\n\n- ?\n\n\nContribute\n----------\n\n- Issue Tracker: https://github.com/collective/design.plone.ctgeneric/issues\n- Source Code: https://github.com/collective/design.plone.ctgeneric\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- RedTurtle Technology, sviluppo@redturtle.it\n\n\nChangelog\n=========\n\n\n1.0.3 (2024-06-24)\n------------------\n\n- Fix breaking change in SUBFOLDERS_MAPPING in design.plone.contenttypes == 6.2.11.\n [cekk]\n\n\n1.0.2 (2024-04-18)\n------------------\n\n- Fix wrong release.\n [cekk]\n\n1.0.1 (2024-04-18)\n------------------\n\n- Avoid attributerror when getting tipologia_notizia.\n [cekk]\n\n\n1.0.0 (2024-04-18)\n------------------\n\n- Initial release.\n [cekk]\n",
"bugtrack_url": null,
"license": "GPL version 2",
"summary": "Add-on that implements AGID v2 content types rules",
"version": "1.0.3",
"project_urls": {
"Homepage": "https://github.com/collective/design.plone.ctgeneric",
"PyPI": "https://pypi.org/project/design.plone.ctgeneric/",
"Source": "https://github.com/collective/design.plone.ctgeneric",
"Tracker": "https://github.com/collective/design.plone.ctgeneric/issues"
},
"split_keywords": [
"python",
"plone",
"cms"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b8da7cfd04640d2f8a2311ef5d69fd856236ecaaf0043968324175664376d751",
"md5": "1d15cf51c655b9e4d550931d33fcac5b",
"sha256": "38969be25a6fcf32f21bbb856afa83379b5f7908fa80389a8058233a51968a3e"
},
"downloads": -1,
"filename": "design.plone.ctgeneric-1.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1d15cf51c655b9e4d550931d33fcac5b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 69784,
"upload_time": "2024-06-24T15:20:30",
"upload_time_iso_8601": "2024-06-24T15:20:30.987185Z",
"url": "https://files.pythonhosted.org/packages/b8/da/7cfd04640d2f8a2311ef5d69fd856236ecaaf0043968324175664376d751/design.plone.ctgeneric-1.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "36122bad31c5a04a67a00400f801f66fc0854b988103a53637a48237581e02e7",
"md5": "f4ca95f97746c279abc1d6bc3e013d40",
"sha256": "b7613c1e49f03a814d3e42e981e65f8ec7766192bc48141ed0ff1a8d899d7b26"
},
"downloads": -1,
"filename": "design.plone.ctgeneric-1.0.3.tar.gz",
"has_sig": false,
"md5_digest": "f4ca95f97746c279abc1d6bc3e013d40",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 41349,
"upload_time": "2024-06-24T15:20:32",
"upload_time_iso_8601": "2024-06-24T15:20:32.949814Z",
"url": "https://files.pythonhosted.org/packages/36/12/2bad31c5a04a67a00400f801f66fc0854b988103a53637a48237581e02e7/design.plone.ctgeneric-1.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-24 15:20:32",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "collective",
"github_project": "design.plone.ctgeneric",
"github_not_found": true,
"lcname": "design.plone.ctgeneric"
}