Changeset 2833:411e37928477 for CHANGELOG
Legend:
- Unmodified
- Added
- Removed
-
CHANGELOG
r2742 r2833 1 Dotclear 2.7 - 2014-12-13 2 =========================================================== 3 * Security : protection against clickjacking may be activated (see blog parameters) 4 * Switch to HTML5 : backend, templatesets and themes 5 * ARIA roles in da place (a11y) 6 * Multiple templatesets : mustek (legacy) and currywurst 7 * Themes may use extension/heritage template mechanisms 8 * New theme (Berlin) based on currywurst templateset 9 * New WYSIWYG editor (CKEditor) 10 * Dotclear Wiki now produces HTML5 compatible markup 11 * Video and audio HTML5 tags are now used (with fallback to flash if possible) 12 * Copying default theme to user-defined theme folder is not more necessary 13 * Preview of comment may be optional (see blog parameters) 14 * Widgets may be put offline without deleting them 15 * jQuery version may be choosen between 1.4.2 (default) and 1.11.1 (see blog parameters) 16 * Number of posts listed on home page may be different than other pages (see blog parameters) 17 * Hidden folders are now hidden in media manager (set DC_SHOW_HIDDEN_DIRS to true in config.php to display them) 18 * User-defined template files may be reset (deleted) in theme editor 19 * Drag'n'drop now enabled on touch screens 20 * Alternative syntax may be set for comments by third-party plugins 21 * A lot of bug fixes 22 * Much more cosmetic adjustements and enhancements 23 1 24 Dotclear 2.6.4 - 2014-08-18 2 25 ===========================================================
Note: See TracChangeset
for help on using the changeset viewer.