Since this release (v2.1.3 ~ build #1 and #2) was tested mainly was PHP7 and PHP5.6, apparently there were some stuff that were incompatible with the older version of PHP5.5.
We have fixed this issue and released build #3 for SCHLIX CMS v2.1.3.
Since this release (v2.1.3 ~ build #1 and #2) was tested mainly was PHP7 and PHP5.6, apparently there were some stuff that were incompatible with the older version of PHP5.5.
We have fixed this issue and released build #3 for SCHLIX CMS v2.1.3.
SCH
SCHLIX CMS v2.1.3 has been released. This is a maintenance release and an upgrade to this version is required before the upcoming Newsletters application can be used.
As mentioned in late January, we were planning on developing Newsletters extension (type: both application and block) for SCHLIX CMS. This plan is about to materialize before the end of June 2017 and this will be the largest SCHLIX CMS extension as of this year.
Some features that will soon be available by the end of June:
This is a fully functional extension and it is capable of handling 100,000 users and even more. This extension is also a proof of concept about how to develop a complex application in SCHLIX CMS. We are currently performing additional testing before releasing it at the end of June 2017.
Here's some more screenshot of the Newsletters extension:
Custom Fields
Subscriber Details
Event log
Stay tuned!
Disclaimer: please note that while we strive for this Newsletters extension to be compliant with the CAN-SPAM Act as well as CASL (Canada's anti-spam legislation), it is your organization's responsibility to ensure that you meet the requirement (e.g. retention of CASL consent record, etc).
SCHLIX CMS v2.1.2 (build #1) has been released today. This is mainly a bugfix release. Changes:
Download it here.
Today we'releasing SCHLIX CMS v2.1.1. The changes are mostly minor, except for the WYSIWYG editor profile, which was mentioned in the previous post. The user interface has received a cosmetic update: the Applications menu now list the application name in alphabetical sort order instead of the unsorted application virtual filename. The system fonts have also been updated with Open Sans Light and Source Sans Pro Light. We've decided to remove the SVG fonts for legacy iOS as well as EOT for legacy Internet Explorer (version 9 and below).
With CodeMirror being a standalone editor instead of just as an embedded source editor for TinyMCE/CKEditor, we can use this feature to enable editing of theme PHP, CSS, and Javascript files on the site without having to use a desktop editor in the near future, perhaps by the end of the year. This means that eventually you can edit the theme files in SCHLIX CMS with a web-based editor and you won't have to be dependent on them. We're also planning on adding Ace Editor as an extension soon.
With the editor profile customization options for power users, we have now completed the third goal for this year. Therefore, the changes to the core SCHLIX CMS from now on will be minimal for the rest of the year (just bug fixes) and development effort will be focused on adding more extensions.
SCHLIX CMS v2.1.1 will be released some time this or next week. The most exciting change on this release is multiple and advanced WYSIWYG configuration, aimed at power users. You can now customize CKEditor, TinyMCE, and CodeMirror and specify advanced configuration options, in addition to drag and drop based toolbar arrangement. Also, in addition to being the default source editor for TinyMCE and CKEditor, you can also set it as a standalone editor.
Multiple WYSIWYG Editor Profiles
Screenshot of detailed customization of WYSIWYG editor in SCHLIX CMS:
Screenshot of WYSIWYG editor toolbar drag and drop configuration in SCHLIX CMS:
Screenshot of Code Mirror with Monokai theme
Other than this, there are a few minor bug fixes in the user interface as well as search function (thanks to Tom ~ read the bug report in the forum).
As mentioned in late January, we wanted to provide better blogging built-in capability in SCHLIX CMS. Today, SCHLIX CMS v2.1.0 has been released with improvements focused mainly in its blogging application. The most significant change in this release is multi-category in blog posts. Blog posts can now be assigned to multiple categories as well as tags. For each blog post, the canonical URL will be set to its primary category that you assign. Tagging was also introduced as well to make it on par with other blogging platforms. Introductory picture and secondary heading are also now built-in within blog app. We have also added "blogarchive" block and added caching options for production environment to reduce the SQL query to the database.
We also added a "samplemagazine" theme (first screenshot). The html5demo (second screenshot) theme was also slightly modified. More blog posts samples were added and some sample elements that still included v1.x series screenshots have been changed.
Other improvements include update of TinyMCE v4.5.4 and a new Landing Pages app. TinyMCE's default configuration was changed and media_dimensions option was set to false since it keeps interfering with responsive images. Landing Pages is an option to have a single-page website (like a brochure). It is set as the default if you install SCHLIX CMS with the sample data option turned on. Otherwise, Web Pages (html) is still the default frontend application. Please note that Landing Pages do not have the same benefit as Web Pages in term of search engine optimization. To change the default frontend application, you can configure this under the Global System Configuration menu on the backend admin welcome page.
When we first released SCHLIX CMS v2.0.x series, there was a minor regression with UTF-8 virtual file name. It could not be used at all and there were conflicts. This has been fixed in v2.1.x series.
Another improvement is we added two options for menu item: menu divider and submenu placeholder We have added them to the sample data option so you know how to use them.
SCHLIX CMS has evolved from its 1.x days as the development was restarted in June 2016. Overall, it is much more user friendly and the performance is much better. The development still continues, so here's our plan for the first half of 2017 based on feedback from content writers and web designers.
If you have more ideas on how we can improve the system, drop us a line in our forum.
Thank you to those who keep using SCHLIX CMS! In the mean time, we have recently released v2.0.7 (a minor bugfix, specifically for ISPConfig 3 based install with a few other minor bug fixes).
The first Docker image of SCHLIX CMS has been released. You can view our repository here: https://hub.docker.com/r/schlix/schlixcms-full-lamp/.
The image is running Ubuntu 16.04 with Apache 2.4, PHP7, MySQL5.7 and you can either use the command line or Kitematic (Docker Toolbox) to install it. When you pull the image, it will install the latest version of SCHLIX CMS. The minimum version compatible with Docker is v2.0.6, which has been released alongside with this Docker image.
To install the image with Kitematic, simply search for SCHLIX, and then click Create.
The image will then be downloaded to your machine:
Follow the installation instruction in the Container Logs:
Then once you are done, click on Web Preview. You can configure the ports here:
SCHLIX CMS v2.0.5 has been released and you can use the built-in auto-updater to upgrade your system.
Fixes: