{ "info": { "author": "Alexander Ivanov", "author_email": "alexander.ivanov@redsolution.ru", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Natural Language :: English", "Natural Language :: Russian", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP :: Site Management" ], "description": "=================\ndjango-menu-proxy\n=================\n\nAllow you to build different menus and breadcrumbs over objects with differect types on your site.\n\nInstallation:\n=============\n\nIn settings.py:\n---------------\n\n1. Add ``menuproxy`` to your ``INSTALLED_APPS``.\n\n2. Set ``MENU_PROXY_SETTINGS`` variable. To learn about how to use it read source code of example project.\n\nUsage:\n======\n\nIn your templates:\n------------------\n\n1. Load ``menuproxy_tags`` templatetag::\n\n {% load menuproxy_tags %}\n\n2. To show menu use::\n\n {% show_main_menu %}\n\nor::\n\n {% show_full_menu %}\n\nor::\n\n {% show_auto_menu %}\n\n3. To show breadcrumbs use::\n\n {% show_breadcrumbs %}\n\nTo learn more about usage read source code of example project.\n\nHistory:\n========\n\n* 0.1.0 - First release\n\n* 0.1.1 - Fixed old tag pop_breadcrumb", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://packages.python.org/django-menu-proxy", "keywords": "django menu", "license": "GPLv3", "maintainer": null, "maintainer_email": null, "name": "redsolutioncms.django-menu-proxy", "package_url": "https://pypi.org/project/redsolutioncms.django-menu-proxy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/redsolutioncms.django-menu-proxy/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://packages.python.org/django-menu-proxy" }, "release_url": "https://pypi.org/project/redsolutioncms.django-menu-proxy/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "MenuProxy allows you to build dynamic menu on site using different models.\nFor example, you can combine flatpages, hardlinked views and news sorted by date\nin site menu. Menu will be updated dynamically, respectively, the structure of objects.", "version": "0.1.2" }, "last_serial": 1185235, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "b7618869286d17ddfe66820e1444664b", "sha256": "bfc7259bdbd501afd4f66940a0fa165b02e9b7f99e0e87ba48d5618a83b448d6" }, "downloads": -1, "filename": "redsolutioncms.django-menu-proxy-0.1.0.tar.gz", "has_sig": false, "md5_digest": "b7618869286d17ddfe66820e1444664b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9564, "upload_time": "2010-11-10T20:08:17", "url": "https://files.pythonhosted.org/packages/39/6f/104c9772c3ac3fa56b58748b5791a495c9ecf13d6bd63bf6b832fdbeb00b/redsolutioncms.django-menu-proxy-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "01dacbf1070e820ed66ab6332446d51c", "sha256": "6a8860ba6153180aab76fd5f58b1cb8dfbc69451ce440647de1a2eecec940b23" }, "downloads": -1, "filename": "redsolutioncms.django-menu-proxy-0.1.1.tar.gz", "has_sig": false, "md5_digest": "01dacbf1070e820ed66ab6332446d51c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12302, "upload_time": "2011-03-16T08:03:10", "url": "https://files.pythonhosted.org/packages/05/ae/4e27bdc1a6882d7668a21de9b86f386206e9648cde5ac12a1e2d79f5dcb7/redsolutioncms.django-menu-proxy-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "2374f1022906e83194bbd2dc6caba10e", "sha256": "f79a76952a1838a21a8e4864cb1fd9d929645eb481c8cdb2c6e34d65ee3f720a" }, "downloads": -1, "filename": "redsolutioncms.django-menu-proxy-0.1.2.zip", "has_sig": false, "md5_digest": "2374f1022906e83194bbd2dc6caba10e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17251, "upload_time": "2014-08-09T20:40:03", "url": "https://files.pythonhosted.org/packages/dd/13/668543ee8e3e192ff5eb3996544d4e4d4d04b05f253d7b2fba5ae1852065/redsolutioncms.django-menu-proxy-0.1.2.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2374f1022906e83194bbd2dc6caba10e", "sha256": "f79a76952a1838a21a8e4864cb1fd9d929645eb481c8cdb2c6e34d65ee3f720a" }, "downloads": -1, "filename": "redsolutioncms.django-menu-proxy-0.1.2.zip", "has_sig": false, "md5_digest": "2374f1022906e83194bbd2dc6caba10e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17251, "upload_time": "2014-08-09T20:40:03", "url": "https://files.pythonhosted.org/packages/dd/13/668543ee8e3e192ff5eb3996544d4e4d4d04b05f253d7b2fba5ae1852065/redsolutioncms.django-menu-proxy-0.1.2.zip" } ] }