Skip to main content

Allow Plone Collections to proxy the content to not switch the context.

Project description

Introduction

Allow Plone Collections to proxy the content to not switch the context. The proxied content is shown directly in the context of the collection. If the user klick on a collectionitem, only the url change but neither the navigation nor the breadcrums are modified.

To activate the proxy just edit a collection, go to the settings and there you will find a checkbox.

Installing

If you are using buildout, just add it to your eggs and your zcml in the instance part:

[instance]
eggs = inqbus.collection.proxy
...
zcml = inqbus.collection.proxy

Now, just run ‘’bin/buildout’’ in your instance rootfolder to get the package and all of it dependencies. After that, you are able to install it via the quickinstaller.

Changelog

1.0b1

  • 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

inqbus.collection.proxy-1.0b1.tar.gz (17.7 kB view hashes)

Uploaded Source

Supported by

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