Opticon Stockholm is on Tuesday September 10th, hope to see you there!

Italo
Jan 17, 2020
  1165
(1 votes)

Admin module to list available tabs for page types by access rights

A few years ago, Per Nergård, blogged about an admin tool module to easily be able to sort tabs by click.

However, even when using something like this it can still be a pain to get an overview of which tabs will be available for different editors with different access rights. Per gave me the idea to make a tool to more easily be able to present this information. 

The idea was quite simple, for every page type that exists, we list all the available tabs for a specific access right role.

Example:

Screenshot showing which tabs are available for each page type for editors with "Read" access rights.

 

Screenshot showing which tabs are available for each page type for editors with "Administer" access rights.

You can get the code for this over at my Gist.

Jan 17, 2020

Comments

Please login to comment.
Latest blogs
Handling Nynorsk and Bokmål in Optimizely CMS

Warning: Blog post about Norwegian language handling (but might be applicable to other languages and/or use cases). Optimizely have flexible and...

Haakon Peder Haugsten | Sep 5, 2024

Remove Unwanted properties for Headless Implementation using Content Delivery API

While working with Headless, whenever we want to send data to the front end, many properties are also shown in JSON that we don't wish to, which...

PuneetGarg | Sep 4, 2024

Optimizely Headless Form Setup

1. Create empty CMS applications First, let’s setup an empty CMS application. Install the NuGet packages in your solution using the NuGet Package...

Linh Hoang | Sep 4, 2024

Default caching on search request on Search & Navigation

For the better performance, Search & Navigation .Net client has provided StaticallyCacheFor method for caching your search result in a specific of...

Manh Nguyen | Sep 4, 2024