Collections icon indicating copy to clipboard operation
Collections copied to clipboard

4.1.1 Change: SUB COLLECTION, hidden in tree

Open SilverMabol opened this issue 10 months ago • 0 comments

Now, nested collections are show in the tree. With this change you can decide whether to hide them

First I created the System Setting mostra_sub_collections_tree and their lexicon. If this is false, collection hide in tree.

I only changed some functions in 2 events, only those that, in my opinion, occurred in this setting (show/hide in tree). The other functions don't intervene, it seems to me

The other processor/event that conteint show_in_tree are Events\OnBeforeEmptyTrash Processors\Resource\ChangeChildParent.php Processors\Resource\ChangeParent.php They do not affect setting (i think :))

SilverMabol avatar Jan 30 '25 01:01 SilverMabol