Skip to main content

Django CMS Menu Plugin for Django Contrib Redirects

Project description

Introduction

This is a Django CMS menu plugin for replacing links in menus with the redirected URL.

Installation

First, 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 Inside

There 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.

0.1 (2011/05/12)

  • Menu modifier added

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cmsmenu-redirect-0.1.tar.gz (2.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page