Collections icon indicating copy to clipboard operation
Collections copied to clipboard

An Extra for MODX Revolution that provides for Resource Collections managed by CollectionContainer Resources

Results 62 Collections issues
Sort by recently updated
recently updated
newest added

In Collection view the label for “Default for Template” is a text and not a entry of lexicon topic

Refresh TreeWhen i change status (inside a selection) of a resource linked in selection, the resource’s tree don’t refresh and the status don’t syncronize. I change deleteChild, removeChild, deleteSelected functions,...

In the **prepareIcons** function, the old nomenclature for class_key (e.g. modResource) is considered and not the new one (e.g. modx\revolution\modResource), both contain "mod", which is removed

If you create collection and then selection inside, when click open button for selection and add a second selection , is not possible to link resourse inside ( linked to...

Now the resource linked in selection don't have icon near pagetitle, (render contain icon), because this is not set in getlist I set this in icon-chain

With this change, nested collections can be made visible in the grid of other parent collection. For these I set the icons that were not previously set First I created...

**Collection:** ![collection](https://github.com/user-attachments/assets/6ff1f5d1-10d3-4af4-93da-8f2160958a64) **Regular resource:** ![resource](https://github.com/user-attachments/assets/2129643a-81ab-4312-b83f-57dddba27372) --- Collection 3.8.1-pl MODX 2.8.8-pl

Added the ability to display collections within a collection, in a grid. In the system settings, you can specify collection templates, separated by commas, that will be displayed within the...

And add a html renderer that displays the raw value of a column without escaping the content. Credits go to math-u: https://github.com/modxcms/Collections/issues/125#issuecomment-435506372

Now, if you set the collection type for a resource nested in a collection, the resource disappears from the grid and is displayed in the tree. It would be convenient...