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

Improvement - Allow enable/disable custom dnd-uploader-plus #96

Open
JavierMartinezRojo opened this issue Sep 28, 2016 · 6 comments
Open

Comments

@JavierMartinezRojo
Copy link

Could be awesome to allow the posibility to enable/disable drag&drop uploader (plus) per each configured folder.
Some users like the option to Drag&Drop without Uploader Plus dialog but keeping the uploader plus functionality when they upload content using the button.

Regards!

@softwareloop
Copy link
Owner

Thanks for the feedback. I've been struggling to release new versions of this plugin due to other projects/commitments. It would really benefit from fixes, improvements and upgrades to the new versions of Alfresco. I can only rely on the community for their contributions and I'm really grateful to @douglascrp for his effort.

@JavierMartinezRojo
Copy link
Author

Thanks for the reply!, we can collaborate with someone (@douglascrp) to provide this functionality but we need some guidance about the strategy to follow.
How can we proceed?

KR.

@softwareloop
Copy link
Owner

I've just committed the only documentation that I've written: https://github.com/softwareloop/uploader-plus/blob/master/docs/alfresco-uploader-plus-diagrams.pdf

It depicts Alfresco's uploader invocation/callback sequence. Very complex, but at least it explains where the hooks are in Alfresco. Uploader-plus is developed via mix-in and subclassing (in a JavaScript way) of the Alfresco classes. This way I manage to intercept the control flow and override it.

The two pages show what happens during the popup initialisation and when files are added/uploaded. I believe the drag&drop setup is done in the initial "Load page" part.

@JavierMartinezRojo
Copy link
Author

Ok Paolo, We will take a look and review it.
Stay tunned!

Thanks again for your support and this amazing work.

@douglascrp
Copy link
Collaborator

@JavierMartinezRojo Hey, how are you?
Have you advanced on the issue?

@JavierMartinezRojo
Copy link
Author

JavierMartinezRojo commented Dec 30, 2016

Hi @douglascrp .. not at all. The customer agreed with the current behaviour finally, taking into account the estimated effort to make it works. Do you have any proposal about?, we can collaborate in some way for sure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants