Twinklous Vblog is a blog program based on PHP5+Mysql.
Currently, there are many excellent blogging programs on the Internet. For example, WordPress, PJBlog, ZBlog, they all have their own characteristics. For example, WordPress has an extremely rich set of plug-ins and themes, PJ’s wap function is quite good, and so on. Twinklous Vblog (we call it TVBlog for short) also has its own characteristics.
advantage:
1. The front desk all uses javascript and does not require a full page refresh. The user experience is much improved compared to non-ajax blogs. Thanks to this, you can add background music to your blog without interruption.
2. Using the jQuery library and its powerful Plugin and UI, it can provide better and richer visual effects and operating experience.
3. Use Twinklous account management system. After you register at passport.twinklous.net, you only need to fill in your account number and password in TVBlog, and your registration information will be obtained from our account database.
4. Brand new spam comment processing mechanism. In TVBlog, you can only comment after registering. If you post a spam comment, the webmaster can report your comment to the twinklous account management office. The SPM (Spam Per Month) value of your account will increase. If the SPM is greater than the site setting, you must wait for the webmaster. It will be displayed after review, so webmasters no longer have to worry about spam comments.
5. Brand new sidebar management. You can easily set the sidebar to open or close by default.
6. There are multiple sets of shortcut keys
7. Due to the ajax application model, only data is provided in the background and displayed in the front desk. RIA technologies such as Flex can be easily used as the frontend, and the degree of freedom in theme development is also quite high.
8. It is bundled with TFM as a file manager, I believe you will like it.
Installation method:
1. Upload
2. Execute the install directory
3. Follow the prompts
Update details
Convenient theme development. Added a jquery plug-in. Fixed errors that occurred in the background management. Fixed errors that may occur when updating SPM values. Improved plain.php and sitemap.php provided for search engine crawling.
Expand