Giter Club home page Giter Club logo

ftw.contentnav's Introduction

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

Plone 4.3.x and 5.1.x support

  • Add the package to your buildout configuration:
[instance]
eggs +=
    ...
    ftw.contentnav
  • Install the generic import profile.

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>

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.

This package is copyright by 4teamwork.

ftw.contentnav is licensed under GNU General Public License, version 2.

ftw.contentnav's People

Contributors

elioschmutz avatar jone avatar mbaechtold avatar lukasgraf avatar

Watchers

Thomas Buchberger avatar Timon Tschanz avatar  avatar Mathias Leimgruber avatar Philippe Gross avatar 4teamwork Jenkins avatar James Cloos avatar Bernhard Bühlmann avatar Murat Tokmak avatar Linus Luginbühl avatar Furkan Kalınsaz avatar Fabian Guyer avatar Nicola Lorenz avatar  avatar Marco Baumgartner avatar  avatar Daniel Jowett avatar

ftw.contentnav's Issues

Resource registry

Should we make use of the new resource registry introduced in Plone 5.0?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.