Skip to main content

Traverse to first item in folder

Project description

Introduction

This package provides an view which traverses to the first item found in an ordered container. If the default view of the item, which the traverse view is traversing to is also a traverse view, the traversing happens again to the next sub-sub-item in the sub-folder, if possible.

The traversing/redirection is only done for users who are not allowed to see the folder listing of the current context (usally anonymous users and normal members). For users with higher permissions, a folder contents view is shown. This way, members can easily edit the folder without beeing redirected to another folder.

collective.folderishtraverse is an alternative to a default page in Plone. The difference is, that the target content is shown in the navigation tree and that traversing to any nested content in any level of the tree’s hierarchy is possible.

Author

Johannes Raggam, BlueDynamics Alliance <raggam-nl@adm.at>

Changes

1.7 (2014-02-03)

  • Redirect not only for anonymous users but all users not having the “List folder contents” permission on contexts with “traverse_view” enabled. [thet]

1.6.3 (2013-11-23)

  • If no translation is found for a content item which’ language doesn’t match, continue with the next object in the folder instead of redirecting to the folder_summary_view. [thet]

1.6.2 (2013-04-23)

  • Add “en” and “de” translations. [thet]

1.6.1 (2013-01-28)

  • Do not try to translate object if no lang set. [rnix]

1.6 (2013-01-14)

  • Consider translation in traverse_view if LinguaPlone is installed. [rnix]

  • Add z3c.autoinclude.plugin entry point. [thet]

1.5.1 (2012-12-18)

  • Use zExceptions.Redirect instead of request.response.redirect in traverse view. The Redirect exception redirects immediately instead of rendering the current page and submitting a transaction.commit() first. [rnix]

1.5 (2012-12-11)

  • Add NON_TRAVERSE_FALLBACK_VIEW. May be patched if fallback view for folder_contents should differ from folder_summary_view. [rnix]

  • Check non-traversing fallback view against List folder contents permission instead of anonymous. [rnix]

1.4 (2012-11-25)

  • Show the “Display” content-menu also in the folder contents view on the Plone Site Root. The “Actions” menu is not displayed yet, since object_buttons are not registered for the Plone Site Root (copy, cut, rename and delete wouldn’t make much sense on the portal object itself). [thet]

1.3 (2012-11-22)

  • Show the Actions and Display content-menus also in folder content views. Allows Action submenu items like from c.folderorder and setting the display to something else than traverse_view. [thet]

  • Add statusmessage for when displaying the traverse_view for non-anonymous users. [thet]

  • When no endpoint is found, redirect to folder_summary_view for anonymous users. folder_contents needs higher permissions. [thet]

1.2 (2012-11-07)

  • For non-anonymous users or if no endpoint was found, redirect to folder_contents. This view is generally nicer and more usable. [thet]

1.1 (2012-02-20)

  • Allow the traverse_view also on the Plone Site itself. [thet]

1.0 (2012-02-02)

  • 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

collective.folderishtraverse-1.7.tar.gz (17.0 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