[GH-ISSUE #291] Upload-Button at the bottom of every page? #214

Closed
opened 2026-03-02 15:56:54 +03:00 by kerem · 4 comments
Owner

Originally created by @devnull4242 on GitHub (Jan 21, 2020).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/291

Is it possible to put a "Upload-Button" additional to the bottom? It is not nice to use the "Upload-Button" at the top on mobile devices.
Code:
<li class="list-inline-item"> <a href="?p=<?php echo urlencode(FM_PATH) ?>&amp;upload" class="btn btn-small btn-outline-primary btn-2"><i class="fa fa-check-square"></i> <?php echo lng('Upload') ?> </a></li>

Example:
bottom

Originally created by @devnull4242 on GitHub (Jan 21, 2020). Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/291 Is it possible to put a "Upload-Button" additional to the bottom? It is not nice to use the "Upload-Button" at the top on mobile devices. Code: ` <li class="list-inline-item"> <a href="?p=<?php echo urlencode(FM_PATH) ?>&amp;upload" class="btn btn-small btn-outline-primary btn-2"><i class="fa fa-check-square"></i> <?php echo lng('Upload') ?> </a></li>` Example: ![bottom](https://user-images.githubusercontent.com/58322182/72790083-2b8fd080-3c35-11ea-8617-87ef87ba35b3.png)
kerem 2026-03-02 15:56:54 +03:00
  • closed this issue
  • added the
    invalid
    label
Author
Owner

@prasathmani commented on GitHub (Jan 21, 2020):

All actions in bottom toolbar are related to file selection, but upload is not relevant here

<!-- gh-comment-id:576600864 --> @prasathmani commented on GitHub (Jan 21, 2020): All actions in bottom toolbar are related to file selection, but `upload` is not relevant here
Author
Owner

@devnull4242 commented on GitHub (Jan 21, 2020):

Thank you for your answer. But it is not really nice on mobile devices with navbar-collaps.

http://mobiletest.me/iphone_5_emulator/?u=https://tinyfilemanager.github.io/demo/

Unbenannt

<!-- gh-comment-id:576602767 --> @devnull4242 commented on GitHub (Jan 21, 2020): Thank you for your answer. But it is not really nice on mobile devices with navbar-collaps. http://mobiletest.me/iphone_5_emulator/?u=https://tinyfilemanager.github.io/demo/ ![Unbenannt](https://user-images.githubusercontent.com/58322182/72794193-e3c07780-3c3b-11ea-928c-983628336971.png)
Author
Owner

@prasathmani commented on GitHub (Jan 21, 2020):

Okay, then I'll improve the navbar design with feature release

<!-- gh-comment-id:576623724 --> @prasathmani commented on GitHub (Jan 21, 2020): Okay, then I'll improve the navbar design with feature release
Author
Owner

@devnull4242 commented on GitHub (Jan 21, 2020):

Thank you very much. Tiny File Manager is a really nice software.

<!-- gh-comment-id:576647444 --> @devnull4242 commented on GitHub (Jan 21, 2020): Thank you very much. Tiny File Manager is a really nice software.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tinyfilemanager#214
No description provided.