mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-04-26 10:55:56 +03:00
[GH-ISSUE #230] how to add context menu to the tinyfilebrowser #165
Labels
No labels
Feature
Feature
Is It Really an Issue?
Need More Info
Request
Security
bug
duplicate
enhancement
enhancement
help wanted
invalid
pull-request
question
suggestion
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tinyfilemanager#165
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @codesiddhant on GitHub (Sep 25, 2019).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/230
how one can add a custom context menu and disable and action buttons
I also want gird view for the files and folder just like a cute file browser.
but its quite difficult to understand how tiny file browser renders the file list view to the browser.
I also wanted to play or open any video/document on the same page under a box using an iframe

from the context menu of the file.
@prasathmani commented on GitHub (Sep 27, 2019):
File manager not supporting context menu. You can customize.
@EV-soft commented on GitHub (Sep 28, 2019):
I'm trying to do what you suggest, but can only make it work on one post. Maybe you can fix my problem?
You can see my version here:
Demo - tinyFM: Context menu
Try right-click on a row in the table.
You can view and edit all the required files in the folder "Context Menu"
EDIT: The problem is solved. The demo works on all records.