Pierre,
Perhaps you should read the documentation before posting here:
http://docs.elgg.org/wiki/Getting_Started_With_Development
It also might be useful to learn how to search the source code tree.
For example:
$ grep -rn "function elgg_view(" *
returns:
engine/lib/views.php:143:function elgg_view($view, $vars = array(), $bypass = false, $debug = false, $viewtype = '') {
and
$ grep -rn "function elgg_echo(" *
returns
engine/lib/languages.php:93:function elgg_echo($message_key, $language = "") {
Thank you very much Kevin for accuracy
Just to be clear, I interpreted the question to be about licensing rather than a technical question.
Ok
I'll try to be clearer,
My project is to create a CMS based on Elgg but this time not for the social network but to create a dating site.
Because I know there are a lot of webmaster seeking this kind of script but there are very few or they are expensive
N.B. Sorry for my poor English
Non désolé pour les pauvres en anglais ;-)
Utilisez Google pour traduire ;-O
Of course... Elgg can be customized to create a "dating" web-site. There's many GPL PlugIns available for free and yes - some special custom commercial PlugIns might need to be created to launch your dating elgg-site.
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by RaĆ¼l Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.