{ "info": { "author": "Vitaliy Podoba", "author_email": "vitaliy@martinschoel.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python" ], "description": "Introduction\n============\n\nThis package provides a portlet that lists your folder contents.\n\n\nOverview\n--------\n\nThe ``collective.portlet.foldercontents`` package adds a new Plone site portlet\ncalled ``Folder Contents``. It gives you the ability to list contents of the folders\nin your site. It also provides a way to display images which can be selected from \nyour site content. And a bit more... See below for details.\n\n\nCompatibility\n-------------\n\nThis add-on was tested for Plone 3 and Plone 4.\n\n\nInstallation\n------------\n\n* to add the package to your Zope instance, please, follow the instructions found inside the\n ``docs/INSTALL.txt`` file\n* then restart your Zope instance and install the ``Folder Contents portlet``\n package from within the ``portal_quickinstaller`` tool\n\n\nPortlet Usage\n-------------\n\nThe ``Folder Contents`` portlet owns a bunch of fields. Here we explain how it \nworks, including the fields relations:\n\n* ``Folder title as a portlet header``. If selected, the referenced folder title\n will be used as a portlet header, and the field ``Header`` will be ignored.\n* ``Header``. Specifies the portlet header. If above option is selected then this\n field will be ignored.\n* ``Folder description as a portlet body``. If selected, the referenced folder\n description will be used as a portlet body, and the field ``Portlet Body``\n will be ignored.\n* ``Portlet Body``. Specifies portlet body. If above option is selected then\n this field will be ignored.\n* ``Select folder``. You have to select folder from drop-down menu and portlet\n will display contents of this folder. If you don't see any folders there then\n you probably don't have any folders in your site. Also you may use search box\n to find required folder. Finally don't forget to press Apply button.\n* ``Number of folder items to show``. Specifies the number of items to\n display in folder listing. Set 0 to show all items.\n* ``Image``. If you need to display image in a portlet above folder listing then\n here you may select an image previously added in your site.\n* ``Image Scale``. Specifies image scale for image selected in the field\n 'Image'. You can specify here a specific custom scale that is defined in your\n custom content type of standard one that goes with Plone by default.\n* ``Default Image Scale List``. Here you can pick one of the available scales.\n It will be used only if ``Image Scale`` field is empty. This field is only\n available in Plone >= 4 version where we have 'Imaging' control panel.\n* ``HTML Class Name``. Specifies html class for portlet wrapper element. Usefull\n for custom portlet styling so that you can apply different styles for your\n folder contents portlets.\n* ``More link``. If checked, '...more' link pointing to selected folder will\n be shown in portlet.\n\n\nLive Examples\n=============\n\n* http://www.eatingdisordertreatment.net/\n* http://www.eatingdisordertreatment.com/\n\n\nCredits\n=======\n\n\nCompanies\n---------\n\n|martinschoel|_\n\n* `Martin Schoel Web Productions `_\n* `Contact us `_\n\n\nAuthors\n-------\n\n* Vitaliy Podoba \n* Sergiy Krasovkiy\n\n\nContributors\n------------\n\n\n.. |martinschoel| image:: http://cache.martinschoel.com/img/logos/MS-Logo-white-200x100.png\n.. _martinschoel: http://www.martinschoel.com/\n\nChangelog\n=========\n\n1.0 - April 11, 2011\n--------------------\n\n- Initial release. All functionality works in Plone 3 and Plone 4.\n [piv]", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://svn.plone.org/svn/collective/collective.portlet.foldercontents/trunk", "keywords": "portlet folder contents", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.portlet.foldercontents", "package_url": "https://pypi.org/project/collective.portlet.foldercontents/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.portlet.foldercontents/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://svn.plone.org/svn/collective/collective.portlet.foldercontents/trunk" }, "release_url": "https://pypi.org/project/collective.portlet.foldercontents/1.0/", "requires_dist": null, "requires_python": null, "summary": "This package provides portlet to list your Plone folder's contents.", "version": "1.0" }, "last_serial": 788043, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "e46cee165e89bc9de9d4402ae7828342", "sha256": "221e54d13e0b5ac883eb6d8685168346ae60c3be0932f945392f3f690595897c" }, "downloads": -1, "filename": "collective.portlet.foldercontents-1.0.tar.gz", "has_sig": false, "md5_digest": "e46cee165e89bc9de9d4402ae7828342", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20709, "upload_time": "2011-04-11T20:13:24", "url": "https://files.pythonhosted.org/packages/bb/e3/66538529754066005d0eda5e9052a7f67280affc4e23b8fdac01224d5fca/collective.portlet.foldercontents-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e46cee165e89bc9de9d4402ae7828342", "sha256": "221e54d13e0b5ac883eb6d8685168346ae60c3be0932f945392f3f690595897c" }, "downloads": -1, "filename": "collective.portlet.foldercontents-1.0.tar.gz", "has_sig": false, "md5_digest": "e46cee165e89bc9de9d4402ae7828342", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20709, "upload_time": "2011-04-11T20:13:24", "url": "https://files.pythonhosted.org/packages/bb/e3/66538529754066005d0eda5e9052a7f67280affc4e23b8fdac01224d5fca/collective.portlet.foldercontents-1.0.tar.gz" } ] }