16 Mar 2019
User manual
A user manual is now available inside the MonoCMS zip package, in HTML form! The purpose of a user manual is to familiarize the users with the user interface and functions of the program. This is a great way to make sure that the program itself is not going to restrict the users, rather than help them with their work.
18 Feb 2019
About the MonoCMS license absense
There is a new explanation page about the MonoCMS absense of a license that users sometimes ask about. You can find it at monocms.com/about-monocms-license
17 Jan 2019
Quick fix for post.php - date format configuration
Again, a problem occured when loading a post in the text editor, which was fixed in post.php . This was an obvious fix following the one of 02 Aug 2018.
Date format inside the control panel is slightly changed. Now, when a date within the last 24 hours is not the same day as today, it shows up as 'd M Y' instead of 'H:i'.
Date format inside the control panel is slightly changed. Now, when a date within the last 24 hours is not the same day as today, it shows up as 'd M Y' instead of 'H:i'.
16 Jan 2019
Expanded plugins menu
Up until now, the plugins menu of the main control panel page, opened when a :hover effect occured. To make it accessible through the keyboard, i added a settings option that allows the menu container to stay always expanded, plus allows the user to use the 'tab', 'space' and 'enter' keys to control the checkboxes. Default value of this option is off.