Technical characteristics description:
1. Classic N-layer original architectural design;
2. Output XML original data + XSLT template to generate a standard XHTML page display method, making theme changes easier and more convenient;
3. Customized web.Config extension, the configuration is clear and clear;
4. XSLT template caching, the page display speed is greatly increased (you need to change debug to false in coreSettings.config);
5. Fast positioning and paging algorithm for file databases;
6. The customized HttpParam help object makes it more convenient to read the data submitted by the client and makes the verification simpler;
7. Customized Xslt method extension, you can directly call the compiled assembly method in the template, which is safer, more flexible, more convenient and more efficient;
8. Static URL rewriting [temporarily embedded UrlRewritingNet rewriting engine];
Front desk function description:
1. To publish, edit, view, and delete logs, use FckEditor WYSIWYG editor;
2. Files and pictures can be uploaded and thumbnail groups can be automatically generated [set by the background];
3. There are many types of log attributes, which can be opened to different users;
4. The search function supports title, tag, and user nickname;
5. The new user registration function can be opened or closed;
6. Comment list, publication, and deletion are all controlled by relevant permissions;
7. Add a list of related blogs to the Blog page, and you can turn it on and off in the background and set the number of related blogs;
8. Add an IP query engine for guest messages, which is temporarily an external engine;
9. Add a user center so you can manage your own information without logging in;
10. SEO optimization;
Management background function description:
1. System configuration and Blog module configuration can back up the current configuration and restore the current configuration from the backup;
2. Friendly link management, all current friendly links will be displayed;
3. Second-level classification management, the current blog module can only use first-level classification;
4. Modification of user list and information;
5. User group management, users obtain permissions by associating them with roles through user groups;
6. Role management, each role can be configured with corresponding permissions. If the subgroup of the user group can inherit the permissions of the parent group;
7. System administrator management;
8. User operation log list, but only those three months ago can be deleted;
9. The site's automatic navigation page can customize some commonly used content pages;
10. Update and statistics of relevant cache;
Note: If an error occurs the first time you use it, it may be that the file cache has not been generated. Please execute: /Tools/Install.aspx once. This file can be deleted afterwards.
The default management background address is: /Manage/Login.aspx
Username: cszi
Password: cszi.com
Front desk user:
Username: cszi
Password: cszi.com
Expand