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

Adding several resources to a resource group simultaneously #2755

Open
modxbot opened this issue Nov 10, 2010 · 5 comments
Open

Adding several resources to a resource group simultaneously #2755

modxbot opened this issue Nov 10, 2010 · 5 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

@modxbot
Copy link
Contributor

modxbot commented Nov 10, 2010

enigmatic_user created Redmine issue ID 2755

Adding a bunch of resources to a resource group is quite tiresome. I'd like to be able to select several resources at once (e. g. by using the Ctrl and Shift keys and/or by selecting them with the mouse) and drag them to the resource group simultaneously. It should be possible to add whole subtrees (a folder together with its contents), too.

@SebastienDaniel
Copy link

This is an interesting feature that has been asked for on many occasions.
As of 2.2.14-pl, it is still not implemented.

However, since a major revamp of the MODX manager (removing ExtJS, decoupling...) is expected (sometime), this feature could/should be added then.

@exside
Copy link
Contributor

exside commented May 14, 2014

definitely a +1 from my side, still struggeling with extjs =) at: manager/assets/modext/widgets/security/modx.tree.resource.group.js where I think a confirm Message Popover with a checkbox should be implemented (besides updating the processor at core/model/modx/processors/resource/resourcegroup/updatefromgrid.php), the checkbox should ask (in case the dropped resource is a container btw. has childs) if you also want to add the children the that resource group...

@osabate
Copy link

osabate commented Dec 9, 2014

+1 Any alternative solutions to accomplish this task while waiting for this ticket to be resolved?

@RinzeVanDerBrug
Copy link

Still not implemented in MODX 2.5.5. #modxbughunt

@pixelchutes
Copy link
Contributor

This feature can probably be added via an Extra. While I agree, I think this would be very helpful and makes sense in core, there could be a solution for this in the near future with Batcher v2.1.0 /cc @joeke

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

6 participants