mirror of
https://github.com/YunoHost-Apps/tinyfilemanager_ynh.git
synced 2024-09-03 20:36:01 +02:00
Merge branch 'datadir' of https://github.com/YunoHost-Apps/tinyfilemanager_ynh into datadir
This commit is contained in:
commit
137d78a083
2 changed files with 8 additions and 18 deletions
13
README.md
13
README.md
|
@ -3,25 +3,20 @@ N.B.: This README was automatically generated by https://github.com/YunoHost/app
|
|||
It shall NOT be edited by hand.
|
||||
-->
|
||||
|
||||
# tinyfilemanager for YunoHost
|
||||
# Tiny File Manager for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/tinyfilemanager)  
|
||||
[](https://install-app.yunohost.org/?app=tinyfilemanager)
|
||||
[](https://install-app.yunohost.org/?app=tinyfilemanager)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *This package allows you to install tinyfilemanager quickly and simply on a YunoHost server.
|
||||
> *This package allows you to install Tiny File Manager quickly and simply on a YunoHost server.
|
||||
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||
|
||||
## Overview
|
||||
|
||||
# Tiny File Manager
|
||||
|
||||
[](https://tinyfilemanager.github.io/demo/)
|
||||
[](https://github.com/prasathmani/tinyfilemanager/wiki)
|
||||
[](https://github.com/prasathmani/tinyfilemanager/releases)
|
||||
[](https://github.com/prasathmani/tinyfilemanager/blob/master/LICENSE)
|
||||
[](https://www.paypal.me/prasathmani)
|
||||
|
||||
> TinyFileManager is web based file manager and it is a simple, fast and small file manager with a single file, multi-language ready web application for storing, uploading, editing and managing files and folders online via web browser. The Application runs on PHP 5.5+, It allows the creation of multiple users and each user can have its own directory and a build-in support for managing text files with cloud9 IDE and it supports syntax highlighting for over 150+ languages and over 35+ themes.
|
||||
|
||||
|
@ -81,7 +76,7 @@ To enable/disable authentication set `$use_auth` to true or false.
|
|||
|
||||
* Official app website: https://tinyfilemanager.github.io/
|
||||
* Official user documentation: https://github.com/prasathmani/tinyfilemanager
|
||||
* Official admin documentation: https://github.com/prasathmani/tinyfilemanager
|
||||
* Official admin documentation: https://github.com/prasathmani/tinyfilemanager/wiki
|
||||
* Upstream app code repository: https://github.com/prasathmani/tinyfilemanager
|
||||
* YunoHost documentation for this app: https://yunohost.org/app_tinyfilemanager
|
||||
* Report a bug: https://github.com/YunoHost-Apps/tinyfilemanager_ynh/issues
|
||||
|
|
13
README_fr.md
13
README_fr.md
|
@ -1,23 +1,18 @@
|
|||
# tinyfilemanager pour YunoHost
|
||||
# Tiny File Manager pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/tinyfilemanager)  
|
||||
[](https://install-app.yunohost.org/?app=tinyfilemanager)
|
||||
[](https://install-app.yunohost.org/?app=tinyfilemanager)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *Ce package vous permet d'installer tinyfilemanager rapidement et simplement sur un serveur YunoHost.
|
||||
> *Ce package vous permet d'installer Tiny File Manager rapidement et simplement sur un serveur YunoHost.
|
||||
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||
|
||||
## Vue d'ensemble
|
||||
|
||||
# Tiny File Manager
|
||||
|
||||
[](https://tinyfilemanager.github.io/demo/)
|
||||
[](https://github.com/prasathmani/tinyfilemanager/wiki)
|
||||
[](https://github.com/prasathmani/tinyfilemanager/releases)
|
||||
[](https://github.com/prasathmani/tinyfilemanager/blob/master/LICENSE)
|
||||
[](https://www.paypal.me/prasathmani)
|
||||
|
||||
> TinyFileManager is web based file manager and it is a simple, fast and small file manager with a single file, multi-language ready web application for storing, uploading, editing and managing files and folders online via web browser. The Application runs on PHP 5.5+, It allows the creation of multiple users and each user can have its own directory and a build-in support for managing text files with cloud9 IDE and it supports syntax highlighting for over 150+ languages and over 35+ themes.
|
||||
|
||||
|
@ -77,7 +72,7 @@ To enable/disable authentication set `$use_auth` to true or false.
|
|||
|
||||
* Site officiel de l'app : https://tinyfilemanager.github.io/
|
||||
* Documentation officielle utilisateur : https://github.com/prasathmani/tinyfilemanager
|
||||
* Documentation officielle de l'admin : https://github.com/prasathmani/tinyfilemanager
|
||||
* Documentation officielle de l'admin : https://github.com/prasathmani/tinyfilemanager/wiki
|
||||
* Dépôt de code officiel de l'app : https://github.com/prasathmani/tinyfilemanager
|
||||
* Documentation YunoHost pour cette app : https://yunohost.org/app_tinyfilemanager
|
||||
* Signaler un bug : https://github.com/YunoHost-Apps/tinyfilemanager_ynh/issues
|
||||
|
|
Loading…
Add table
Reference in a new issue