mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-04-26 19:05:54 +03:00
[GH-ISSUE #1296] adding odp file type #830
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#830
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 @Penworks on GitHub (Mar 25, 2025).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/1296
Trying to add odp file type to work in the viewer (like ppt or pptx) and it keeps defaulting to Mime zip type. I added odp to list of file types and to line 3278 online viewer extensions. Not sure why it isnt working.
@smalos commented on GitHub (Jul 4, 2025):
Neither Google Docs nor Microsoft Office Online actually support online ODP viewing.
You’ll see the viewer frame, but the document will not display.
@Penworks commented on GitHub (Jul 4, 2025):
hi. Ive done a bit of work on configuring some aspects of TFM. Ive implemented ViewerJS as a different doc viewer option, so I can now preview odt and odp. Its a good solution. I also dont have a filesize limitation (eg I can preview a pdf book thats 80mb).
I had planned to share the way Ive done this so I'll post here when I share that as a repo or gist maybe.
ODT
ODP