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
Next revisionBoth sides next revision
en:download [2007/04/28 21:25] laurenten:download [2019/04/17 08:34] – [Download] laurent
Line 1: Line 1:
 +~~LANG:FR@fr:telechargement~~
 +
 ====== Download ====== ====== Download ======
  
-Here is all last official and stable releases of Jelix products. You have also nightly builds of the products. Nightly builds are the last development versions, and contains last improvements and bug fixes. (and this packages are built every nights). +  * [[en:download:stable|Last stable releases]]: jelix, testappdocumentation 
- +  * [[en:download:nightly|Last unstable releases]]: beta+nightlies of Jelix, testapp, documentation
- +
- +
-===== Jelix ===== +
- +
-    Last official version : 1.0 beta2.1.  +
-       * Developer Edition : [[http://prdownload.berlios.de/jelix/jelix-1.0b2.1-dev.tar.gz|tar.gz]]  (412ko) or [[http://prdownload.berlios.de/jelix/jelix-1.0b2.1-dev.zip|zip]]  (612ko). This edition is for developer, to create and develop application using Jelix. It contains all scripts helpers etc. +
-       * Optimized Edition [[http://prdownload.berlios.de/jelix/jelix-1.0b2.1-opt.tar.gz|tar.gz]]  (176ko) or [[http://prdownload.berlios.de/jelix/jelix-1.0b2.1-opt.zip|zip]]  (300ko). 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 serverto improve performance. (Howeveryou can use of course developer edition on your production server). +
- +
- +
-    Nighly build: [[http://download.jelix.org/jelix/nightly/jelix-nightly-dev.tar.gz|jelix-nightly-dev.tar.gz]]. It contains last improvements and bug fixes since 1.0beta2.1. (See [[changelog]]).  +
  
-**important:** when you update jelix, don’t forget to clean your application temp directory.+For old and deprecated releases, see [[http://download.jelix.org|download.jelix.org]].
  
-===== Test Applications ===== 
  
-  * TestApp 1.0 beta2.1 : for Jelix Hackers. It contains some test suite about  Jelix components and examples +====== Changelog ======
-     * [[http://prdownload.berlios.de/jelix/testapp-1.0b2.1.tar.gz|tar.gz]]+
  
-  * Nightly builds: [[http://download.jelix.org/jelix/nightly/testapp-nightly.tar.gz|testapp]]+List of changes brings by each version, release dates, PHP compatibility and so onethis is on the [[en:changelog|changelog page]]
 +======= Modules and plugins for Jelix 1.7 and higher =======
  
-===== jTpl, the standalone version =====+Some modules and plugins for Jelix  are available via Composerfrom http://packagist.org but also from http://packages.jelix.org. Some of these packages are automatically installed by the package jelix/jelix.
  
-The template engine of Jelix is available as standalone componentSo you can use it without Jelix.+   * [[https://packagist.org/packages/jelix/jcommunity-module|jelix/jcommunity-module]]: jCommunity are modules to add community features to a web site made with Jelix 
 +   * [[https://packagist.org/packages/jelix/tcpdf-module|jelix/tcpdf-module]]: module for Jelix, providing a Response object and a class, to generate a PDF and sent it to a browser, using TCPDF. 
 +   * [[https://packagist.org/packages/jelix/soap-server-module|jelix/soap-server-module]]: module to implement a SOAP server in a Jelix application 
 +   * [[https://packagist.org/packages/jelix/diff-plugin|jelix/diff-plugin]]: a plugin for Jelix or Castor to render show differences between two content in a template 
 +   * [[https://packagist.org/packages/jelix/feeds-module|jelix/feeds-module]]:  module providing a RSS and ATOM responses and RSS/ATOM feed reader 
 +   * [[https://packagist.org/packages/jelix/ldapdao-module|jelix/ldapdao-module]]: module for Jelix,allowing to authenticate with an ldap server and to register users locally. 
 +   * [[https://packagist.org/packages/jelix/minify-module|jelix/minify-module]]: module providing Minify features to a Jelix application. 
 +   * [[https://packagist.org/packages/jelix/php-redis-plugin|jelix/php-redis-plugin]]: a Redis plugin for Jelix 
 +   * [[https://packagist.org/packages/jelix/sitemap-module|jelix/sitemap-module]]: module for Jelix, providing a Jelix Response object to generate a sitemap. 
 +   * [[https://packagist.org/packages/jelix/wikirenderer-plugin|jelix/wikirenderer-plugin]]: a plugin for Jelix or Castor to render wiki content in a template 
 +   * [[https://packagist.org/packages/jelix/legacy-db-plugins|jelix/legacy-db-plugins]]: Legacy database plugins for Jelix 
 +   * [[https://packagist.org/packages/jelix/simpletest-module|jelix/simpletest-module]]: Legacy Simpletest module for Jelix 1.7+
  
-  * 1.0 beta1. [[http://prdownload.berlios.de/jelix/jtpl-1.0b1.tar.gz|tar.gz]] [[http://prdownload.berlios.de/jelix/jtpl-1.0b1.zip|zip]] +======= Components =======
-  * [[http://download.jelix.org/jtpl/jtpl-nightly.tar.gz|Nightly]]+
  
-===== jBuildTools =====+Some components of Jelix are available separately and usable without Jelix. Install them via Composer, from http://packagist.org but also from http://packages.jelix.org. Some of these packages are automatically installed by the package jelix/jelix.
  
-Tools used to build Jelix  +   * [[https://packagist.org/packages/jelix/castor|jelix/castor]]: Castor, the template engine of Jelix (formerly known as jTpl) 
-  1.1. [[http://prdownload.berlios.de/jelix/jbuildtools-1.1.tar.gz|tar.gz]]+   [[https://packagist.org/packages/jelix/file-utilities|jelix/file-utilities]]: helpers to manipulate files, path and directories 
 +   * [[https://packagist.org/packages/jelix/inifile|jelix/inifile]]: classes to read and modify ini files by preserving comments and empty lines 
 +   [[https://packagist.org/packages/jelix/simplelocalization|jelix/simplelocalization]]: A simple class to manipulate localized messages 
 +   * [[https://packagist.org/packages/jelix/webservice-helper|jelix/webservice-helper]]: Classes to generate a WSDL content from classes 
 +   * [[https://packagist.org/packages/jelix/wikirenderer|jelix/wikirenderer]]: WikiRenderer is a library to generate HTML or anything else from wiki content. 
 +   * [[https://packagist.org/packages/jelix/fakeserverconf|jelix/fakeserverconf]]: Fill the $_SERVER array with various PHP server configuration for unit tests. 
 +   * [[https://packagist.org/packages/jelix/buildtools|jelix/buildtools]]: Tools to build package of a project 
 +   * [[https://packagist.org/packages/jelix/jhttp|jelix/jhttp]]: simple http client for legacy Jelix projects (deprecated).
  
-====== Old releases ====== 
-See [[http://developer.berlios.de/project/showfiles.php?group_id=5643|this page]]. 

en/download.txt · Last modified: 2024/04/26 21:47 by 127.0.0.1

Recent changes RSS feed Creative Commons License