Plugin Directory

Changeset 2711366


Ignore:
Timestamp:
04/19/2022 06:44:01 AM (4 years ago)
Author:
aihimel
Message:

Version 5.2.6 released.

Location:
file-manager
Files:
229 added
11 edited

Legend:

Unmodified
Added
Removed
  • file-manager/trunk/elFinder/css/elfinder.full.css

    r2709694 r2711366  
    11/*!
    22 * elFinder - file manager for web
    3  * Version 2.1.61 (2022-04-14)
     3 * Version 2.1.61 (2022-04-19)
    44 * http://elfinder.org
    55 *
  • file-manager/trunk/elFinder/css/elfinder.min.css

    r2709694 r2711366  
    11/*!
    22 * elFinder - file manager for web
    3  * Version 2.1.61 (2022-04-14)
     3 * Version 2.1.61 (2022-04-19)
    44 * http://elfinder.org
    55 *
  • file-manager/trunk/elFinder/js/elfinder.full.js

    r2709694 r2711366  
    11/*!
    22 * elFinder - file manager for web
    3  * Version 2.1.61 (2022-04-14)
     3 * Version 2.1.61 (2022-04-19)
    44 * http://elfinder.org
    55 *
  • file-manager/trunk/elFinder/js/elfinder.min.js

    r2709694 r2711366  
    11/*!
    22 * elFinder - file manager for web
    3  * Version 2.1.61 (2022-04-14)
     3 * Version 2.1.61 (2022-04-19)
    44 * http://elfinder.org
    55 *
  • file-manager/trunk/file-manager.php

    r2709694 r2711366  
    33 *
    44 * Plugin Name: Library File Manager
     5 * Plugin URI: https://wpjos.com/library-file-manager-plugin/
    56 * Author: Aftabul Islam
    67 * Author URI: https://wpjos.com
    7  * Version: 5.2.5
     8 * Version: 5.2.6
    89 * Author Email: toaihimel@gmail.com
    910 * PHP version: 5.6
     
    7778    public function __construct($name){
    7879
    79         $this->version = '5.2.5';
    80         $this->version_no = 525;
     80        $this->version = '5.2.6';
     81        $this->version_no = 526;
    8182        $this->site = 'https://wpjos.com';
    8283        $this->giribaz_landing_page = 'https://wpjos.com/library-file-manager-plugin';
  • file-manager/trunk/readme.txt

    r2709694 r2711366  
    22Contributors: aihimel
    33Tags: file manager, wp file manager, FTP, elfinder, file Browser, manage files, upload, delete, rename, copy, move, online file browser, remote file manager, drag and drop, folder upload
    4 Requires at least: 4.0.0
     4Requires at least: 4.0
    55Tested up to: 5.9.3
    66Requires PHP: 5.6
    7 Stable tag: 5.2.5
     7Stable tag: 5.2.6
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    7777
    7878**Plugins**
     79
    7980+ WPML -- Best WP plugin to translate and display your website in any languages
     81
     82== Supported Languages(36) ==
     83
     84+ Arabic
     85+ Bulgarian
     86+ Catalan
     87+ Czech
     88+ Danish
     89+ German
     90+ Greek
     91+ English
     92+ Español
     93+ Persian/Farsi
     94+ Faroese
     95+ Française/French
     96+ Canadienne française/French Canadian
     97+ Hebrew/hébreu
     98+ Croatian
     99+ Hungarian
     100+ Indonesian
     101+ Italiano/Italian
     102+ Japanese
     103+ Korean
     104+ Dutch
     105+ Norwegian
     106+ Polskie/Polish
     107+ Português/Porguese
     108+ Română/Romanian/Moldavian/Moldovan
     109+ Russian
     110+ Sinhala
     111+ Slovak
     112+ Slovenian
     113+ Serbian
     114+ Swedish
     115+ Türkçe/Turkish
     116+ Uyghur
     117+ Ukrainian
     118+ Vietnamese
     119+ Chinese
    80120
    81121== Installation ==
     
    104144= Invalid backend configuration. Readable volumes not available. =
    105145
    106 Please check your file permission from your hosting panel. The permission must be 0755 for file/folder. If you are using a vps(virtual private server) then you must ensure that the owner of your installation is PHP aka www-data
     146Please check your file permission from your hosting panel. The permission must be 0755 for file/folder. If you are using a vps(virtual private server) then you must ensure that the owner of your installation is PHP aka www-data. Another reason could be wrong root folder path/url. Inserting a correct root folder path/URL should fix the issue.
    107147
    108148= I can not upload larger files then *MB =
    109149
    110 You can upload any size of file.
     150You can upload any size of file. Library file manager plugin uploads files in chunks. So a very large file can be easily uploaded & downloaded.
    111151
    112152= Can I preview .psd and document files? =
    113153
    114 Yes you can.
    115 
    116 = Will I support the plugin? =
    117 
    118 Yes, I will support the plugin.
     154Yes, documents like PSD, DOCX can be previewd via file manager preview.
     155
     156= Can I change file permission like cPanel? =
     157
     158Yes, file/folder permission can be changed like cPanel and other hosting management interfaces. It is very easy. Just right click on the file and you will see a menu named **Change Mode **. Clicking will open a dialogue box, where you can update the file permission, just like cPanel.
    119159
    120160
     
    1311719. Right Click Menu
    13217210. Library File manager settings page
    133 11. Server details.
     17311. Server details
     17412. Emailing File
     17513. Changing file permission
    134176
    135177
    136178== Upgrade Notice ==
    137179
    138 = 5.2.5 =
     180= 5.2.6 =
    139181+ No special requirements.
    140182
    141183
    142184== Changelog ==
     185
     186= 5.2.6 (19 Aprin, 2022) =
     187* File permission change added
     188* Logo updated
     189* FAQ updated
     190* New screenshot added
     191* Minor bug fixes
    143192
    144193= 5.2.5 (14 April, 2022) =
     
    210259* PSD preview added
    211260
    212 = 5.1.1 (22 February 2019)=
     261= 5.1.1 (22 February 2019) =
    213262* Minor Bug fixed.
    214263* Code & Image editor added.
     
    216265* Chunked file upload added. Upload large file regardless your php.ini settings.
    217266
    218 = 5.1.0 (21 February 2019)=
     267= 5.1.0 (21 February 2019) =
    219268* Updated to elFinder 2.1.46
    220269* Code Editor added for easy editing [Ace, Codemirror, TinyMCE & others].
  • file-manager/trunk/views/admin/header.php

    r2701888 r2711366  
    1414<div class='fm-header'>
    1515
    16     <h1><img class='fm-logo' src='<?php echo plugin_dir_url(__FILE__) . '../../img/icon-128x128.png';?>'><?php _e('Library File Manager', 'file-manager'); ?></h1>
     16    <h1><img class='fm-logo' src='<?php echo plugin_dir_url(__FILE__) . '../../img/icon-256x256.png';?>'><?php _e('Library File Manager', 'file-manager'); ?></h1>
    1717
    1818    <ul class='top-right-menu'>
Note: See TracChangeset for help on using the changeset viewer.