UNKNOWN
Project description
Introduction
This utility product contains tools to allow out-of-context navigation.
Plone provides a strongly opinionated way to navigate your contents. Everything is based on object containment. For example navigation portlets and breadcrumbs show contents using that criterion. Sometimes it can be useful to choose a different way to navigate your contents.
Example 1: A certain content is intended to be just a part of a bigger content. For example an image that doesn’t make sense alone, but is shown in a slideshow (redomino.tabsandslides). In this case this product allows to redirect to the parent (for non editors).
Example 2: You use an internal link to jump to a different part of the web site but the user should be able to get back to the previous content. In this case, marking the link with a class, a link to the previous page would appear.
Redirect to parent
This product adds a special interface “redomino.redirectparent.interface.IRedirectToParent”. Objects with this interface will redirect to the parent when accessed by non editor users. You can add the interface using the “manage_interfaces” view.
Link with backreference
When the relatesToUID class is used on an internal link the target view will contain a link to the previous content.
Changelog
0.3 (2013-06-25)
Added readme.txt [sithmel]
0.2 (2013-05-29)
Disabled problem with install/reinstall. The profile properties enables by default all not searched types at reinstall time. Added missing purge=”False” [dmoro]
0.1 (2013-04-09)
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
File details
Details for the file redomino.redirectparent-0.3.zip
.
File metadata
- Download URL: redomino.redirectparent-0.3.zip
- Upload date:
- Size: 71.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b47e339d75d2d4a4e46ff8dc6635d7e3e04e73f3455d469b7dc2368ebcfc483d |
|
MD5 | bbb3dfa8ad923cb1250e2476591c79a6 |
|
BLAKE2b-256 | b9e3f3dbd4271a08865fd8358200b9f80a914cd8cd102102c5a54748a0cc2bc1 |