Gblog is a small and practical ASP personal blog system. From the beginning of the design of Gblog, we started from a practical perspective, striving to realize the functions that should be included in the blog system while making it as simple as possible to avoid lengthy codes and cumbersome operations.
Gblog v1.4 update instructions
1. Changed the article list generation method, using the reverse order + list update method on the category homepage. Adding new articles does not require updating all lists, which greatly improves efficiency.
2. All links within the site are changed to absolute links within the site to avoid link errors.
3. Add the installation directory setting so that the system can be easily installed in any subdirectory of the website.
4. Added parameter settings such as the total number of calls and the number of articles displayed in the list.
5. Fixed the issue of incorrect upload directory in the text editor. The upload directory is set to gupload (/gupload) in the root directory.
6. Add comment verification code to be displayed after clicking on the input box to save resources.
7. Add settings to limit duplicate comments and multiple comments. The submit button will be unavailable after the comment is submitted to limit spam comments.
8. Modify the template accordingly.
9. Fixed many known errors.
...
Backend login: http://your domain name/inc/admin.asp?action=login
Initial account: goodtext.org Password: www.goodtext.org