cmsmenu-redirect

Django CMS Menu Plugin for Django Contrib Redirects
Download

cmsmenu-redirect Ranking & Summary

Advertisement

  • Rating:
  • License:
  • The Apache License 2.0
  • Publisher Name:
  • Benjamin Liles
  • Publisher web site:
  • http://code.google.com/u/benliles/

cmsmenu-redirect Tags


cmsmenu-redirect Description

Django CMS Menu Plugin for Django Contrib Redirects cmsmenu-redirect is a django-cms menu plugin for replacing links in menus with the redirected URL.InstallationFirst, you must install Django CMS and Django. For full details, see the installation instructions for those packages.Install cmsmenu-redirect to your environment with a tool such as PIP, setuptools, or buildout.Add cmsmenu_redirect and django.contrib.redirects to the INSTALLED_APPS list in your project's settings.py and run the syncdb command on your manage.py.What's InsideThere is a menus Navigation Modifier that checks all nodes in the navigation against the registered redirects (from django.contrib.redirects). When a node has a redirect, the url of that node is rewritten for the redirect. Requirements: · Python · django-cms What's New in This Release: · Menu modifier added


cmsmenu-redirect Related Software