{ "info": { "author": "Benjamin Liles", "author_email": "ben@ltwebdev.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Framework :: Django", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\r\n------------\r\n\r\nThis is a `Django CMS` menu plugin for replacing links in menus with the \r\nredirected URL.\r\n\r\nInstallation\r\n------------\r\n\r\nFirst, you must install `Django CMS` and `Django`. For full details, see the installation \r\ninstructions for those packages.\r\n\r\nInstall ``cmsmenu-redirect`` to your environment with a tool such as `PIP`, \r\n`setuptools`, or `buildout`.\r\n\r\nAdd ``cmsmenu_redirect`` and ``django.contrib.redirects`` to the \r\n``INSTALLED_APPS`` list in your project's ``settings.py`` and run the \r\n``syncdb`` command on your ``manage.py``.\r\n\r\n.. _Django: http://www.djangoproject.com/\r\n.. _Django CMS: https://www.django-cms.org/\r\n.. _PIP: http://www.pip-installer.org/\r\n.. _setuptools: http://pypi.python.org/pypi/setuptools/\r\n.. _buildout: http://pypi.python.org/pypi/zc.buildout/\r\n\r\nWhat's Inside\r\n-------------\r\n\r\nThere is a ``menus`` Navigation Modifier that checks all nodes in the navigation\r\nagainst the registered redirects (from ``django.contrib.redirects``). When a \r\nnode has a redirect, the url of that node is rewritten for the redirect.\r\n\r\n0.1 (2011/05/12)\r\n----------------\r\n\r\n* Menu modifier added", "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/benliles/cmsmenu-redirect", "keywords": "django cms plugin menu", "license": "UNKNOWN", "maintainer": "", "maintainer_email": "", "name": "cmsmenu-redirect", "package_url": "https://pypi.org/project/cmsmenu-redirect/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cmsmenu-redirect/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/benliles/cmsmenu-redirect" }, "release_url": "https://pypi.org/project/cmsmenu-redirect/0.1/", "requires_dist": null, "requires_python": null, "summary": "Django CMS Menu Plugin for Django Contrib Redirects", "version": "0.1" }, "last_serial": 745678, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "b52a412fd34f349a996576ca0f722dc8", "sha256": "1069814f87140a6b1944c1e692904f03a864de4966814d9b087c1a9a602fabe1" }, "downloads": -1, "filename": "cmsmenu-redirect-0.1.tar.gz", "has_sig": false, "md5_digest": "b52a412fd34f349a996576ca0f722dc8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2305, "upload_time": "2011-05-12T22:50:38", "url": "https://files.pythonhosted.org/packages/59/55/1a0dbb5f2913442c4da3412062686a20a6cc9ea9cbc91354c8c9a568f11d/cmsmenu-redirect-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b52a412fd34f349a996576ca0f722dc8", "sha256": "1069814f87140a6b1944c1e692904f03a864de4966814d9b087c1a9a602fabe1" }, "downloads": -1, "filename": "cmsmenu-redirect-0.1.tar.gz", "has_sig": false, "md5_digest": "b52a412fd34f349a996576ca0f722dc8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2305, "upload_time": "2011-05-12T22:50:38", "url": "https://files.pythonhosted.org/packages/59/55/1a0dbb5f2913442c4da3412062686a20a6cc9ea9cbc91354c8c9a568f11d/cmsmenu-redirect-0.1.tar.gz" } ] }