Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2019-05-12 08:40:31 +0300
committerAleksander Machniak <alec@alec.pl>2019-05-12 08:40:31 +0300
commit51c9bab005b5be2a2d367c5d097beb1f8d7b1053 (patch)
treee58399d32ab266434a6333efc3f4f0a4b0741c82 /README.md
parent9391a531ff096e6303c5ec8b710d6842ce257b30 (diff)
Small cleanup and mention that Elastic requires IE 11+
Diffstat (limited to 'README.md')
-rw-r--r--README.md17
1 files changed, 5 insertions, 12 deletions
diff --git a/README.md b/README.md
index 3cb9246c7..765e33e27 100644
--- a/README.md
+++ b/README.md
@@ -19,14 +19,11 @@ application-like user interface. It provides full functionality you expect
from an email client, including MIME support, address book, folder management,
message searching and spell checking. Roundcube Webmail is written in PHP and
requires the MySQL, PostgreSQL or SQLite database. With its plugin API it is
-easily extendable and the user interface is fully customizable using skins
-which are pure XHTML and CSS 2.
+easily extendable and the user interface is fully customizable using skins.
-The code is mainly written in PHP and is designed to run on a webserver.
-It includes other open-source classes/libraries from [PEAR][pear],
-an IMAP library derived from [IlohaMail][iloha] the [TinyMCE][tinymce] rich
-text editor, [Googiespell][googiespell] (archive) library for spell checking or
-the [HTML5-PHP][html5-php] sanitizer by Masterminds.
+The code designed to run on a webserver is mainly written in PHP and Javascript.
+It includes a custom framework with an IMAP library derived from [IlohaMail][iloha]
+and requires a set of external libraries (see composer.json and jsdeps.json files).
The current default skin 'Larry' was kindly created by FLINT / Büro für
Gestaltung, Berne, Switzerland.
@@ -49,7 +46,7 @@ support from there. This currently includes:
- Chrome: (Current - 1) and Current
- Edge: (Current - 1) and Current
- Firefox: (Current - 1) and Current, ESR
-- Internet Explorer: 9+
+- Internet Explorer: 9+ (11+ for the Elastic skin)
- Safari: (Current - 1) and Current
- Opera: Current
@@ -102,11 +99,7 @@ You're always welcome to send a message to the project admin:
hello(at)roundcube(dot)net
-[pear]: https://pear.php.net/
[iloha]: https://sourceforge.net/projects/ilohamail/
-[tinymce]: https://www.tiny.cloud/
-[googiespell]: https://web.archive.org/web/20170314162746/orangoo.com/labs/GoogieSpell/
-[html5-php]: https://github.com/Masterminds/html5-php
[gpl]: https://www.gnu.org/licenses/
[license]: https://roundcube.net/license
[contrib]: https://roundcube.net/contribute