Skip to content

Commit

Permalink
Add new hotkey to copy fullpath to clipboard in File Manager
Browse files Browse the repository at this point in the history
  • Loading branch information
iliajie committed Nov 21, 2021
1 parent 9b4ce1c commit bc3db54
Show file tree
Hide file tree
Showing 9 changed files with 27 additions and 3 deletions.
2 changes: 1 addition & 1 deletion extensions/file-manager/file-manager.min.js

Large diffs are not rendered by default.

Binary file modified extensions/file-manager/file-manager.min.js.gz
Binary file not shown.
6 changes: 6 additions & 0 deletions help/file-manager.ca.html
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,12 @@ <h5>Canvia pestanyes</h5>
<h5>Canvia a la pestanya número</h5>
</td>
</tr>
<tr>
<td translate="no" class="text-right vertical-align-top">Ctrl + Alt + C</td>
<td>
<h5>Copieu el nom del fitxer amb el camí complet al porta-retalls</h5>
</td>
</tr>
<tr>
<td class="text-right vertical-align-top">Ctrl + C/X/V</td>
<td>
Expand Down
6 changes: 6 additions & 0 deletions help/file-manager.de.html
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,12 @@ <h5>Zwischen den Tabs wechseln</h5>
<h5>Gehe zu Tab</h5>
</td>
</tr>
<tr>
<td translate="no" class="text-right vertical-align-top">Strg + Alt + C</td>
<td>
<h5>Dateinamen mit vollständigem Pfad in die Zwischenablage kopieren</h5>
</td>
</tr>
<tr>
<td class="text-right vertical-align-top">Strg + C/X/V</td>
<td>
Expand Down
6 changes: 6 additions & 0 deletions help/file-manager.fr.html
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,12 @@ <h5>Aperçu du fichier</h5>
<td translate="no" class="text-right vertical-align-top">Ctrl + 1..9</td>
<td><h5>Passer au numéro d&#39;onglet</h5></td>
</tr>
<tr>
<td translate="no" class="text-right vertical-align-top">Ctrl + Alt + C</td>
<td>
<h5>Copier le nom de fichier avec le chemin complet vers le presse-papiers</h5>
</td>
</tr>
<tr>
<td translate="no" class="text-right vertical-align-top">Ctrl + C/X/V</td>
<td><h5>Copier / Couper / Coller</h5></td>
Expand Down
6 changes: 6 additions & 0 deletions help/file-manager.html
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,12 @@ <h5>Change tabs</h5>
<h5>Switch to the tab number</h5>
</td>
</tr>
<tr>
<td translate="no" class="text-right vertical-align-top">Ctrl + Alt + C</td>
<td>
<h5>Copy filename with full path to clipboard</h5>
</td>
</tr>
<tr>
<td translate="no" class="text-right vertical-align-top">Ctrl + C/X/V</td>
<td>
Expand Down
2 changes: 1 addition & 1 deletion theme.info
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
desc=Authentic Theme
longdesc=Webmin/Usermin/Virtualmin/Cloudmin theme based on Bootstrap and Font Awesome (https://github.com/authentic-theme/authentic-theme)
version=19.84.2
mversion=02
mversion=03
depends=1.982 1.831
depends_reason=https://github.com/webmin/webmin/commit/ae6921a
webmin=1
Expand Down
2 changes: 1 addition & 1 deletion unauthenticated/js/bundle.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified unauthenticated/js/bundle.min.js.gz
Binary file not shown.

0 comments on commit bc3db54

Please sign in to comment.