sharedownload.html template #1857
Unanswered
brontosaurusrex
asked this question in
Q&A
Replies: 2 comments 2 replies
-
|
Based on my quick review of the code, it seems the share data is not passed down to the template render function... @drakkan - would you be open to a PR to fix this? |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
@drakkan - would you be willing to accept a PR that would show the name and description at least? They are configurable options on the share struct but not exposed to the UI. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Trying to add filename/filesize to the template found in
/usr/share/sftpgo/templates/webclient/sharedownload.html
but not sure how.
Currently the download page for a share is just "Your download is ready" + a blue download button.
Any ideas/examples would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions