Trace:
Differences ¶
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
en:faq [2006/04/10 13:00] – (old revision restored) 127.0.0.1 | en:faq [2024/04/27 20:42] (current) – laurent | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | Sorry, this page has not been translated yet from [[:faq]]. Need some help. | + | ~~LANG: |
+ | |||
+ | ====== FAQ ====== | ||
+ | |||
+ | ===== Beginning ===== | ||
+ | |||
+ | * **What does Jelix mean ?** Nothing. | ||
+ | * **What is the logo representing ?** It comes from a deep reflexion by his creator, Sylvain. :-) | ||
+ | * **When did the Jelix project start ?** During the autumn 2005, and came out in January 2006 in pre-alpha version, when the site has been created. | ||
+ | * **How was born Jelix ?** From a desire to break and improve many things in the [[http:// | ||
+ | * **Is Jelix then a fork of Copix ?** Yes it is, but a large part of the code has been entirely rewritten and Jelix does not function the same way, even if the main principle are the same (modules, DAO, ...) | ||
+ | * **Why a new framework in 2005 when there was "// | ||
+ | |||
+ | ===== License and copyright ===== | ||
+ | |||
+ | **On what license is Jelix available ?** LGPL. GNU LESSER GENERAL PUBLIC LICENSE. The command-line scripts are under GPL. | ||
+ | |||
+ | ===== Contributions ===== | ||
+ | |||
+ | * **How can I contribute to the Jelix project ?** We need people to make the site evolve, complete the documentation and tutorials, realize " | ||
+ | * **I want to contribute to the code because I would like to make improvements, | ||
+ | * **I made a modification and I would like to integrate it in the official version, how can I do ?** You can fork our git repository on http:// | ||
+ | * **I found a bug !** If you are sure of the bug, post it in the [[http:// | ||
+ | * **There is a mistake in the documentation, | ||
+ | |||
+ | ===== Technical ===== | ||
+ | |||
+ | * **Is it possible to use jDb, jDao separately from Jelix ?** Yes, since 2020, they are available as a Composer package: [[https:// | ||
+ | * **Can we use the template engine separately ?** Yes, there is a standalone version of jTpl. Since 2015, it is called Castor and [[https:// | ||
+ | * **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 ===== | ||
+ | |||
+ | |||
+ | * **I made a site with Jelix, can I advertise about it?** Yes, on [[en: | ||
+ | * **I made an application based on jelix, or a module or a plugin, where can I tell to the community this existing project ?** You can discuss about it on the forum. You can also reference it on our dedicated web site for those things: [[http:// |