Skip to main content

This is an extension to the Kotti CMS that renders a navigation in the left or right slot.

Project description

This is an extension to the Kotti CMS that renders a navigation in the left or right slot.

Find out more about Kotti

Setting up the navigation widget

To set up the navigation widget to display on every page in Kotti on the left side add kotti_navigation.kotti_configure to the kotti.configurators setting in your ini file:

kotti.configurators = kotti_navigation.kotti_configure

To set up the navigation widget on the right side you have to use the pyramid.includes option in your ini file:

pyramid.includes =
    ...
    kotti_navigation.include_navigation_widget_right

To exclude the root of the site from the navigation, set the kotti_navigation.navigation_widget.include_root variable.:

kotti.configurators = kotti_navigation.kotti_configure
kotti_navigation.navigation_widget.include_root = false

To open the whole navigation all the time, set the kotti_navigation.navigation_widget.open_all variable. This is useful if you plan to set up a popup menu via css or javascript:

kotti.configurators = kotti_navigation.kotti_configure
kotti_navigation.navigation_widget.open_all = false

Changelog

0.1

  • Initial release

Project details


Download files

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

Source Distribution

kotti_navigation-0.1.zip (19.0 kB view details)

Uploaded Source

File details

Details for the file kotti_navigation-0.1.zip.

File metadata

  • Download URL: kotti_navigation-0.1.zip
  • Upload date:
  • Size: 19.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for kotti_navigation-0.1.zip
Algorithm Hash digest
SHA256 3726ab39eb361f6f370f07a2d1b0c1ee3b579f4c5cc8b695114a1eed6bce42fe
MD5 7b9d6734aee9ae05ac9917ddaae96195
BLAKE2b-256 595bb405983bd3b4549727c1f249e943cddbe530c43c4c528e17d5907d9f3ac3

See more details on using hashes here.

Supported by

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