1
0
mirror of https://github.com/prasathmani/tinyfilemanager.git synced 2025-07-31 14:00:47 +02:00

Added Editor Toolbar - Themes, Document Mode, Search, Fullscreen, Undo, Redo, ...

This commit is contained in:
Prasath Mani
2018-12-03 23:58:25 +05:30
parent 1ca5add891
commit 9eda119235
2 changed files with 102 additions and 26 deletions

View File

@@ -61,7 +61,8 @@ To enable/disable authentication set `$use_auth` to true or false.
<li>:gift: Ability to compress, extract files (zip, tar)</li>
<li>:sunglasses: Support user permissions - based on session and each user root folder mapping</li>
<li>:floppy_disk: Copy direct file URL</li>
<li>:pencil2: Edit text formats file using advanced editor</li>
<li>:pencil2: Cloud9 IDE - Syntax highlighting for over 90+ languages, Over 35+ themes with your favorite programming style
</li>
<li>:page_facing_up: Google Drive viewer helps you preview PDF/DOC/XLS/PPT/etc. 25 MB can be previewed with the Google Drive viewer</li>
<li>:zap: Backup files</li>
<li>:mag_right: Search - Search and Sorting using datatable js</li>