cancel
Showing results for 
Search instead for 
Did you mean: 

change the download URL

cristianfrog
Champ in-the-making
Champ in-the-making
Hi,

I would like to know how I can change the download url from share buttons?

When I click on a item I have 2 download buttons: one on the right menu and other one up in the header, I would like to change the URL from both…

Now the URL is: http://localhost/share/proxy/alfresco//api/node/content/workspace/SpacesStore/92646e63-564b-4505-a2b...

I would like to replace it with the CMIS:

http://localhost/alfresco/service/cmis/s/workspaceSmiley FrustratedpacesStore/i/92646e63-564b-4505-a2b5-bffd818c6652/...

Is it possible? How?

Thank you,
Cristian-
1 REPLY 1

lementree
Champ on-the-rise
Champ on-the-rise
Hi,

Make the changes to downloadUrl in <strong>UrlUtils.js</strong> file.

Regards,