Thinkphp5.0 atmospheric responsive youth blog personal blog source code youth blog function module
1. Delete talks and photo albums
The main functions are to reduce unnecessary functions. The previous functions were used based on other people's functions. During the 2 years of using the blog, I found that the functions of chatting and photo albums were basically not used. So it was removed in the new version.
2. Unified comments
When I was doing Youth Blog 2.0, comments were stored in separate tables. Looking back on it now, I feel that this is very redundant. Therefore, the comment form was merged in the new version
3.QQ as a user
Because the previous comment system had email and review functions (not yet implemented), comments had to be screened and replied to before they were displayed, which resulted in poor immediacy. Therefore, this version has deleted the email extension and you must use QQ to comment. In order to prevent malicious behaviors such as screen swiping, blacklist settings for restricting IP and QQ will be added (to be implemented), and the member center and IM will be expanded.
4. Simplified data filling for comments
Every time I leave a message, I have to write so much information, and this time I just cut off the useless ones, use the editor to implement the comment box, and get the nickname, name, and avatar currently logged in QQ to simplify comments.
5. Fine-tune some styles
6. Neighbor pages are rewritten separately
7. Add automatic installation
Installation instructions:
Test environment php5.6 apache turns on pseudo-static
The top-level domain name points to the root directory public
Domain name +/install online installation