{ "info": { "author": "4teamwork AG", "author_email": "mailto:info@4teamwork.ch", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Framework :: Plone :: 4.3", "Framework :: Plone :: 5.1", "License :: OSI Approved :: GNU General Public License (GPL)", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": ".. contents:: Table of Contents\n\n\nIntroduction\n============\n\nThis package is an addon for `ftw.simplelayout `_. Please make sure you\nalready installed ``ftw.simplelayout`` on your plone site before installing this addon.\n\nHTML blocks allow you to add arbitrary, unfiltered HTML to a content page.\n\nThe HTML is not escaped when rendered on the content page so you need to be\nespecially careful what you do. By default only users having the role\n\"Manager\" are allowed to add HTML blocks.\n\n\nInstallation\n============\n\n- Add the package to your buildout configuration:\n\n::\n\n [instance]\n eggs +=\n ...\n ftw.htmlblock\n\n\nUsage\n=====\n\nDrag a HTML block form the toolbox into your page and fill the textarea.\n\n\nDevelopment\n===========\n\n**Python:**\n\n1. Fork this repo\n2. Clone your fork\n3. Shell: ``ln -s development.cfg buildout.cfg``\n4. Shell: ``python boostrap.py``\n5. Shell: ``bin/buildout``\n\nRun ``bin/test`` to test your changes.\n\nOr start an instance by running ``bin/instance fg``.\n\n\nLinks\n=====\n\n- GitHub: https://github.com/4teamwork/ftw.htmlblock\n- Issues: https://github.com/4teamwork/ftw.htmlblock/issues\n- PyPI: http://pypi.python.org/pypi/ftw.htmlblock\n- Continuous integration: https://jenkins.4teamwork.ch/search?q=ftw.htmlblock\n\n\nCopyright\n=========\n\nThis package is copyright by `4teamwork `_.\n\n``ftw.htmlblock`` is licensed under GNU General Public License, version 2.\n\nChangelog\n=========\n\n\n1.1.0 (2019-09-04)\n------------------\n\n- Define template in view, not in zcml. [jone]\n\n- Add macros and slots to block views for easy customization. [jone]\n\n- Make iframe fixes compatible with ftw.iframefix 2.0. [Kevin Bieri]\n\n- Install ftw.iframefix\n [Kevin Bieri]\n\n- Update to plone 5.1 [busykoala]\n\n\n1.0.5 (2017-03-07)\n------------------\n\n- Make HtmlBlock addable on plone site per default [raphael-s]\n\n\n1.0.4 (2016-09-12)\n------------------\n\n- Enlarge textarea for html-block content.\n [raphael-s]\n\n\n1.0.3 (2016-08-18)\n------------------\n\n- Introduce upgrade steps.\n [raphael-s]\n\n\n1.0.2 (2016-08-09)\n------------------\n\n- Remove metadata.xml-dependencie to ftw.simplelayout.\n This package is an addon of ftw.simplelayout and should not install it.\n [elioschmutz]\n\n- Add suport for iframe tags on MS Edge\n [raphael-s]\n\n\n1.0.1 (2016-05-24)\n------------------\n\n- Prevent iframe from stopping event bubbling in IE\n [Kevin Bieri]\n\n1.0.0 (2016-05-20)\n------------------\n\n- Initial implementation. [mbaechtold]", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/4teamwork/ftw.htmlblock", "keywords": "ftw plone html block", "license": "GPL2", "maintainer": "Martin Baechtold", "maintainer_email": "", "name": "ftw.htmlblock", "package_url": "https://pypi.org/project/ftw.htmlblock/", "platform": "", "project_url": "https://pypi.org/project/ftw.htmlblock/", "project_urls": { "Homepage": "https://github.com/4teamwork/ftw.htmlblock" }, "release_url": "https://pypi.org/project/ftw.htmlblock/1.1.0/", "requires_dist": null, "requires_python": "", "summary": "A block rendering unescaped HTML to be used on a content page powered by ftw.simplelayout", "version": "1.1.0" }, "last_serial": 5823349, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "f68f18684819c4cf1c75612019833346", "sha256": "b6decab15a9b9b2e00867c20cbc7211c8a4f90b8dcfd4b1d08fc12a63e681fc3" }, "downloads": -1, "filename": "ftw.htmlblock-1.0.0.tar.gz", "has_sig": false, "md5_digest": "f68f18684819c4cf1c75612019833346", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14431, "upload_time": "2016-05-20T09:40:46", "url": "https://files.pythonhosted.org/packages/22/29/32b1663eb288301db35291cd22ad3f0ccaceba9620cd15fc8bba957686b8/ftw.htmlblock-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "13a8f350eeddc6c12ac36e698b8029ca", "sha256": "37627c1b53513dc20849cf2fda0c72f8e78bde9ca2ea75c97e975a2ecb7e8a7e" }, "downloads": -1, "filename": "ftw.htmlblock-1.0.1.tar.gz", "has_sig": false, "md5_digest": "13a8f350eeddc6c12ac36e698b8029ca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14594, "upload_time": "2016-05-24T07:31:18", "url": "https://files.pythonhosted.org/packages/b2/bd/c823c39734a8fd28e2b8871d157ca8885cae457ba45a72ab5e7d5bb50e50/ftw.htmlblock-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "7cf0ef58e9d7328605949fdd0dd3c56c", "sha256": "cbdbdd225c8adf1a69e22701d1104eb8d95c2a67e81a4151467dcb5549c86248" }, "downloads": -1, "filename": "ftw.htmlblock-1.0.2.tar.gz", "has_sig": false, "md5_digest": "7cf0ef58e9d7328605949fdd0dd3c56c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15286, "upload_time": "2016-08-09T15:22:41", "url": "https://files.pythonhosted.org/packages/2c/c4/b9dc7092d7096ad5315875164cdd7c89ac846ed073a3ddc0236f7d2efd08/ftw.htmlblock-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "6385dc7c457e02f5a53b7167795daca9", "sha256": "44cf5fa6c4ff6e5fb29b1466caf9087e75c02dae35d355d2f56ff6119e616865" }, "downloads": -1, "filename": "ftw.htmlblock-1.0.3.tar.gz", "has_sig": false, "md5_digest": "6385dc7c457e02f5a53b7167795daca9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15563, "upload_time": "2016-08-18T14:09:12", "url": "https://files.pythonhosted.org/packages/db/48/2ea369bec0e83091c4b5db44cbc1708d038a924f524ea7e404b591eb9d2d/ftw.htmlblock-1.0.3.tar.gz" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "57048d60dfaeafc52e66af516778096d", "sha256": "b26dfdbcdfbb75dc2a8353bf23d8a9e49b38b8af591b64788e41ba148a635d48" }, "downloads": -1, "filename": "ftw.htmlblock-1.0.4.tar.gz", "has_sig": false, "md5_digest": "57048d60dfaeafc52e66af516778096d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15654, "upload_time": "2016-09-12T15:47:36", "url": "https://files.pythonhosted.org/packages/30/70/f4310523bc998df696ecac63528f671c60c97d703cf7a0be78422987a05e/ftw.htmlblock-1.0.4.tar.gz" } ], "1.0.5": [ { "comment_text": "", "digests": { "md5": "2f17cdb3ef976b61abe49d652907df54", "sha256": "a68672bacddf9208bcbdce7162b9d490d812a2b571620a787d00287c71feb9cd" }, "downloads": -1, "filename": "ftw.htmlblock-1.0.5.tar.gz", "has_sig": false, "md5_digest": "2f17cdb3ef976b61abe49d652907df54", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15659, "upload_time": "2017-03-07T10:04:17", "url": "https://files.pythonhosted.org/packages/13/99/b02da8e9df68b44cc0c21713ae3d1925c1ab3a63054ba6e2672dc63df6da/ftw.htmlblock-1.0.5.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "86ddb181b1ca2698490300d0b3332c81", "sha256": "90e60781290be6610f7680d214e9e9d77173aee19892a4a081bff801595d8e03" }, "downloads": -1, "filename": "ftw.htmlblock-1.1.0.tar.gz", "has_sig": false, "md5_digest": "86ddb181b1ca2698490300d0b3332c81", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17848, "upload_time": "2019-09-04T09:13:30", "url": "https://files.pythonhosted.org/packages/08/1b/359a50c71abc1b16b99fe43bfe543a75dc2e851fcdd038b6fa9a7aa1461f/ftw.htmlblock-1.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "86ddb181b1ca2698490300d0b3332c81", "sha256": "90e60781290be6610f7680d214e9e9d77173aee19892a4a081bff801595d8e03" }, "downloads": -1, "filename": "ftw.htmlblock-1.1.0.tar.gz", "has_sig": false, "md5_digest": "86ddb181b1ca2698490300d0b3332c81", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17848, "upload_time": "2019-09-04T09:13:30", "url": "https://files.pythonhosted.org/packages/08/1b/359a50c71abc1b16b99fe43bfe543a75dc2e851fcdd038b6fa9a7aa1461f/ftw.htmlblock-1.1.0.tar.gz" } ] }