Personal tools
You are here: Home Products collective.kssinline

collective.kssinline

Edit and create content without navigating away from listings

Current release
collective.kssinline 0.9.4

Released Nov 11, 2008 — tested with Plone 3

Use path instead of relative_url for traversals to avoid issues that may arise when using a Virtual Host Monster. This fixes possible KeyErrors on folder_contents.

More about this release…

Get collective.kssinline for all platforms

Project Description

collective.kssinline allows you to edit and create content without navigating away from listings.

kss bindings are made on the add content menu items (the green drop-down). These bindings will intercept the object creation navigation.

The normal folder contents view is subclassed to provide editing links in the table. This view is specified in overrides.zcml with the name folder_contents, which means it overrides the normal Plone folder contents.