collective.accordionviews


Namecollective.accordionviews JSON
Version 1.8.1 PyPI version JSON
download
home_pagehttps://github.com/collective/collective.accordionviews
SummaryAccordion views for Plone CMS, which can be used on Folders and Collections.
upload_time2023-11-21 10:24:07
maintainer
docs_urlNone
authorMaik Derstappen
requires_python>=3.7
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://github.com/collective/collective.accordionviews/actions/workflows/plone-package.yml/badge.svg
    :target: https://github.com/collective/collective.accordionviews/actions/workflows/plone-package.yml

.. image:: https://coveralls.io/repos/github/collective/collective.accordionviews/badge.svg?branch=main
    :target: https://coveralls.io/github/collective/collective.accordionviews?branch=main
    :alt: Coveralls

.. image:: https://codecov.io/gh/collective/collective.accordionviews/branch/master/graph/badge.svg
    :target: https://codecov.io/gh/collective/collective.accordionviews

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

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

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

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


=========================
collective.accordionviews
=========================

Accordion views for Plone CMS, which can be used on Folders and Collections.
This add can be a replacement from redomino.tabsandslides.

Features
--------

- Bootstrap based
- Accordion view for Folder and Collection
- Accordion collapsed view, which keeps all items collapsed
- Nested folders accordion view for Folder
- Tabbed view for folders
- Slides view for folders


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

This product has been translated into

- English
- German


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

Install collective.accordionviews by adding it to your buildout::

    [buildout]

    ...

    eggs =
        collective.accordionviews


and then running ``bin/buildout``


Authors
-------

Provided by `Derico <https://derico.de>`_


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

Put your name here, you deserve it!

- MrTango
- ?


Contribute
----------

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


Support
-------

If you are having issues, please let us know, by opening an issue.


License
-------

The project is licensed under the GPLv2.


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

- Maik Derstappen, md@derico.de


Changelog
=========


1.8.1 (2023-11-21)
------------------

- improve german translations
  [MrTango]


1.8 (2023-11-21)
----------------

- add AccordionCollapsedView which keeps also the first item collapsed
  [MrTango]


1.7 (2023-11-20)
----------------

- Cache several methods in accordion view to improve performance
  [MrTango]


1.6 (2023-11-17)
----------------

- Also render viewlet-above and below content in accordion.
  [MrTango]


1.5 (2023-11-03)
----------------

- avoid empty accordion-items div's when items are excluded from navigation
  [MrTango]


1.4 (2023-10-31)
----------------

- respect excludeFromNavigation in accordion_view
  [MrTango]


1.3 (2023-10-31)
----------------

- Improve handling of link items in accordion_view
  [MrTango]


1.2 (2023-07-28)
----------------

- prevent error when #content-core was not found in clean_html method
  [MrTango]


1.1 (2022-12-22)
----------------

- fix accordion collapsed markers
  [MrTango]


1.1b4 (2022-10-31)
------------------

- Add slideshow_view for Folder
  [MrTango]


1.1b3 (2022-09-28)
------------------

- Add tabbed_view
  [MrTango]


1.1b2 (2022-09-15)
------------------

- Resolve default_page if items are folder
  [MrTango]


1.1b1 (2022-09-15)
------------------

- Add nested folders accordion view
  [MrTango]

- optimize margins and include item description
  [MrTango]


1.0b1 (2022-09-14)
------------------

- Initial release with first accordion_view.
  [MrTango]

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/collective/collective.accordionviews",
    "name": "collective.accordionviews",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "Python Plone CMS",
    "author": "Maik Derstappen",
    "author_email": "md@derico.de",
    "download_url": "https://files.pythonhosted.org/packages/77/bf/88b77c477a1c58a5fb1a0d9434dd183408e662ded8825d9a128536d6be24/collective.accordionviews-1.8.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.. image:: https://github.com/collective/collective.accordionviews/actions/workflows/plone-package.yml/badge.svg\n    :target: https://github.com/collective/collective.accordionviews/actions/workflows/plone-package.yml\n\n.. image:: https://coveralls.io/repos/github/collective/collective.accordionviews/badge.svg?branch=main\n    :target: https://coveralls.io/github/collective/collective.accordionviews?branch=main\n    :alt: Coveralls\n\n.. image:: https://codecov.io/gh/collective/collective.accordionviews/branch/master/graph/badge.svg\n    :target: https://codecov.io/gh/collective/collective.accordionviews\n\n.. image:: https://img.shields.io/pypi/v/collective.accordionviews.svg\n    :target: https://pypi.python.org/pypi/collective.accordionviews/\n    :alt: Latest Version\n\n.. image:: https://img.shields.io/pypi/status/collective.accordionviews.svg\n    :target: https://pypi.python.org/pypi/collective.accordionviews\n    :alt: Egg Status\n\n.. image:: https://img.shields.io/pypi/pyversions/collective.accordionviews.svg?style=plastic   :alt: Supported - Python Versions\n\n.. image:: https://img.shields.io/pypi/l/collective.accordionviews.svg\n    :target: https://pypi.python.org/pypi/collective.accordionviews/\n    :alt: License\n\n\n=========================\ncollective.accordionviews\n=========================\n\nAccordion views for Plone CMS, which can be used on Folders and Collections.\nThis add can be a replacement from redomino.tabsandslides.\n\nFeatures\n--------\n\n- Bootstrap based\n- Accordion view for Folder and Collection\n- Accordion collapsed view, which keeps all items collapsed\n- Nested folders accordion view for Folder\n- Tabbed view for folders\n- Slides view for folders\n\n\nTranslations\n------------\n\nThis product has been translated into\n\n- English\n- German\n\n\nInstallation\n------------\n\nInstall collective.accordionviews by adding it to your buildout::\n\n    [buildout]\n\n    ...\n\n    eggs =\n        collective.accordionviews\n\n\nand then running ``bin/buildout``\n\n\nAuthors\n-------\n\nProvided by `Derico <https://derico.de>`_\n\n\nContributors\n------------\n\nPut your name here, you deserve it!\n\n- MrTango\n- ?\n\n\nContribute\n----------\n\n- Issue Tracker: https://github.com/collective/collective.accordionviews/issues\n- Source Code: https://github.com/collective/collective.accordionviews\n\n\nSupport\n-------\n\nIf you are having issues, please let us know, by opening an issue.\n\n\nLicense\n-------\n\nThe project is licensed under the GPLv2.\n\n\nContributors\n============\n\n- Maik Derstappen, md@derico.de\n\n\nChangelog\n=========\n\n\n1.8.1 (2023-11-21)\n------------------\n\n- improve german translations\n  [MrTango]\n\n\n1.8 (2023-11-21)\n----------------\n\n- add AccordionCollapsedView which keeps also the first item collapsed\n  [MrTango]\n\n\n1.7 (2023-11-20)\n----------------\n\n- Cache several methods in accordion view to improve performance\n  [MrTango]\n\n\n1.6 (2023-11-17)\n----------------\n\n- Also render viewlet-above and below content in accordion.\n  [MrTango]\n\n\n1.5 (2023-11-03)\n----------------\n\n- avoid empty accordion-items div's when items are excluded from navigation\n  [MrTango]\n\n\n1.4 (2023-10-31)\n----------------\n\n- respect excludeFromNavigation in accordion_view\n  [MrTango]\n\n\n1.3 (2023-10-31)\n----------------\n\n- Improve handling of link items in accordion_view\n  [MrTango]\n\n\n1.2 (2023-07-28)\n----------------\n\n- prevent error when #content-core was not found in clean_html method\n  [MrTango]\n\n\n1.1 (2022-12-22)\n----------------\n\n- fix accordion collapsed markers\n  [MrTango]\n\n\n1.1b4 (2022-10-31)\n------------------\n\n- Add slideshow_view for Folder\n  [MrTango]\n\n\n1.1b3 (2022-09-28)\n------------------\n\n- Add tabbed_view\n  [MrTango]\n\n\n1.1b2 (2022-09-15)\n------------------\n\n- Resolve default_page if items are folder\n  [MrTango]\n\n\n1.1b1 (2022-09-15)\n------------------\n\n- Add nested folders accordion view\n  [MrTango]\n\n- optimize margins and include item description\n  [MrTango]\n\n\n1.0b1 (2022-09-14)\n------------------\n\n- Initial release with first accordion_view.\n  [MrTango]\n",
    "bugtrack_url": null,
    "license": "GPL version 2",
    "summary": "Accordion views for Plone CMS, which can be used on Folders and Collections.",
    "version": "1.8.1",
    "project_urls": {
        "Homepage": "https://github.com/collective/collective.accordionviews",
        "PyPI": "https://pypi.python.org/pypi/collective.accordionviews",
        "Source": "https://github.com/collective/collective.accordionviews",
        "Tracker": "https://github.com/collective/collective.accordionviews/issues"
    },
    "split_keywords": [
        "python",
        "plone",
        "cms"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "77bf88b77c477a1c58a5fb1a0d9434dd183408e662ded8825d9a128536d6be24",
                "md5": "55c6a5dfc8dcd6ad474a169df29c1c0e",
                "sha256": "928bbf5fa2fa9e8e8f83c8014587312466c0e094c7d9229426dd1c011f8afade"
            },
            "downloads": -1,
            "filename": "collective.accordionviews-1.8.1.tar.gz",
            "has_sig": false,
            "md5_digest": "55c6a5dfc8dcd6ad474a169df29c1c0e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 29444,
            "upload_time": "2023-11-21T10:24:07",
            "upload_time_iso_8601": "2023-11-21T10:24:07.484674Z",
            "url": "https://files.pythonhosted.org/packages/77/bf/88b77c477a1c58a5fb1a0d9434dd183408e662ded8825d9a128536d6be24/collective.accordionviews-1.8.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-21 10:24:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "collective",
    "github_project": "collective.accordionviews",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "collective.accordionviews"
}
        
Elapsed time: 0.16785s