rer.pubblicazioni


Namerer.pubblicazioni JSON
Version 3.0.1 PyPI version JSON
download
home_pagehttps://pypi.python.org/pypi/rer.pubblicazioni
SummaryAn add-on to manage publications for Regione Emilia Romagna.
upload_time2024-03-25 13:16:12
maintainerNone
docs_urlNone
authorRedTurtle
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.

=================
rer.pubblicazioni
=================

A new Plone5 plugin for the Regione Emilia-Romagna that manage publications.

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


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

This product has been translated into

- Italiano


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

Install rer.pubblicazioni by adding it to your buildout::

    [buildout]

    ...

    eggs =
        rer.pubblicazioni


and then running ``bin/buildout``


Contribute
----------

- Issue Tracker: https://github.com/PloneGov-IT/rer.pubblicazioni/issues
- Source Code: https://github.com/PloneGov-IT/rer.pubblicazioni/


License
-------

The project is licensed under the GPLv2.


Authors
-------

This product has been developed by the `RedTurtle Technology` team.

.. image:: /docs/redturtle_banner.png
   :alt: RedTurtle Technology Site
   :target: http://www.redturtle.it/


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

- RedTurtle, sviluppo@redturtle.it


Changelog
=========

3.0.1 (2024-03-25)
------------------

- Release on pypi.
  [cekk]


3.0.0 (2024-03-25)
------------------

- Python3 and Plone6 compatibility.
  [cekk]


2.2.3 (2019-11-14)
------------------

- Fix author index encoding for authors (#20207).
  [cekk]


2.2.2 (2019-10-15)
------------------

- Fix typo [nzambello]


2.2.1 (2019-10-15)
------------------

- Fix ARIA roles and a11y for pubblicazione view
  [nzambello]


2.2.0 (2019-10-14)
------------------

- Fix DOM semantic structure for pubblicazione view
  [nzambello]


2.1.3 (2019-09-18)
------------------

- Added title and css fields to the tile interface.
  [daniele]
- Added style collapsible for tile search pubblicazioni
  [giuliaghisini]


2.1.2 (2019-05-23)
------------------

- Fix unicode decode error
  [cekk]


2.1.1 (2019-02-07)
------------------

- The tile "Ricerca Pubblicazioni" now behaves differently: the authors list
  in the drop drown menu depends on the user (if it's logged in), on the path
  set in the tile and if the publication is published or not #16555.
  [arsenico13]
- Fix the url-encoding for the search-pubblications tile in the javascript
  bundle (#16555)
  [arsenico13]
- authors indexer now store values as strings and not unicode.
  [cekk]

2.1.0 (2018-12-28)
------------------

- Fix: The field publicationURL of a pubblication is now rendered as an 'a' tag
  in the template (#16555)
  [arsenico13]
- Fix: Now the vocabulary for the authors of a pubblication is correct and
  filters the names while typing in the edit view (2.a of #16555)
  [arsenico13]
- New: upgrade step that fixes authors field wrongly filled (with comma
  separated names all in one piece) #16555
  [arsenico13]


2.0.3 (2018-07-05)
------------------

- Added the path to search the publications in for the Search Tile. There is an
  upgrade step for this.
  [arsenico13]


2.0.2 (2018-02-07)
------------------

- Fix headings in templates [nzambello]


2.0.1 (2018-02-02)
------------------

- Templating and translations [nzambello]


2.0.0 (2018-01-29)
------------------
- Prepared for production.
  [arsenico13, lucabel, daniele]

1.0a1 (unreleased)
------------------

- Initial release.
  [arsenico13, lucabel]

            

Raw data

            {
    "_id": null,
    "home_page": "https://pypi.python.org/pypi/rer.pubblicazioni",
    "name": "rer.pubblicazioni",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Python Plone",
    "author": "RedTurtle",
    "author_email": "sviluppo@redturtle.it",
    "download_url": "https://files.pythonhosted.org/packages/cf/88/5a025c7018d4f162fd729b97fede7e73ec6427fd986db1b6d4724e16dc89/rer.pubblicazioni-3.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=================\nrer.pubblicazioni\n=================\n\nA new Plone5 plugin for the Regione Emilia-Romagna that manage publications.\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\n\nTranslations\n------------\n\nThis product has been translated into\n\n- Italiano\n\n\nInstallation\n------------\n\nInstall rer.pubblicazioni by adding it to your buildout::\n\n    [buildout]\n\n    ...\n\n    eggs =\n        rer.pubblicazioni\n\n\nand then running ``bin/buildout``\n\n\nContribute\n----------\n\n- Issue Tracker: https://github.com/PloneGov-IT/rer.pubblicazioni/issues\n- Source Code: https://github.com/PloneGov-IT/rer.pubblicazioni/\n\n\nLicense\n-------\n\nThe project is licensed under the GPLv2.\n\n\nAuthors\n-------\n\nThis product has been developed by the `RedTurtle Technology` team.\n\n.. image:: /docs/redturtle_banner.png\n   :alt: RedTurtle Technology Site\n   :target: http://www.redturtle.it/\n\n\nContributors\n============\n\n- RedTurtle, sviluppo@redturtle.it\n\n\nChangelog\n=========\n\n3.0.1 (2024-03-25)\n------------------\n\n- Release on pypi.\n  [cekk]\n\n\n3.0.0 (2024-03-25)\n------------------\n\n- Python3 and Plone6 compatibility.\n  [cekk]\n\n\n2.2.3 (2019-11-14)\n------------------\n\n- Fix author index encoding for authors (#20207).\n  [cekk]\n\n\n2.2.2 (2019-10-15)\n------------------\n\n- Fix typo [nzambello]\n\n\n2.2.1 (2019-10-15)\n------------------\n\n- Fix ARIA roles and a11y for pubblicazione view\n  [nzambello]\n\n\n2.2.0 (2019-10-14)\n------------------\n\n- Fix DOM semantic structure for pubblicazione view\n  [nzambello]\n\n\n2.1.3 (2019-09-18)\n------------------\n\n- Added title and css fields to the tile interface.\n  [daniele]\n- Added style collapsible for tile search pubblicazioni\n  [giuliaghisini]\n\n\n2.1.2 (2019-05-23)\n------------------\n\n- Fix unicode decode error\n  [cekk]\n\n\n2.1.1 (2019-02-07)\n------------------\n\n- The tile \"Ricerca Pubblicazioni\" now behaves differently: the authors list\n  in the drop drown menu depends on the user (if it's logged in), on the path\n  set in the tile and if the publication is published or not #16555.\n  [arsenico13]\n- Fix the url-encoding for the search-pubblications tile in the javascript\n  bundle (#16555)\n  [arsenico13]\n- authors indexer now store values as strings and not unicode.\n  [cekk]\n\n2.1.0 (2018-12-28)\n------------------\n\n- Fix: The field publicationURL of a pubblication is now rendered as an 'a' tag\n  in the template (#16555)\n  [arsenico13]\n- Fix: Now the vocabulary for the authors of a pubblication is correct and\n  filters the names while typing in the edit view (2.a of #16555)\n  [arsenico13]\n- New: upgrade step that fixes authors field wrongly filled (with comma\n  separated names all in one piece) #16555\n  [arsenico13]\n\n\n2.0.3 (2018-07-05)\n------------------\n\n- Added the path to search the publications in for the Search Tile. There is an\n  upgrade step for this.\n  [arsenico13]\n\n\n2.0.2 (2018-02-07)\n------------------\n\n- Fix headings in templates [nzambello]\n\n\n2.0.1 (2018-02-02)\n------------------\n\n- Templating and translations [nzambello]\n\n\n2.0.0 (2018-01-29)\n------------------\n- Prepared for production.\n  [arsenico13, lucabel, daniele]\n\n1.0a1 (unreleased)\n------------------\n\n- Initial release.\n  [arsenico13, lucabel]\n",
    "bugtrack_url": null,
    "license": "GPL version 2",
    "summary": "An add-on to manage publications for Regione Emilia Romagna.",
    "version": "3.0.1",
    "project_urls": {
        "Homepage": "https://pypi.python.org/pypi/rer.pubblicazioni"
    },
    "split_keywords": [
        "python",
        "plone"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cf885a025c7018d4f162fd729b97fede7e73ec6427fd986db1b6d4724e16dc89",
                "md5": "b95e1e929776cb64643bf9f0095d2dde",
                "sha256": "08dc60625b6728026da0106b4397d7160c90929c784052131699f9ed18436465"
            },
            "downloads": -1,
            "filename": "rer.pubblicazioni-3.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "b95e1e929776cb64643bf9f0095d2dde",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 225458,
            "upload_time": "2024-03-25T13:16:12",
            "upload_time_iso_8601": "2024-03-25T13:16:12.202261Z",
            "url": "https://files.pythonhosted.org/packages/cf/88/5a025c7018d4f162fd729b97fede7e73ec6427fd986db1b6d4724e16dc89/rer.pubblicazioni-3.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-25 13:16:12",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "rer.pubblicazioni"
}
        
Elapsed time: 0.21157s