2009_11_2(V4.0)
1. Simple, powerful labeling auxiliary tool
(1) The application of the cache function speeds up the running speed of label auxiliary tools and improves work efficiency;
(2), add image scrolling function label;
(3) Add product list call and product category call function tag;
(4) Add the article type selection function in the article tag;
(5), add new labels with pictures and texts;
(6) Solve the problem of wrong line when opening the "new" icon;
(7) Redesign the static tag selection page; you can automatically insert or copy commonly used static tags;
(8) Add multiple static tags to make the article display rich and colorful;
(9) Modify the "Digg" tag to a fashionable display style;
(10), two new list display styles are added: Pigg list style;
2. The membership system has been upgraded to make it more user-friendly and convenient.
(1) Redesign the member center interface to make it more beautiful and elegant; the operation is simple and convenient;
(2) The backend can determine the type of articles published by the member group and whether members are allowed to publish products;
(3) You can set whether the information released by different member groups needs to be reviewed. For example: ordinary members' postings need to be reviewed, but VIP members' postings do not, visitors' postings need to be reviewed, but members' postings do not, etc.;
(4) Add registered user submission data filtering and effective SQL injection;
(5). New verification code verification for registration, effectively preventing the registration machine;
(6) Members support email activation, which can prevent registration machines or spam user registrations;
(7) Add the function that front-end users can choose to allow only one member to log in for one member account;
(8) Add favorites function;
(9) New users can view the public information of other users;
(10) Whether the upload option is allowed for the new member group;
(11) When the membership reading fee is increased, contributors can withdraw functions from it;
3. Security is constantly locked
(1) The prefixes of the front and back COOKIE variables are completely separated. The attacker cannot know the background COOKIE variable name, and cannot simulate the variable without knowing the variable name;
(2), COOKIE authentication code verification plus IP verification
(3) Strengthen the verification of the upload interface, eliminate suspicious files, and strengthen the disallowance of external submissions for upload;
(4) Verify the safety and legality of the remote image storage function, so as to solve the problem of not being allowed to capture similar xx.asp;1.gif pseudo-Trojans
(5) Filter the submitted data; effectively avoid illegal injection!
(6) Strengthen the prevention of SQL injection in the Conn.asp file;
4. The use of cache function greatly improves system operating efficiency
(1) After reading the system's common data from the database, immediately disconnect the record set and directly convert it to xml for processing, and make full use of caching technology to maximize system performance again;
(2) Use a caching method that combines database and xml to call system parameters, custom tags, column styles, etc.;
(3) A new cache cleaning function is added to update the cache generated by the system. Every time the system configuration file is modified, the system automatically updates the cache;
5. Online editor optimization
(1). Repair the "Active Server Pages error ASP 0138 Nested Script Block" in the online editor.
(2) Strengthen the security verification of uploaded files;
(3) Add a background to manage the directory name of the online editor;
(4) Added the ability to select and add uploaded files;
(5) Use Lightbox JS v2.0 special effects to add the click-to-enlarge function of images in articles (the thumbnail function must be turned on as a prerequisite);
6. 4.0 is paired with a set of fashionable and fresh front desk templates to fully reflect the functions of Art2008cms
(1) Template calling is convenient and fast; each module can create a channel homepage template;
(2) The template directory name can be modified in the background settings to prevent your templates from being downloaded;
(3) For novices, html language can be used to write;
(4). Added template online editing function;
(5) Each new article can be bound to a customized template;
7. Further subdivide the background administrator rights, and ordinary administrator rights can be subdivided into each module;
8. Added a new way to publish static pages in batches;
9. Added API general integration function; provides API integration interface, which can integrate mainstream forums, blogs and other software, and easily realize the close integration of multiple programs
It can integrate third-party software such as Dongwang Forum and Oblog at the same time to easily realize one-stop membership and help users easily implement a multi-functional portal solution of "CMS + Forum + Blog".
10. Fix other detailed issues