~~LANG:FR@fr:telechargement:stable:1.2~~ ====== Jelix 1.2 ====== The latest release of the 1.2 branch is ~~version 1.2~~. (see [[en:changelog:1.2.x|the changelog]]). ==== Licence ==== Jelix is available under the [[http://www.gnu.org/licenses/lgpl.html|LGPL licence]]. So you are free to install, to use, to modify and to distribute them. You can also use them to develop an application which is not free, although Jelix remains free and should be always redistributed under the terms of the LGPL licence. ==== Support ==== **WARNING: this version is not maintained anymore**. There won't be any more regular updates nor security fixes. You are strongly encouraged to use a recent maintained version. * First release: 2010-12-22. * Support until december 2013. * See [[en:download|details of the maintenance policy]] ==== PHP compatibility ==== This version is compatible from PHP 5.2 to 5.5. ===== Download and installation ===== Three editions are available. ==== Developer Edition ==== This edition is for developer, to create and develop applications using Jelix. It contains all scripts helpers and other development stuffs like junittests module. **important:** when you update jelix, don’t forget to clean your application temp directory. * ~~download jelixdev 1.2~~ ==== Optimized Edition ==== This edition should be used only on production server because it is optimized for this purpose. Use it when you install an application on your public server, to improve performance. (However, you can use of course a developer edition on your production server). **important:** when you update jelix, don’t forget to clean your application temp directory. * ~~download jelixopt 1.2~~ ==== Gold Edition ==== This edition should be used only on production server because it is optimized for this purpose. You must install on the server the PHP extension bundled with this edition. This extension improves performance. * ~~download jelixgold 1.2~~ ===== Fonts for the PDF generator ===== Jelix include the TCPDF class to generate PDFs. But all needed fonts are released in a separate package because of the size. Here is this package: * ~~download fonts 1.2~~ ===== Test Application ===== TestApp 1.2 is an application which contains examples. It contains also unit tests on Jelix components, which is useful for Jelix Hackers. Read the INSTALL.txt file given in the archive. * ~~download testapp 1.2~~ To run this application, you should also install the developer edition of Jelix. ===== Documentation ===== ==== The manual ==== The manual for Jelix 1.2 is available in PDF. This PDF was generated with the content of the wiki. * ~~download manual 1.2~~ ==== API Reference ==== * ~~download apiref 1.2~~