X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=doc%2Fmd%2FServer-requirements.md;h=400b85a9ed28d90e2da596abea24e03aacf9d5b7;hb=d8acf8550480694d050091e270a06c01e7b313f0;hp=bec08e499bbf1cd77d03e06038d18aeb066da90f;hpb=43ad7c8e825057747ccf02049050b323878952a7;p=github%2Fshaarli%2FShaarli.git diff --git a/doc/md/Server-requirements.md b/doc/md/Server-requirements.md index bec08e49..400b85a9 100644 --- a/doc/md/Server-requirements.md +++ b/doc/md/Server-requirements.md @@ -18,6 +18,7 @@ Version | Status | Shaarli compatibility 5.3 | EOL: 2014-08-14 | Yes (up to Shaarli 0.8.x) See also: + - [Travis configuration](https://github.com/shaarli/Shaarli/blob/master/.travis.yml) ### Dependency management @@ -38,3 +39,4 @@ Extension | Required? | Usage [`php-gd`](http://php.net/manual/en/book.image.php) | optional | thumbnail resizing [`php-intl`](http://php.net/manual/en/book.intl.php) | optional | localized text sorting (e.g. `e->è->f`) [`php-curl`](http://php.net/manual/en/book.curl.php) | optional | using cURL for fetching webpages and thumbnails in a more robust way +[`php-gettext`](http://php.net/manual/en/book.gettext.php) | optional | Use the translation system in gettext mode (faster)