{ "info": { "author": "Victor Fernandez de Alba", "author_email": "sneridagh@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Plone", "Framework :: Plone :: 5.0", "License :: OSI Approved :: GNU General Public License v2 (GPLv2)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7" ], "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://travis-ci.org/collective/collective.pantry.svg?branch=master\n :target: https://travis-ci.org/collective/collective.pantry\n\n=================\ncollective.pantry\n=================\n\nThe main objective of this product is to make it easy for integrators to enable\nTinyMCE templates (user addable HTML snippets) in your RichText fields and\ntiles. These HTML snippets can be added using two approaches. You can define\ntheme defined snippets, idealy defined by the themer or designer. In addition,\nyou can also enable the users to be able to define their own HTML snippets\nusing the content type provided.\n\nThe snippets are available from the template button on TinyMCE, ready to be\nused.\n\nIt also enables the \"Pantry\". It's a summary view of Plone style elements along\nwith the theme and user snippets. It's an update of the good old\n`test_rendering` view.\n\nTheme Snippets\n--------------\n\nThey are defined as HTML files in a directory called `pantry`. The format is\nplain HTML. At a later point, you can also override them or add more theme\nsnippets if you customize the theme using the Plone Theme editor.\n\nUser Snippets\n-------------\n\nThis product makes available a content type called `snippet`. Each snippet is a\npage-like object that defines a single snippet. They are meant to be\nuser-defined. As any other content type, you can give the users permissions\nover them, or disable them completely, depending on your use case.\n\nInstallation\n------------\n\nInstall collective.pantry by adding it to your buildout::\n\n [buildout]\n\n ...\n\n eggs =\n collective.pantry\n\n\nand then running ``bin/buildout``\n\n\nContribute\n----------\n\n- Issue Tracker: https://github.com/collective/collective.pantry/issues\n- Source Code: https://github.com/collective/collective.pantry\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- Victor Fernandez de Alba, sneridagh@gmail.com\n\n\nChangelog\n=========\n\n\n1.0a1 (unreleased)\n------------------\n\n- Initial release.\n [sneridagh]", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://pypi.python.org/pypi/collective.pantry", "keywords": "Python Plone", "license": "GPL version 2", "maintainer": "", "maintainer_email": "", "name": "collective.pantry", "package_url": "https://pypi.org/project/collective.pantry/", "platform": "", "project_url": "https://pypi.org/project/collective.pantry/", "project_urls": { "Homepage": "https://pypi.python.org/pypi/collective.pantry" }, "release_url": "https://pypi.org/project/collective.pantry/1.0a1/", "requires_dist": null, "requires_python": "", "summary": "An add-on for Plone", "version": "1.0a1" }, "last_serial": 3019612, "releases": { "1.0a1": [ { "comment_text": "", "digests": { "md5": "b828056a2e5d3910e041e3aabc6cc1cd", "sha256": "2a750efe31aeb4430fd4da3b443599053751788ab6996b0a4c748a4d880240f8" }, "downloads": -1, "filename": "collective.pantry-1.0a1.tar.gz", "has_sig": false, "md5_digest": "b828056a2e5d3910e041e3aabc6cc1cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17272, "upload_time": "2017-07-13T08:01:14", "url": "https://files.pythonhosted.org/packages/31/05/72515b9446aa373a2bd5a5107d9dcf2e53a4d7ec75c2877ed55d911b479e/collective.pantry-1.0a1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b828056a2e5d3910e041e3aabc6cc1cd", "sha256": "2a750efe31aeb4430fd4da3b443599053751788ab6996b0a4c748a4d880240f8" }, "downloads": -1, "filename": "collective.pantry-1.0a1.tar.gz", "has_sig": false, "md5_digest": "b828056a2e5d3910e041e3aabc6cc1cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17272, "upload_time": "2017-07-13T08:01:14", "url": "https://files.pythonhosted.org/packages/31/05/72515b9446aa373a2bd5a5107d9dcf2e53a4d7ec75c2877ed55d911b479e/collective.pantry-1.0a1.tar.gz" } ] }