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.
Copyright and Credits
The Author of inqbus.collection.proxy: Max Brauer <max.brauer@inqbus.de>
Maintainer: Thomas Massmann, Maik Derstappen
Changelog
1.0b1
Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for inqbus.collection.proxy-1.0b1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7983a245c0d7fcb84a541faf3df229291c55d75e7e7333ec04ec3a23f120b1e9 |
|
MD5 | 67ff1c5b4edd916c8401450807a8b310 |
|
BLAKE2b-256 | 7d03e6640abc6112060817e7258cceb7f535c8d57c0789d893ba2475ef0a4da0 |