Launch Week Day 5: Introducing Reachability for PHP.Learn More
Socket
Book a DemoSign in
Socket

collective.defaultpage

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

collective.defaultpage

A folder view, which select the first page in a folderwhich the user can access.

pipPyPI
Version
0.5
Maintainers
1

Introduction

A folder view, which selects the first page in a folder which the user can access. This can be useful if you want different default pages for different users or groups in a folder. It also supports optional login enforcement per Folder.

Usage

Just activate the extension in Plone add-ons and select the default-page-view in folders display menu. You can then put multiple pages in the folder and the first page which can be view, would be present to the user.

If you want to enforce a login before redirecting to the first object, you can enable enforce login in the settings fieldset on the Folder.

Please note: For users with the manager or review role, the folder_summary_view will be show instead of redirecting.

Changelog

0.5 (2023-08-21)

  • add compatibility with Plone 6 [MrTango]

  • allow enforcing login

0.4 (2022-08-06)

  • Fix MANIFEST.ini

0.3 (2022-08-06)

  • Add enforce login feature.

0.2 (2022-08-04)

  • Add Python classifiers

0.1 (2022-08-04)

  • Initial release

Keywords

Plone Defaultpage

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts