{ "info": { "author": "Robin Harms Oredsson", "author_email": "robin@betahaus.net", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python" ], "description": "Betahaus ContextCloud\r\n=====================\r\n\r\n* `Introduction`_\r\n* `Usage`_\r\n* `Caveats`_\r\n* `Found a bug?`_\r\n* `Contributors`_\r\n\r\n\r\nIntroduction\r\n------------\r\n\r\nA simple tag cloud or list that shows what's in this context. It's only usable\r\nfor folderish things including collections. If you combine several portlets\r\nit will work like a facet navigation. It doesn't require any customisation or\r\ncustomized listing templates - it should just work with whatever you have in place\r\nor the Plone default ones.\r\n\r\nThe tag cloud uses the power law to normalize sizes. In most usecases when tags\r\nare folksonomy-based it should cause the most used tags to have a bit less weight\r\nproportionally to the other tags.\r\n\r\nThe package itself consists of an adapter that does all computing (to make it simple\r\nto use it for other things) and a portlet that displays stuff.\r\n\r\n\r\nUsage\r\n-----\r\n\r\n* Install the product (in buildout and in Plone)\r\n* Go to manage portlets and select \"Context cloud portlet\".\r\n* Catalog index is the index to build results from. It has to exist as a column\r\n in the portal catalog. (It won't be selectable here if it doesn't)\r\n* Cloud shows results as a tag cloud.\r\n* List shows it as a list with the number of occurences to the right.\r\n* Level is only used for tag clouds. It sets how many different levels (sizes)\r\n it should have. If you use more than 5 you need to add css for it. (see the css file)\r\n* The portlet will show up in any folderish context with at least 1 result for the\r\n catalog index you selected.\r\n* That's it.\r\n\r\n\r\nCaveats\r\n-------\r\n\r\n* I didn't want to add any caching at this stage. It doesn't make sense unless you have\r\n an enormous amount of hits and content, and in that case you'll have Varnish or something\r\n else in front anyway, right?\r\n\r\n\r\nFound a bug?\r\n------------\r\n\r\nPlease contact the author at robin (at) betahaus.net\r\n\r\nIf you want to participate in development of this or any other project that Betahaus does,\r\ncheck out http://dev.betahaus.net.\r\n\r\n\r\nContributors\r\n------------\r\n\r\n* `Robin Harms Oredsson `_, Author / Swedish translation.\r\n* Veronika Menjoun, Russian translation.\r\n* `FOJO `_, Funding\r\n\r\n.. image:: http://betahaus.net/logo.jpg\r\n :alt: Betahaus logo\r\n :target: http://betahaus.net\r\n\r\nMade by `Betahaus `_\r\n- if you want to contribute, visit `http://dev.betahaus.net `_\r\n\r\nChangelog\r\n=========\r\n\r\n0.1b (2011-03-22)\r\n-----------------\r\n\r\n- Initial release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://dev.betahaus.net/collective/", "keywords": "plone tagcloud facet navigation", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "betahaus.contextcloud", "package_url": "https://pypi.org/project/betahaus.contextcloud/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/betahaus.contextcloud/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://dev.betahaus.net/collective/" }, "release_url": "https://pypi.org/project/betahaus.contextcloud/0.1b/", "requires_dist": null, "requires_python": null, "summary": "Show a tag cloud for the current context", "version": "0.1b" }, "last_serial": 1000934, "releases": { "0.1b": [ { "comment_text": "", "digests": { "md5": "44e7077856d7d762ae35e344cf0356bf", "sha256": "34a4c4ec5760a491a26af7798c38040c18fe8bfbd2125a917333f496f274e203" }, "downloads": -1, "filename": "betahaus.contextcloud-0.1b.zip", "has_sig": false, "md5_digest": "44e7077856d7d762ae35e344cf0356bf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35610, "upload_time": "2011-03-22T14:39:02", "url": "https://files.pythonhosted.org/packages/40/6e/66c02918a7667cd8a6646cd80d7b3c85291fa36f8d67c93d75ed04a35d49/betahaus.contextcloud-0.1b.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "44e7077856d7d762ae35e344cf0356bf", "sha256": "34a4c4ec5760a491a26af7798c38040c18fe8bfbd2125a917333f496f274e203" }, "downloads": -1, "filename": "betahaus.contextcloud-0.1b.zip", "has_sig": false, "md5_digest": "44e7077856d7d762ae35e344cf0356bf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35610, "upload_time": "2011-03-22T14:39:02", "url": "https://files.pythonhosted.org/packages/40/6e/66c02918a7667cd8a6646cd80d7b3c85291fa36f8d67c93d75ed04a35d49/betahaus.contextcloud-0.1b.zip" } ] }