{
"info": {
"author": "Davide Moro",
"author_email": "davide.moro@redomino.com",
"bugtrack_url": null,
"classifiers": [
"Framework :: Plone",
"License :: OSI Approved :: GNU General Public License (GPL)",
"Programming Language :: Python"
],
"description": "redomino.breadcrumbsbrain\n=========================\n\nredomino.breadcrumbsbrain is a new plugin for Plone CMS that will make it much easier\nto search for specific objects in a Plone-based portal or intranet by showing the \nbreadcrumbs paths along with Titles and Descriptions in the search results.\n\nWe all know that common users do not provide objects with proper titles and descriptions \n(sometimes they just do not provide them at all), which makes it hard to figure out \nif what you found is actually what you were looking for. Then you open every link in\nthe search results to find it out, which may take you quite a time. What you actually need \nin a situation like this is CONTEXT.\n\nAnd context is what you get!\nredomino.breadcrumbsbrain displays the breadcrumbs of each object in the search results,\nhelping you in figuring out what those objects are about: are they from 2010 or 2011?\nare they in the 'Notices' archive or in the 'News' archive? and so on.\n\n\nBE CAREFUL!\nThis is not a standalone package. If you want you can call the breadcrumbs_renderer\nview provided by this package (for example you can insert this code into the\nsearch.pt template)::\n\n \n\nThis way you will be able to display where your search results items are placed.\n\nMany thanks to AUSL Bologna.\n\nTechnical details\n-----------------\n\n- redomino.breadcrumbsbrain.interfaces.IBrain\n This is a marker interface applied to all brains\n\n- @@breadcrumbs_view\n This is a browser view with a method named breadcrumbs.\n Once called it will return the breadcrumbs info for a \n particular brain. No getObject is needed, just a\n catalog call for each brain.\n Note well: if you want to use this browser view intensively you should\n STRONGLY consider to add a cache policy (it is not provided by default).\n\n Data format returned::\n\n [\n {'Title': 'News'),\n 'absolute_url': 'http://localhost:8080/Plone/news'\n },\n {'Title': '2011'),\n 'absolute_url': 'http://localhost:8080/Plone/news/2011'\n },\n ]\n\n- @@breadcrumbs_renderer\n This is a browser view that let you show the breadcrumbs info\n of a particular brain.\n\n Data format displayed::\n\n News -> 2011\n\nAuthors\n-------\n\n- Davide Moro \n\n\nChangelog\n=========\n\n0.4 (2012-07-16)\n----------------\n\n- fix template for duplicates ids [sithmel]\n\n\n0.3 (2012-06-01)\n----------------\n\n- Added i18n\n [giacomos]\n\n\n0.2 (2012-05-03)\n----------------\n\n- Added .gitignore file\n [davidemoro]\n\n- Modified breadcrumbs brain format (added \"Home ->\")\n [davidemoro]\n\n\n0.1 (2012-04-02)\n----------------\n\n- Initial release\n [davidemoro]",
"description_content_type": null,
"docs_url": null,
"download_url": "UNKNOWN",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/redomino/redomino.breadcrumbsbrain",
"keywords": "Plone",
"license": "GPL",
"maintainer": null,
"maintainer_email": null,
"name": "redomino.breadcrumbsbrain",
"package_url": "https://pypi.org/project/redomino.breadcrumbsbrain/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/redomino.breadcrumbsbrain/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "https://github.com/redomino/redomino.breadcrumbsbrain"
},
"release_url": "https://pypi.org/project/redomino.breadcrumbsbrain/0.4/",
"requires_dist": null,
"requires_python": null,
"summary": "Breadcrumbs for brains",
"version": "0.4"
},
"last_serial": 798679,
"releases": {
"0.1": [
{
"comment_text": "",
"digests": {
"md5": "9a7fed89d828dcaff177a0a8fa718730",
"sha256": "d674f5b085c51a110cb5ca2e5b8b8ef784e2940e83486b77d3e122768ff6315b"
},
"downloads": -1,
"filename": "redomino.breadcrumbsbrain-0.1.tar.gz",
"has_sig": false,
"md5_digest": "9a7fed89d828dcaff177a0a8fa718730",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 12431,
"upload_time": "2012-04-02T16:59:59",
"url": "https://files.pythonhosted.org/packages/6b/33/731fbb37aa0b8fa384a840cf3612a7d5d359bce1524a33391cd7134fd927/redomino.breadcrumbsbrain-0.1.tar.gz"
}
],
"0.2": [
{
"comment_text": "",
"digests": {
"md5": "e62a3339ec462c05e10b66bc8feb881d",
"sha256": "c1143284923f9d806d8a48c3ceb6578a44d5bf8ebb802a49f68e07f48fb55eff"
},
"downloads": -1,
"filename": "redomino.breadcrumbsbrain-0.2.tar.gz",
"has_sig": false,
"md5_digest": "e62a3339ec462c05e10b66bc8feb881d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 14285,
"upload_time": "2012-05-03T10:03:43",
"url": "https://files.pythonhosted.org/packages/9f/5f/3b9a4b232602593faa94b0c3847beb7d91a6e8f858adc00ee795b29736c3/redomino.breadcrumbsbrain-0.2.tar.gz"
}
],
"0.3": [
{
"comment_text": "",
"digests": {
"md5": "6ee944567c788f1a1dada893e7a530d6",
"sha256": "235c6426c3ad66d80c5fe88a4d22f37db7c45dab3c6722b9c5e0b097e3ae6cbb"
},
"downloads": -1,
"filename": "redomino.breadcrumbsbrain-0.3.zip",
"has_sig": false,
"md5_digest": "6ee944567c788f1a1dada893e7a530d6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 24297,
"upload_time": "2012-06-01T16:49:33",
"url": "https://files.pythonhosted.org/packages/0f/7f/d05b188f556b7764550ab84e03af81cc8fbd91e5421f29f3deb019078cee/redomino.breadcrumbsbrain-0.3.zip"
}
],
"0.4": [
{
"comment_text": "",
"digests": {
"md5": "6d8bb38c9deccbecc676378622062259",
"sha256": "a98ea199bf3fc6d064541452f8cd93e3c5e4bfd247998581ec925069df002d2a"
},
"downloads": -1,
"filename": "redomino.breadcrumbsbrain-0.4.zip",
"has_sig": false,
"md5_digest": "6d8bb38c9deccbecc676378622062259",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 24406,
"upload_time": "2012-07-16T17:19:58",
"url": "https://files.pythonhosted.org/packages/dc/8b/d3cd2bf19019d37280e1b8cd2d8fea8935522278d61364fa83450601c0b7/redomino.breadcrumbsbrain-0.4.zip"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "6d8bb38c9deccbecc676378622062259",
"sha256": "a98ea199bf3fc6d064541452f8cd93e3c5e4bfd247998581ec925069df002d2a"
},
"downloads": -1,
"filename": "redomino.breadcrumbsbrain-0.4.zip",
"has_sig": false,
"md5_digest": "6d8bb38c9deccbecc676378622062259",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 24406,
"upload_time": "2012-07-16T17:19:58",
"url": "https://files.pythonhosted.org/packages/dc/8b/d3cd2bf19019d37280e1b8cd2d8fea8935522278d61364fa83450601c0b7/redomino.breadcrumbsbrain-0.4.zip"
}
]
}