RichFilemanager icon indicating copy to clipboard operation
RichFilemanager copied to clipboard

Copy URL to Clipboard

Open submediax opened this issue 6 years ago • 2 comments

Hi servocoder!

Let me propose an enhancement of "Copy URL to Clipboard" feature.

Depending on "connectorUrl": "...", configuration property value, different URLs go for clipboard.

It would great to have e.g. additional option in order to customize witch file URL to copy to clipboard: either whole URL or URI.

Just in case, let me describe how it works now, for example:

  • "connectorUrl": "/filemanager/api", — only URI go for clipboard
  • "connectorUrl": "http://domain.zone/filemanager/api", — whole URL go for clipboard

As for me it's desirable to be able to configure copying of complete URL despite of "connectorUrl": "...", property.

Thanks

submediax avatar May 28 '18 08:05 submediax

Hi! Is that a problem for you to prepend the "http://domain.zone" part yourself?

psolom avatar Jun 01 '18 15:06 psolom

I guess it should be either configurable or whole URL to be copied.

It is wasting time for me to prepend domains myself on different environments because it could be automated

submediax avatar Jun 01 '18 17:06 submediax