skip to navigation
skip to content

cmsplugin-htmlsitemap 0.1.1

HTML sitemap plugin for Django CMS

Downloads ↓

cmsplugin-htmlsitemap

This is an HTML sitemap plugin for Django CMS.

Requirements

  • Django
  • django-cms

Installation

Using PyPI you can simply type into a terminal:

pip install cmsplugin-htmlsitemap

or

easy_install cmsplugin-htmlsitemap

Configuration

Add cmsplugin_htmlsitemap to the list of INSTALLED_APPS in your settings.py file. Don't forget to syncdb your database or migrate if you're using south.

After adding the CMS plugin you can configure filtering of listed pages by their:

* starting/minimal level
* deepest/maximal level
* is in navigation
* exact match on created by
* match title containing substring
* URL match with regular expression

Author

Copyright 2011 Raphael Jasjukaitis <webmaster@raphaa.de> Credits to GW <gw.2011@tnode.com or http://gw.tnode.com/>

Released under the BSD license.

 
File Type Py Version Uploaded on Size # downloads
cmsplugin-htmlsitemap-0.1.1.tar.gz (md5) Source 2011-12-25 3KB 267
cmsplugin_htmlsitemap-0.1.1-py2.7.egg (md5) Python Egg 2.7 2011-12-25 8KB 163