The release of the web content management system InstantCMS 2.15.2 is available, featuring a well-developed social interaction system and the use of 'content types', somewhat similar to Joomla. Based on InstantCMS, projects of any complexity can be created, from personal blogs and landing pages to corporate portals. The project uses the MVC (model, view, controller) model. The code is written in PHP and is distributed under the GPLv2 license. MySQL or MariaDB is used for data storage.
Key changes in the new version:
- An option has been added to 'Automatically detect language by browser locale';
- The installer code has been refactored;
- Support for namespaces for class autoloading has been added;
- The ability to generate schema.org microdata for the 'Post Author' widget has been added;
- When compiling SCSS, the abstract counter is automatically incremented if specified;
- In the user list in the admin interface and in profiles, the user's location, determined by their IP, is now displayed; IP address;
- Page numbers, if the corresponding option is enabled, are now also added to the meta description;
- In the 'Forms' section, forms now open in a modal window and are loaded using AJAX mechanisms;
- After saving the template schema block, the page now automatically scrolls to the modified block and highlights it;
- An issue with the default language has been fixed if language switching is enabled;
- The error output has been corrected server 404, if the tag was specified with a slash.
Source: opennet.ru
