After releasing TomatoCMS 2.0 version, we received many feedbacks. Most of users had problems with configuration and didn't know how to make TomatoCMS run correctly, especially when users put TomatoCMS on sub-directory of web root folder. And there was not install wizard at that time.
Now, after hard working days, we released the 2.0.1 version which provide Install Wizard, improve comment system and many fixed bugs.
Now, Install Wizard only take three steps to install TomatoCMS. You can install it in root web directory or its sub-directory.

- Support nested, unlimitted level comments

- Shows avatar of commenters

- Allows users to use some simple HTML tags in comment

- User can reply any comment in thread

- Administrator can apply hooks for filtering the content of comments.
Below is two examples which was built already in TomatoCMS. The first one replaces special characters with emotion icons as follow:

And the second one formats comment in pre-defined programming language style which is very useful for programmers' blogs:

- Prevents spams
At this version, we made an attempt at preventing spams by using the service provided by Akismet.
To use this, you have to register an free Akismet API key. (We will post new article about this)
In backend, user will receive the message that informs new version is available if any.

Beside the new features listed above, this version fixed many critical bugs.
The most important issue is that all links was changed to absolute links instead of relative links like before. That mean the website work correctly if users put TomatoCMS into sub-directory of web root directory.
We also display the error message if your PHP version does not meet requirements:

Lets download and reports bugs.
Thanks you so much!

Comments
Collapse