plone / mockup

A collection of client side patterns for faster and easier web development
http://plone.github.io/mockup/
BSD 3-Clause "New" or "Revised" License
47 stars 93 forks source link

use `plone.types_use_view_action_in_listings` registry setting for toolbar `view` action #1385

Open petschki opened 3 months ago

petschki commented 3 months ago

If you view a content_type which is in plone.types_use_view_action_in_listings and click in the Toolbar on View action, the object url should be enhanced with /view at the end ... for example when viewing a File and clicking on View it gets downloaded (https://classic.demo.plone.org/en/demo/penguin.mp4/view)