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:faq [2007/01/13 17:33] laurenten:faq [2008/01/21 13:27] – external edit 127.0.0.1
Line 11: Line 11:
 ===== License and copyright ===== ===== License and copyright =====
 **On what license is Jelix available ?** LGPL. GNU LESSER GENERAL PUBLIC LICENSE. The command-line scripts are under GPL. **On what license is Jelix available ?** LGPL. GNU LESSER GENERAL PUBLIC LICENSE. The command-line scripts are under GPL.
 +
  
  
Line 18: Line 19:
   * **I want to contribute to the code because I would like to make improvements, how can I do ?** By consulting the [[http://developer.jelix.org|Hackers' corner]] initially. Speak also with the developers (on IRC or in the forum, they are french, but they speak in english too ;-) ), they will give you information on the things to pay attention to, on the way of making modifications.   * **I want to contribute to the code because I would like to make improvements, how can I do ?** By consulting the [[http://developer.jelix.org|Hackers' corner]] initially. Speak also with the developers (on IRC or in the forum, they are french, but they speak in english too ;-) ), they will give you information on the things to pay attention to, on the way of making modifications.
   * **I made a modification and I would like to integrate it in the official version, how can I do ?** It is initially necessary to prepare a patch (with diff type tools) from the repository version of Jelix (if it is a just some lines modified, no need for a patch, even if this is better, just give lines and the concerned filename), and send this in the [[http://developer.jelix.org/newticket|patch manager]].   * **I made a modification and I would like to integrate it in the official version, how can I do ?** It is initially necessary to prepare a patch (with diff type tools) from the repository version of Jelix (if it is a just some lines modified, no need for a patch, even if this is better, just give lines and the concerned filename), and send this in the [[http://developer.jelix.org/newticket|patch manager]].
-  * **I found a bug !** If you are sure of the bug, post it in the [[http://developer.jelix.org/newticket|bug manager]], else send a post about it in the forum.+  * **I found a bug !** If you are sure of the bug, post it in the [[http://developer.jelix.org/newticket|bug manager]] (create an account on developer.jelix.org before), else send a post about it in the forum.
   * **There is a mistake in the documentation, I would like to complete the documentation** : The documentation (and this page) is a wiki. Subscribe to the wiki and click on "Edit" to modify it.   * **There is a mistake in the documentation, I would like to complete the documentation** : The documentation (and this page) is a wiki. Subscribe to the wiki and click on "Edit" to modify it.
   * **I would like a write access to the subversion repository** : The write access is given to those who contribute actively to Jelix. Thus it is necessary to justify of a certain motivation, and to have proposed some significant patchs. And it is also necessary to know how to use subversion...   * **I would like a write access to the subversion repository** : The write access is given to those who contribute actively to Jelix. Thus it is necessary to justify of a certain motivation, and to have proposed some significant patchs. And it is also necessary to know how to use subversion...
Line 27: Line 28:
   * **Can we use the template engine separately ?** Yes, there is a standalone version of jTpl.   * **Can we use the template engine separately ?** Yes, there is a standalone version of jTpl.
   * **Jelix can't generate a page in the XXX format, how can I do ?** You only have to create an object that derives from jResponse, which is able to generate a XXX document and to declare it in the configuration. Any contribution in this way is welcomed, by the way.   * **Jelix can't generate a page in the XXX format, how can I do ?** You only have to create an object that derives from jResponse, which is able to generate a XXX document and to declare it in the configuration. Any contribution in this way is welcomed, by the way.
 +
 +
  
  
 ===== Other ===== ===== Other =====
   * **Is there a PHP4 version of Jelix ?** No, Jelix uses many specificities of PHP5.   * **Is there a PHP4 version of Jelix ?** No, Jelix uses many specificities of PHP5.
-  * **I would like to use Jelix now, even if it is not in final version, is there a risk ?** Jelix 1.0 beta is intensively used in several projects and on some site with millions pages viewed per day. The core is stable, as well as the additional classes (jDao, jDb, jTpl...). Bugs are rather quickly corrected. Jelix is not in 1.0 final version only because all features (outside the core) are not implemented yet. +  * **I made a site with Jelix, can I advertise about it?** Yes, on [[en:hall-of-fame|this page]]
-  * **I made a site with Jelix, can I advertise about it?** Yes, on [[http://jelix.org/articles/revuewebpresse|this page]]+

en/faq.txt · Last modified: 2024/04/27 20:42 by laurent

Recent changes RSS feed Creative Commons License