Skip to main content

Introduction

Provides a content navigation behavior, which allows you to show sub content by category.

Compatibility

Plone 4.3.x and 5.1.x support

Installation

  • Add the package to your buildout configuration:

[instance]
eggs +=
    ...
    ftw.contentnav
  • Install the generic import profile.

Usage

The contentnav listing viewlet is registered for all Dexterity-Types. It shows categorized subcontent, within the context

The ftw.contentnav categorisation behavior extends your DX content by the functionality to add categories in the edit-view

You can simply add the contentnav categorisation behavior to your content by adding the following line to FTI:

<property name="behaviors">
    <element value="ftw.contentnav.behaviors.content_categories.IContentCategories" />
</property>

Development

Python:

  1. Fork this repo

  2. Clone your fork

  3. Shell: ln -s development.cfg buidlout.cfg

  4. Shell: python boostrap.py

  5. Shell: bin/buildout

Run bin/test to test your changes.

Or start an instance by running bin/instance fg.

Changelog

1.1.0 (2019-10-23)

  • Add support for Plone 5.1.x. [mbaechtold]

  • Add Plone 5.1.x note to README.md. [busykoala]

1.0.2 (2017-02-28)

  • Strip duplicates when adding new categories through the edit form. [mbaechtold]

1.0.1 (2016-09-26)

  • Fix chameleon support. [jone]

1.0.0 (2016-09-26)

  • Initial release.

Download files

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

Source Distribution

ftw.contentnav-1.1.0.tar.gz (16.9 kB view details)

Uploaded Source

File details

Details for the file ftw.contentnav-1.1.0.tar.gz.

File metadata

  • Download URL: ftw.contentnav-1.1.0.tar.gz
  • Upload date:
  • Size: 16.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/2.7.15

File hashes

Hashes for ftw.contentnav-1.1.0.tar.gz
Algorithm Hash digest
SHA256 0b1f47146397c2c30f659f0575c6714c7c55ee829b9abe158ceb97d565501902
MD5 cf8fdb8908fe13b429696f74c91284cf
BLAKE2b-256 dc344fe379596d2fe072e90c36cf4c74bf8bcd86c4230fe24eab05f1e78ffff2

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.1.0 This release

1 file

1.0.2

1 file

1.0.1

1 file

1.0.0

1 file

Supported by

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