YouYaX open-source Forum, classic edition released. Let alone the open-source Forum, which is made up of excellent open-source code.
Let's get down to the truth,
This is a classic version. Great progress has been made in appearance.
In the previous version, the tree menu of the list page is incorrectly displayed in ie8.
At the same time, the code is optimized, and the js code of the tree menu on the list page is written into a separate Js file,
Improve readability
2nd, the most important thing is to rewrite the scoring display code. in the previous version, the scoring display is monotonous and not beautiful, and you don't even want to score it,
I can't see it anymore. For this reason, I made a special reference to the design of the discourse Forum, and I tried to debug some code locally,
The pseudo classes of css3 are still a little tricky, and the display has been completely refreshed.
Of course, it is worth mentioning that the scoring function cannot be replied to or processed,
This is because I put the reply processing of such overlay floors in the reference function, which has been implemented a long time ago.
As shown in
Reply to discussion (solution)
One is very concerned with the landlord.
Why do I need to retrieve the request again after I access the website?
GET www.youyax.com
200 OK
Youyax.com
16.4 KB
180.153.223.74: 80
GET #
200 OK
Youyax.com
16.4 KB
180.153.223.74: 80
The second request is www.youyax.com /#
The content is the same twice, with dozens of K entries. Shouldn't this be the second time? You can follow up on firebug and so on.
In addition, we recommend that you optimize the website some time in the future. many images are over 100 kB and many of them can be compressed, after reading this, you can reduce the bandwidth by at least KB (after all, you did not do cdn but directly put it on the server, which also reduces the server bandwidth pressure rather ~). At the same time, similar images are recommended to be integrated into a large image, which also reduces the number of requests to a certain extent.
Why do I need to retrieve the request again after I access the website?
GET www.youyax.com
200 OK
Youyax.com
16.4 KB
180.153.223.74: 80
GET #
200 OK
Youyax.com
16.4 KB
180.153.223.74: 80
The second request is www.youyax.com /#
The content is the same twice, with dozens of K entries. Shouldn't this be the second time? You can follow up on firebug and so on.
In addition, we recommend that you optimize the website some time in the future. many images are over 100 kB and many of them can be compressed, after reading this, you can reduce the bandwidth by at least KB (after all, you did not do cdn but directly put it on the server, which also reduces the server bandwidth pressure rather ~). At the same time, similar images are recommended to be integrated into a large image, which also reduces the number of requests to a certain extent.
Are you talking about the official website homepage? I don't know how you come out.
In other words, for the moment, we cannot see any performance.
We look forward to secondary development for some famous websites with high traffic
Support for landlords and open-source projects are good projects
What is the website?
Haha, this is really necessary. Sharing is the essence of the Internet.
What is the website?
The new version of www.youyax.com also includes sensitive word filtering.
Why do I need to retrieve the request again after I access the website?
GET www.youyax.com
200 OK
Youyax.com
16.4 KB
180.153.223.74: 80
GET #
200 OK
Youyax.com
16.4 KB
180.153.223.74: 80
The second request is www.youyax.com /#
The content is the same twice, with dozens of K entries. Shouldn't this be the second time? You can follow up on firebug and so on.
In addition, we recommend that you optimize the website some time in the future. many images are over 100 kB and many of them can be compressed, after reading this, you can reduce the bandwidth by at least KB (after all, you did not do cdn but directly put it on the server, which also reduces the server bandwidth pressure rather ~). At the same time, similar images are recommended to be integrated into a large image, which also reduces the number of requests to a certain extent.
Are you talking about the official website homepage? I don't know how you come out.
In other words, for the moment, we cannot see any performance.
We look forward to secondary development for some famous websites with high traffic
It's the homepage of the official website. you just need to follow up with firebug ??
Request URL: http://www.youyax.com /#
Request Method: GET
Status Codes: 200 OK
The homepage has nothing to do with the Forum architecture. A separate PHP file,
After reading the selection of open-source software, it is still so sluggish and defeated.
It can also be seen that the most popular open source is
Javascript and jquery plug-ins
Hello, after I install it, I can see it on the interface and cannot post it. Help