Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resource Group manager improvements #6622

Closed
ncrossland opened this issue Jan 10, 2012 · 2 comments
Closed

Resource Group manager improvements #6622

ncrossland opened this issue Jan 10, 2012 · 2 comments
Labels
feature Request about implementing a brand new function or possibility. type-frontend Issues related to UI/UX issues, mostly about styles and frontend implementations on JavaScript.

Comments

@ncrossland
Copy link

ncrossland created Redmine issue ID 6622

Currently, in the Resource Group manager (/manager/index.php?a=51) you can only drag one resource at a time from the list of resources into the list of resource groups.

Very often you will want to move multiple resources, or nested resources into a resource group. Currently, this means dragging each individual document across which is tedious and error prone. For example to add a section which has dozens or hundreds of documents to a resource group, this has to be done manually, and Batcher does not support changing resource group.

This screen could be improved with:

  1. SHIFT keyboard modifier to allow the selection of a series of resources (a la Windows Explorer / OSX Finder)
  2. CTRL/CMD keyboard modifier to allow the selection of arbitary multiple resources (a la Windows Explorer / OSX Finder)
  3. A keyboard modifier while dragging to toggle "Include child resources" or not
  4. Swapping the position of the trees - dragging right to left is unintuitive and breaks convention. Even better would be to use the standard resource tree which is already on screen, rather than duplicate it.
@modxbot
Copy link
Contributor

modxbot commented Jan 20, 2012

smashingred submitted:

I filed and it is planned to have it possible to add a parent to a resource group and have all children become part of that resource group: http://bugs.modx.com/issues/5203. It's planned for 2.2.1 currently. This would go well with it too. This would also handle most use cases where newly created resources under the parent would automatically be in that group and you could then override it.

@rtripault
Copy link
Contributor

Closing in favor of #2755

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Request about implementing a brand new function or possibility. type-frontend Issues related to UI/UX issues, mostly about styles and frontend implementations on JavaScript.
Projects
None yet
Development

No branches or pull requests

3 participants