Make file URI scheme possible

When you enter a file URI, f. e.:
file://MyDrive:/FancyFolder/SomeFile.whateverextension

Zammad won’t create a hyperlink with the given information but that would be really nice.

We often have the need to share files between our colleagues which aren’t uploaded to any webserver but are accessible via network storages.

Some automatic file URI handling (just create a hyperlink if file:// is in front of some path) would make this a lot more comfortable and it’s probably not that hard to implement :slight_smile:

cheers

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.