{ "info": { "author": "jbaldivieso", "author_email": "jonb@groundwire.org", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "License :: OSI Approved :: GNU General Public License (GPL)", "Programming Language :: Python" ], "description": "Description\n===========\n\nScrawl is a dirt-simple blog product for Plone. It copies the News Item\ncontent type to create a Blog Entry (with a slightly tweaked view template)\nand adds an alternative view to Collections (blog_view). Note that blog_view\nshows either the description of each contained blog entry (if it exists) or the\nentire body. It's up to the user to limit those results in an intelligent\nway so that page loads doesn't take too long.\n\nScrawl works in Plone 3.x and 4.x (up to and including 4.3.4).\n\nInstallation\n============\n\nInstalling using buildout\n-------------------------\n\nSimply add Products.Scrawl to your eggs list and rerun buildout.\n\nAdd Scrawl to your Plone site\n-----------------------------\n\nGo to Site Setup page in Plone and click on Add-ons.\n\n\nMigration\n=========\n\nThere is a basic migrator available for Quills -> Scrawl. Read the docstring\nin Products.Scrawl.Extensions.migrate_entries for more details. YMMV.\n\n\nCredits\n=======\n\nOriginal development by Groundwire_ (formlery ONE/Northwest).\n\n.. _Groundwire: http://groundwire.org/\n\nThanks to FamFamFam for the blog entry icon, which is part of the Silk_ set.\n\n.. _Silk: http://www.famfamfam.com/lab/icons/silk/\n\nChangelog\n=========\n\nScrawl 2.0.2 - 2015.04.17\n-------------------------\n\n- Add missing files in SOURCES.txt\n [tkimnguyen]\n\n\nScrawl 2.0.1 - 2015.04.17\n-------------------------\n\n- Add missing CHANGES.txt to egg\n [tkimnguyen]\n\n\nScrawl 2.0 - 2015.04.17\n-----------------------\n\n- Updated docs and version for release\n [tkimnguyen]\n\n- Removed attempt to render the related items macro in the blog entry view. This\n skin template was removed in Plone 4.3. Related items are now (by default) in\n the below content viewlet, so the old macro is now unneeded.\n [smcmahon]\n\n- Removed invalid dl in blog view.\n [yomatters]\n\n- Added class to blog entry byline separator for easier CSS.\n [yomatters]\n\n- Fixed permalink URL in blog view.\n [yomatters]\n\n- Excluded unpublished comments from the displayed count for sites with\n plone.app.discussion.\n [yomatters]\n\n- Allowed filtering of blog view by author.\n [yomatters]\n\n- Move sources to github.com/collective/Products.Scrawl\n [toutpt]\n\n- Add french translation\n [toutpt]\n\nScrawl 2.0b1 - 2011.02.24\n-------------------------\n\n- Brought back support for Plone 3.\n [yomatters]\n\n- Added upgrade step.\n [yomatters]\n\n- Added an icon for the Blog Entry type.\n [yomatters]\n\n- Updated the i18n structure.\n [yomatters]\n\n- Removed duplication of byline template.\n [yomatters]\n\n- Updated templates using Plone 4 macros.\n [yomatters]\n\n- Made blog view filterable by subject in Plone 4.\n [yomatters]\n\n- Added support for plone.app.discussion.\n [yomatters]\n\n- Converted view templates to Zope 3 browser views.\n [yomatters]\n\n- Added a Zope 3 browser layer.\n [yomatters]\n\n- Replaced install and uninstall methods with GenericSetup profiles.\n [yomatters]\n\n\nScrawl 1.3.2 - 2010.03.09\n-------------------------\n\n- Uninstall resets display template for existing Collections using\n blog_view. Thanks to Shane Graber! [jbaldivieso]\n\n- Added support for Plone 4. [pelle]\n\n- Added Czech translations. [lzdych]\n\n\nScrawl 1.3.1 - 2009.06.11\n-------------------------\n\n- No changes, but re-releasing because the egg broke during shipping.\n [jbaldivieso]\n\n\nScrawl 1.3 - 2009.06.10\n-----------------------\n\n- Added Dutch translations. [markvl]\n\n- Added Japanese translation [papago]\n\n- Added Turkish translation [uyar]\n\n- Added Brazilian portuguese translation [danipessanha]\n\n- Fixed issue #9 (compilation problems running buildout on certain\n platforms) [jbaldivieso]\n\n- Fixed issue #10 (Duplicate Keyword Issue) [danipessanha]\n\nScrawl 1.2 - final - 2009.10.01\n-------------------------------\n\n- added i18n markup for the plone 2.1/2.5 layer and added various adjustments\n added previously to the plone 3 layer. [pelle]\n\n- lets us a div block for the rich text in the blog_view.pt since there could\n be inserted various block elements and that will create invalid html like\n \"

My special div block

\". [pelle]\n\n- (re)enabled the 'read more' but with a condition so its only shown if the\n body text isn't show http://plone.org/products/scrawl/issues/2 [pelle]\n\n- added i18n support (plone 3.0) and a Danish translation [pelle]\n\n\nScrawl 1.1 - final\n------------------\n\n- re-released as an egg. No other changes. [jbaldivieso]\n\n\nScrawl 1.0 - final\n------------------\n\n- Changed templates slightly to fully enable Plone 2.1 support. [jbaldivieso]\n\n- Cleaned up presentation of blog entries if they haven't been published yet\n (and therefore lack Effective Date). [jbaldivieso]\n\n\nScrawl 1.0 - beta 3\n-------------------\n\n- Fixed a bug in Plone 3.0 where the Plone Types Ctrl Panel protested when you\n tried to save settings for Blog Entries. [jbaldivieso]\n\n- Made Blog Entries open for commenting by default [jbaldivieso]\n\n- Added Blog Entries to the portal factory, so that skeleton Blog Entries\n don't clutter up your site when you add one but don't save it. [jbaldivieso]\n\n- Added External Method for migrating Quills blog entries to Scrawl [ohtogo]\n\n\nScrawl 1.0 - beta 2\n-------------------\n\n- slimmed down blog_view so that it just shows descriptions of blog entries\n if they exist (full bodies otherwise) [jbaldivieso]\n\n\nScrawl 1.0 - beta 1\n-------------------\n\n- initial release [jbaldivieso]", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://plone.org/products/scrawl", "keywords": "plone blog", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "Products.Scrawl", "package_url": "https://pypi.org/project/Products.Scrawl/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Products.Scrawl/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://plone.org/products/scrawl" }, "release_url": "https://pypi.org/project/Products.Scrawl/2.0.2/", "requires_dist": null, "requires_python": null, "summary": "Scrawl is a dirt-simple blog product for Plone.", "version": "2.0.2" }, "last_serial": 2340264, "releases": { "1.1": [ { "comment_text": "", "digests": { "md5": "3d5b84c0c8df5277f58fbb4e6080bd32", "sha256": "41947eecebf5fec807d6a7aa067610ede313b391da972f67def050734f8336ef" }, "downloads": -1, "filename": "Products.Scrawl-1.1-py2.4.egg", "has_sig": false, "md5_digest": "3d5b84c0c8df5277f58fbb4e6080bd32", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 25277, "upload_time": "2008-11-10T21:07:47", "url": "https://files.pythonhosted.org/packages/d1/e9/1826051862d7829b629636cd58e78c5472effca29b0d5e24bdce1fc7c4e4/Products.Scrawl-1.1-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "8fbaea6d1571e880487657ec90c18859", "sha256": "06cb655606de817adf061b797c9cc0d807a0fe9cb51e4b7e0ce9a534afc6c04c" }, "downloads": -1, "filename": "Products.Scrawl-1.1.tar.gz", "has_sig": false, "md5_digest": "8fbaea6d1571e880487657ec90c18859", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12129, "upload_time": "2008-11-10T21:07:46", "url": "https://files.pythonhosted.org/packages/dc/fb/93766f7e2e6587a3360856bf79b7c870e4d2421eef156159b6e8e52199d5/Products.Scrawl-1.1.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "58ced074859d7283982cf84b9bfc627c", "sha256": "c5cf84e394be6fa860662a2018bb8b7fd45a2a37601a3d151bcfcb15dcf8d948" }, "downloads": -1, "filename": "Products.Scrawl-1.2.tar.gz", "has_sig": false, "md5_digest": "58ced074859d7283982cf84b9bfc627c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14516, "upload_time": "2009-02-10T17:21:32", "url": "https://files.pythonhosted.org/packages/39/9b/daeb136aef1885e79193792d129a544a4818e2a45f255a589d931be305e5/Products.Scrawl-1.2.tar.gz" } ], "1.3": [], "1.3.1": [ { "comment_text": "", "digests": { "md5": "f415a9572cb617d34fad6373fa2e62bc", "sha256": "e8f0c814cf49285c28e7e786e26d8ef72cff6cfca34fe34d21ace3c8b12ef665" }, "downloads": -1, "filename": "Products.Scrawl-1.3.1.tar.gz", "has_sig": false, "md5_digest": "f415a9572cb617d34fad6373fa2e62bc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16939, "upload_time": "2009-06-11T18:11:47", "url": "https://files.pythonhosted.org/packages/50/84/f5c25769d9ab388ddab00b1071fb989de6266df629fdfe4ce15f886fcbdd/Products.Scrawl-1.3.1.tar.gz" } ], "1.3.2": [ { "comment_text": "", "digests": { "md5": "7f5c830a90ff3511801e4002799ca32f", "sha256": "c34e58c096745a73f1edd23e6b63c55696db8ddf332a333291c767b4259cba32" }, "downloads": -1, "filename": "Products.Scrawl-1.3.2.zip", "has_sig": true, "md5_digest": "7f5c830a90ff3511801e4002799ca32f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 44850, "upload_time": "2010-03-10T00:59:27", "url": "https://files.pythonhosted.org/packages/0f/cb/a77bdae7aa3fcb6156f03d77e7c4bbf08b66723daee3fa36f8a7e960d125/Products.Scrawl-1.3.2.zip" } ], "1.3dev-r87944": [], "2.0": [ { "comment_text": "", "digests": { "md5": "751e9bc8618771efbd3731bd56981347", "sha256": "ea242688e8f544041ed8712e07f53ec09a3c14fed204f19a6f69c6101b5cc951" }, "downloads": -1, "filename": "Products.Scrawl-2.0.tar.gz", "has_sig": false, "md5_digest": "751e9bc8618771efbd3731bd56981347", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9451, "upload_time": "2015-04-17T15:15:16", "url": "https://files.pythonhosted.org/packages/3c/d8/bd47dc70a56ef48aac95b2d72fdf1402200866bafcef1e3c27996694eb83/Products.Scrawl-2.0.tar.gz" } ], "2.0.1": [ { "comment_text": "", "digests": { "md5": "3bcc2a75e65b21f3a2b606eedf20618d", "sha256": "c06f64600f5db5e620395cf3523e2cd4a4438f42c8db59f5a027ef7fa29e3065" }, "downloads": -1, "filename": "Products.Scrawl-2.0.1.tar.gz", "has_sig": false, "md5_digest": "3bcc2a75e65b21f3a2b606eedf20618d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9980, "upload_time": "2015-04-17T15:29:53", "url": "https://files.pythonhosted.org/packages/38/6c/71aaa0f7ed07d9864504fd6c4715e7d6d5101f002481bc43834f65f1a43d/Products.Scrawl-2.0.1.tar.gz" } ], "2.0.2": [ { "comment_text": "", "digests": { "md5": "c04c0487ad0360f6124e821cf4cd5e88", "sha256": "fc66a7def2e2cf59893161d203558c814c15edff772b59559ea2ead276c74f40" }, "downloads": -1, "filename": "Products.Scrawl-2.0.2.tar.gz", "has_sig": false, "md5_digest": "c04c0487ad0360f6124e821cf4cd5e88", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24458, "upload_time": "2015-04-17T16:25:16", "url": "https://files.pythonhosted.org/packages/b1/27/15936db95a8405ef6bbb64eb86dbea8531b8677580cf16af5911bcc98f45/Products.Scrawl-2.0.2.tar.gz" } ], "2.0b1": [ { "comment_text": "", "digests": { "md5": "3c128d7a3efc1e3e65c3f925cbcbc6bc", "sha256": "4c27fc6e670199927dd078f36a1b7a6ccbeb473d4f2e4b30e547c2d62a018874" }, "downloads": -1, "filename": "Products.Scrawl-2.0b1.zip", "has_sig": false, "md5_digest": "3c128d7a3efc1e3e65c3f925cbcbc6bc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 48617, "upload_time": "2011-02-25T17:07:18", "url": "https://files.pythonhosted.org/packages/5d/bf/f4f9b8695c6016a4207fdb4bdaf43dcca7ec2e5eec2f905bde3b2e2351d0/Products.Scrawl-2.0b1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c04c0487ad0360f6124e821cf4cd5e88", "sha256": "fc66a7def2e2cf59893161d203558c814c15edff772b59559ea2ead276c74f40" }, "downloads": -1, "filename": "Products.Scrawl-2.0.2.tar.gz", "has_sig": false, "md5_digest": "c04c0487ad0360f6124e821cf4cd5e88", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24458, "upload_time": "2015-04-17T16:25:16", "url": "https://files.pythonhosted.org/packages/b1/27/15936db95a8405ef6bbb64eb86dbea8531b8677580cf16af5911bcc98f45/Products.Scrawl-2.0.2.tar.gz" } ] }