{ "info": { "author": "NiteoWeb Ltd.", "author_email": "info@niteoweb.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python" ], "description": "Introduction\n============\n\nniteoweb.downloadcounter is a simple Plone add-on. It counts how many times has a default\nFile content type been downloaded. It displays this value in a viewlet below File's title.\n\n\nInstalling\n==========\n\nThis package requires Plone 4.0 or later (tested on 4.0a4).\n\nInstalling without buildout\n---------------------------\n\nInstall this package in either your system path packages or in the lib/python\ndirectory of your Zope instance. You can do this using either easy_install or\nvia the setup.py script.\n\nInstalling with buildout\n------------------------\n\nIf you are using `buildout` to manage your instance installing\nniteoweb.downloadcounter is even simpler. You can install\nniteoweb.downloadcounter by adding it to the eggs line for your instance::\n\n [instance]\n eggs = niteoweb.downloadcounter\n\nAfter updating the configuration you need to run the ''bin/buildout'', which\nwill take care of updating your system.\n\nGo to the 'Site Setup' page in the Plone interface and click on the 'Add/Remove Products' link.\n\nChoose the product (check its checkbox) and click the 'Install' button.\n\n\nChangelog for niteoweb.downloadcounter\n======================================\n\n1.0 (2010-02-06)\n----------------\n \n- Registers a viewlet that displays download count value on ATFile view page. [zupo] \n\n- Overrides at_download Script (Python) so that it also increases the download count value. [zupo] \n\n- Use archetypes.schemaextender to add an integer field 'download count' to ATFile. [zupo] \n\n- Initial release. [zupo]", "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/niteoweb.downloadcounter", "keywords": "Plone", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "niteoweb.downloadcounter", "package_url": "https://pypi.org/project/niteoweb.downloadcounter/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/niteoweb.downloadcounter/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://plone.org/products/niteoweb.downloadcounter" }, "release_url": "https://pypi.org/project/niteoweb.downloadcounter/1.0/", "requires_dist": null, "requires_python": null, "summary": "Counts how many time was a File content type downloaded and displays this number on File view page.", "version": "1.0" }, "last_serial": 795439, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "3949da37eccfcb053bda4a087489a7ee", "sha256": "1bfd71a1e53ef1474f03f1d5ffefa353ef78d46b84e5bb4a3d208aca0abd3e25" }, "downloads": -1, "filename": "niteoweb.downloadcounter-1.0.tar.gz", "has_sig": false, "md5_digest": "3949da37eccfcb053bda4a087489a7ee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12534, "upload_time": "2010-02-06T20:33:42", "url": "https://files.pythonhosted.org/packages/09/e0/6e66aa51bfe509aeb6213530743b239121eef8890352d47509ee9f73f511/niteoweb.downloadcounter-1.0.tar.gz" } ], "1.1dev": [] }, "urls": [ { "comment_text": "", "digests": { "md5": "3949da37eccfcb053bda4a087489a7ee", "sha256": "1bfd71a1e53ef1474f03f1d5ffefa353ef78d46b84e5bb4a3d208aca0abd3e25" }, "downloads": -1, "filename": "niteoweb.downloadcounter-1.0.tar.gz", "has_sig": false, "md5_digest": "3949da37eccfcb053bda4a087489a7ee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12534, "upload_time": "2010-02-06T20:33:42", "url": "https://files.pythonhosted.org/packages/09/e0/6e66aa51bfe509aeb6213530743b239121eef8890352d47509ee9f73f511/niteoweb.downloadcounter-1.0.tar.gz" } ] }