First of all thank you for this useful module, meanwhile when I try use this module for s3 storage it fails due using the FileSystem::realpath, as per documentation "The use of this method is discouraged, because it does not work for remote URIs ..." , also it will be very handy to support translation, going to attach a patch to add those couple of features
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | path_file-support-external-file-scheme-and-allow-entity-to-be-translatable-2998539-2.patch | 3.15 KB | mgalalm |
Issue fork path_file-2998539
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
mgalalm commentedOK, here is my patch for review, please feel free to rip this apart
Comment #3
bgronek commentedHas anyone tested or considered adding this to the code base?
Comment #5
batigolixComment #6
batigolixI will spin off the translation issue into its own: #3616156: Make path_file entity translatable
Comment #7
batigolixLet me know if you want to continue working on the remote support