Quick links: Content - sections - sub sections
EN FR

Trace: jcommunity 1.1 credits faq 1.2

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.1 [2009/03/31 14:45] laurenten:download:stable:1.1 [2024/04/26 13:59] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ~~LANG:FR@fr:telechargement:stable:1.1~~ ~~LANG:FR@fr:telechargement:stable:1.1~~
  
-====== 1.1 branch ======+====== Jelix 1.1 ======
  
-The latest release of the 1.1 branch is 1.1.2. (see [[en:changelog:1.1.2|the changelog]]). 
  
-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.+The latest release of the 1.1 branch is ~~version 1.1~~. (see [[en:changelog:1.1.x|the changelog]]).
  
-===== Developer Edition =====+==== 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: 2009-02-14.
 +  * Support until march 2012.
 +  * 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 ====
  
 This edition is for developer, to create and develop applications using Jelix. It contains all scripts helpers and other development stuffs like junittests module. This edition is for developer, to create and develop applications using Jelix. It contains all scripts helpers and other development stuffs like junittests module.
Line 14: Line 32:
 **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.
  
-  * Download on berlios.de: +   ~~download jelixdev 1.1~~
-    [[http://prdownload.berlios.de/jelix/jelix-1.1.2-dev.tar.gz|jelix-1.1.2-dev.tar.gz]]  (1.1 Mo) +
-    * [[http://prdownload.berlios.de/jelix/jelix-1.1.2-dev.zip|jelix-1.1.2-dev.zip]]  (1.6 Mo) +
-  *  Download on jelix.org (use it only if berlios.de is down, please try berlios.de first) +
-    * [[http://download.jelix.org/jelix/releases/1.1.2/jelix-1.1.2-dev.tar.gz|jelix-1.1.2-dev.tar.gz]] +
-    * [[http://download.jelix.org/jelix/releases/1.1.2/jelix-1.1.2-dev.zip|jelix-1.1.2-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).
Line 28: Line 40:
 **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.
  
-  * Download on berlios.de: +   ~~download jelixopt 1.1~~
-    [[http://prdownload.berlios.de/jelix/jelix-1.1.2-opt.tar.gz|jelix-1.1.2-opt.tar.gz]] (770 Ko) +
-    * [[http://prdownload.berlios.de/jelix/jelix-1.1.2-opt.zip|jelix-1.1.2-opt.zip]]  (1.2 Mo). +
-  *  Download on jelix.org (use it only if berlios.de is down, please try berlios.de first) +
-    * [[http://download.jelix.org/jelix/releases/1.1.2/jelix-1.1.2-opt.tar.gz|jelix-1.1.2-opt.tar.gz]] +
-    * [[http://download.jelix.org/jelix/releases/1.1.2/jelix-1.1.2-opt.zip|jelix-1.1.2-opt.zip]]+
  
-===== Gold Edition =====+==== 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 berlios.de: +   ~~download jelixgold 1.1~~
-    [[http://prdownload.berlios.de/jelix/jelix-1.1.2-gold.tar.gz|jelix-1.1.2-gold.tar.gz]] (790 Ko) +
-    * [[http://prdownload.berlios.de/jelix/jelix-1.1.2-gold.zip|jelix-1.1.2-gold.zip]]  (1.2 Mo). +
-  * Download on jelix.org (use it only if berlios.de is down, please try berlios.de first) +
-    * [[http://download.jelix.org/jelix/releases/1.1.2/jelix-1.1.2-gold.tar.gz|jelix-1.1.2-gold.tar.gz]] +
-    * [[http://download.jelix.org/jelix/releases/1.1.2/jelix-1.1.2-gold.zip|jelix-1.1.2-gold.zip]]+
  
  
Line 51: Line 53:
 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:
  
-  * Download on berlios.de: +   ~~download fonts 1.1~~
-    [[http://prdownload.berlios.de/jelix/jelix-1.1.2-pdf-fonts.zip|zip]]  (7.0Mo). +
-  * Download on jelix.org (use it only if berlios.de is down, please try berlios.de first) +
-    * [[http://download.jelix.org/jelix/releases/1.1.2/jelix-1.1.2-pdf-fonts.zip|zip]] (7.0Mo)+
  
  
Line 61: Line 60:
 TestApp 1.1 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.1 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 on berlios.de: +   ~~download testapp 1.1~~
-     * [[http://prdownload.berlios.de/jelix/testapp-1.1.2.tar.gz|tar.gz]] +
-     * [[http://prdownload.berlios.de/jelix/testapp-1.1.2.zip|zip]] +
-  * Download on jelix.org (use it only if berlios.de is down, please try berlios.de first) +
-     * [[http://download.jelix.org/jelix/releases/1.1.2/testapp-1.1.2.tar.gz|tar.gz]] +
-     * [[http://download.jelix.org/jelix/releases/1.1.2/testapp-1.1.2.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 75: Line 69:
 ==== The manual ==== ==== The manual ====
  
-The manual for Jelix 1.1.2 is available in PDF. This PDF was generated with the content of the wiki.+The manual for Jelix 1.1 is available in PDF. This PDF was generated with the content of the wiki.
  
-   on berlios.de : [[http://prdownload.berlios.de/jelix/manual-jelix-1.1.2.pdf|manual-jelix-1.1.2.pdf]] ( PDF, 2 Mo ) +   ~~download manual 1.1~~
-   * on jelix.org : [[http://download.jelix.org/jelix/documentation/en/manual-jelix-1.1.2.pdf|manual-jelix-1.1.2.pdf]] ( PDF, 2 Mo )+
  
  
 ==== API Reference ==== ==== API Reference ====
  
-     on berlios.de : [[http://prdownload.berlios.de/jelix/jelix-1.1.2-apidoc_html.tar.gz|tar.gz]], [[http://prdownload.berlios.de/jelix/jelix-1.1.2-apidoc_html.zip|zip]] +   ~~download apiref 1.1~~
-     * on jelix.org : [[http://download.jelix.org/jelix/documentation/jelix-1.1.2-apidoc_html.tar.gz|tar.gz]], [[http://download.jelix.org/jelix/documentation/jelix-1.1.2-apidoc_html.zip|zip]]+
  
  

en/download/stable/1.1.1238510741.txt.gz · Last modified: 2009/03/31 14:45 by laurent

Recent changes RSS feed Creative Commons License