news around LEPTON
LEPTON 2 released |
24.06.2015 |
news around LEPTON >> en |
From today the LEPTON 2series will replace the LEPTON 1series.
LEPTON 2.0.0 stable release has been published today.
There are lots of changes in LEPTON_2.
We worked to enable more custom templates to give designers more influence on the frontend-look of core files as frontend-login, search and custom module css files. Furthermore there are some new helpful functuins for module developers.
Here is a (non-complete) list of changes:
- add lib_lepton, including class.upload (see http://www.verot.net/php_class_upload.htm) and html5shiv
- introduce new template engine twig (lib_twig), see http://twig.sensiolabs.org/
- add new module droplets (using twig template files) and some new functions
- add new search (lib_search, using twig template files)
- use search template files in frontend-templates
- remove old and unneeded functions, see http://doc.lepton-cms.org/docu/english/home/core/removed-functions.php
- update most modules (lib_phpmailer, wysiwyg_admin, etc)
- introduce new system frontend-login, see http://doc.lepton-cms.org/docu/english/home/templates/template-guidelines/frontend-login.php
- introduce new system of handling custom backend/frontend.css
- add register modfiles to class secure, see http://doc.lepton-cms.org/docu/english/home/addons/register-files.php
- add Danish language file
- update jquery core and added migrate file, please see notices on jquery homepage http://jquery.com/download/
- introduce new standard error_level
- reworked wysywig_admin and introduce new class.editorinfo to work with editors
- introduce tin_mce 4-series (smaller, faster, nicer) http://www.tinymce.com/
- introduce new filemanager within tin_mce 4-series
- introduce twig template files in LEPTON2 frontend template (frontend-login)
- reworked news module and introduce template files
- enable custom module template files in frontend and backend
- remove under_construction function (not needed for LEPTON is delivered with an initial page)
- add some new functions in framework
- introduce '$module_delete = false;' to prevent core modules from being deleted
- introduce easymulitlanguage, see http://doc.lepton-cms.org/docu/english/home/core/new-functions/easymultilanguage.php
- introduce new language file conventions see http://doc.lepton-cms.org/docu/english/home/addons/language-files.php
- introduce new module file register_parser to load twig template engine
- reworked code2
- rename page and media directory via backend
- reworked captcha and moved to new location: modules/captcha_control
- massive core code-cleanings and reworkeded code (still lot of work to do...)
The stable version 2.0.0 is available on Downloadpage and is also available as mobile version.
An upgrade from 1series to LEPTON 2.0.0 will be released soon.
Back