Skip to content
This repository has been archived by the owner on Feb 23, 2021. It is now read-only.

Arabic translations #175

Open
wants to merge 136 commits into
base: 2.x
Choose a base branch
from
Open

Arabic translations #175

wants to merge 136 commits into from

Conversation

ANmarSystems
Copy link

@ANmarSystems ANmarSystems commented Jan 20, 2019

Created ar.php for Arabic translations

I started major version 3 which requires PHP version >= 5.3.0. Things to
be done in 3.x versions:
- Namespaces support in PHP sources. Default namespace - "kcfinder";
- Remove deprecated magic quotes support;
- Replace __autoload() with spl_autoload_register();
- jQuery UI integration;
- YUI Compressor integration;
Now kcfinder licenses are GPLv3 & LGPLv3. Updated PhpDoc's.
Namespace fixes.
JavaScript & CSS compressor support, server-side cache
Minify JS & CSS updates;
Favicon added'
some JS, jQuery UI & Uniform preparations
Backslash namespace fixes
TinyMCE 4 support added
Fixed portuguese lang file
Portuguese again
Major Changes
- New theme engine supporting jQuery UI and Uniform;
- New theme: "default". "oxygen" and "dark" themes are no more
supported;
- New jQuery version;
- jQuery plugins replacements;
- Many changes in the JavaScript code.
minifier class Content-Type fix
Image detection performance update.
Small fixes
PHPDoc updates
JavaScript Optimization
Keep PNG transparency on thumbnails when using GD image driver
Small namespace-related bugfix. (Download selected files).
General fixes
sunhater and others added 30 commits July 5, 2014 15:41
/conf folder added to keep all config files. Now config.php and
upload.htaccess are there
About changing current folder
* "`DOCUMENT_ROOT` is symlink" bugfix
* Uniform is replaced with my alternative - transForm
(http://jquery.sunhater.com/transForm)
* Improved image viewer
* Improved drag & drop upload functionality. Progress bars in a dialog
box.
* Supports drag & drop images from external html page
* Language dropdown in settings toolbar
* No border-radius when scrollbar(s) exists into files and folders panes
* `_dropUploadMaxFilesize` option is added. (Drag & dropping bigger
files cause crash the web browser)
* `composer.json` file added
* Changelog file is now in Markdown format
* 4 new labels to translate
default config.php fix
* jQuery adapter added
* Session handling improvements. Now `_sessionVar` option could get
arrays by reference
* Session related ini options in `conf/config.php` are removed and no
more supported
* Removed redundant closing tags in PHP files
Laravel Administrator integration
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.