Quick links: Content - sections - sub sections
EN FR

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:download:stable:1.0 [2012/07/14 20:59] – [The manual] laurenten:download:stable:1.0 [2024/04/26 14:39] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ~~LANG:FR@fr:telechargement:stable:1.0~~ ~~LANG:FR@fr:telechargement:stable:1.0~~
  
-====== 1.0 branch ======+====== Jelix 1.0 ======
  
-The latest stable release of the 1.0 branch is **1.0.14**. (see [[en:changelog:1.0.x|the changelog]]).+The latest stable release of the 1.0 branch is ~~version 1.0~~. (see [[en:changelog:1.0.x|the changelog]]).
  
-**WARNING: this branch is closed since september 2010** (excepted for security holes). There won't be any more regular updates.+==== Licence ====
  
-Three editions are availabled, 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.+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.
  
-===== Developer Edition =====+==== 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: 2008-08-01. 
 +  * Active support until october 2010. 
 +  * Security support until september 2011. 
 +  * See [[en:download|details of the maintenance policy]] 
 + 
 +==== PHP compatibility ==== 
 + 
 +This version is compatible from PHP 5.2 to 5.3. 
 + 
 +===== Download and installation ===== 
 + 
 +Three editions are available. 
 + 
 +==== Developer Edition ====
  
  
Line 16: Line 33:
 **important:** when you update jelix, don’t forget to clean your application temp directory. **important:** when you update jelix, don’t forget to clean your application temp directory.
  
-    * [[http://download.jelix.org/jelix/releases/1.0.x/1.0.14/jelix-1.0.14-dev.tar.gz|jelix-1.0.14-dev.tar.gz]] +   ~~download jelixdev 1.0~~
-    [[http://download.jelix.org/jelix/releases/1.0.x/1.0.14/jelix-1.0.14-dev.zip|jelix-1.0.14-dev.zip]]+
  
-===== Optimized Edition =====+==== 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). 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.0~~
  
-    * [[http://download.jelix.org/jelix/releases/1.0.x/1.0.14/jelix-1.0.14-opt.tar.gz|jelix-1.0.14-opt.tar.gz]] +==== Gold Edition ====
-    * [[http://download.jelix.org/jelix/releases/1.0.x/1.0.14/jelix-1.0.14-opt.zip|jelix-1.0.14-opt.zip]] +
- +
-===== 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. 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 on jelix.org (use it only if berlios.de is down, please try berlios.de first) +   ~~download jelixgold 1.0~~
-     * [[http://download.jelix.org/jelix/releases/1.0.x/1.0.14/jelix-1.0.14-gold.tar.gz|jelix-1.0.14-gold.tar.gz]] +
-     * [[http://download.jelix.org/jelix/releases/1.0.x/1.0.14/jelix-1.0.14-gold.zip|jelix-1.0.14-gold.zip]]+
  
 ===== Fonts for the PDF generator ===== ===== Fonts for the PDF generator =====
Line 40: Line 51:
 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: 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:
  
-  [[http://download.jelix.org/jelix/releases/1.0.x/1.0.14/jelix-1.0.14-pdf-fonts.zip|jelix-1.0.14-pdf-fonts.zip]]+   ~~download fonts 1.0~~
  
 ===== Test Application ===== ===== Test Application =====
Line 46: Line 57:
 TestApp 1.0.14 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. TestApp 1.0.14 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.
  
-   [[http://download.jelix.org/jelix/releases/1.0.x/1.0.14/testapp-1.0.14.tar.gz|tar.gz]] +   ~~download testapp 1.0~~
-   * [[http://download.jelix.org/jelix/releases/1.0.x/1.0.14/testapp-1.0.14.zip|zip]]+
  
 To run this application, you should also install the developer edition of Jelix. To run this application, you should also install the developer edition of Jelix.
Line 56: Line 66:
 ==== The manual ==== ==== The manual ====
  
-The manual for Jelix 1.0.14 is available in PDF. This PDF is generated with the content of the wiki. +The manual for Jelix 1.0 is available in PDF. This PDF is generated with the content of the wiki.
- +
-   * [[http://download.jelix.org/jelix/documentation/en/jelix-manual-1.0.14.pdf|jelix-manual-1.0.14.pdf]]+
  
 +   * ~~download manual 1.0~~
  
 ==== API Reference ==== ==== API Reference ====
  
  
-   [[http://download.jelix.org/jelix/documentation/jelix-1.0.14-apidoc_html.tar.gz|HTML in a tar.gz archive]] +   ~~download apiref 1.0~~ 
-   * [[http://download.jelix.org/jelix/documentation/jelix-1.0.14-apidoc_html.zip|HTML in a zip archive]]+
  
  

en/download/stable/1.0.txt · Last modified: 2024/04/26 14:39 by 127.0.0.1

Recent changes RSS feed Creative Commons License