AleksanderSklorz dfa155df03
[MNT-24660] version list action cannot be disabled using app conf (#4182)
* MNT-24660 Fixed config settings for version manager

* MNT-24660 Unit tests

* MNT-24660 Added possibility to hide and show delete version option

* MNT-24660 Property to show or hide version actions

* MNT-24660 Added more tests, updated documentation

* MNT-24660 Additional documentation

* MNT-24660 Additional fixes

* MNT-24660 Reverted not wanted change

* MNT-24660 Reverted not wanted change
2024-10-21 23:27:48 +02:00

1.0 KiB

Title
Title
Info Drawer

Info Drawer

The Info Drawer displays node information in the right sidebar panel.

It is created by using the Info Drawer Component. This info is available for both folder and file nodes.

Currently, there are 2 tabs available: Properties and Versions.

Properties tab

The Properties tab displays the node's metadata info by using the Content Metadata Card Component.

For more information, please check also the Content Metadata Component.

Comments tab

The Comments tab displays all comments made on the selected node in the respoistory by using the Comments Component. Users can post new comments that will be displayed immediately.

Versions tab

Versions tab displays all versions of the selected node.