Front-end demo: http://localhost/
Backend demo: http://localhost/management/
Username: admin
Password:admin
Main functions:
1. Customize article columns
2. Customize single-page introduction column
3. Customize the website navigation. You can set the navigation items to article columns, single-page columns, core business pages, external links, etc. This window can be defined/new window opens, the sorting order can be defined
4. Customize core business or core product introduction
5. Customize copyright information
6. Customize SEO information
7. Customize slideshow pictures and their links, customize marquee pictures and their links
8. Article publishing, modification, deletion, article home page recommendation
9. Multiple administrator permissions can be set
10. The two links of bookmarking this site and setting it as homepage automatically identify the website address, no background settings are required.
11. Supports subdirectories, no need to set up in the root directory, and functions are not restricted
Ver3.8 new version improvements:
1. Fixed the bug of page turning in picture list
Detailed description: In version 3.0, articles only support one list method, which is the title list. But if you use the article module to create a product introduction column, the best way is to directly use "product pictures + product names" to list. Therefore, version 3.6 adds a parameter identification function to the article list page to identify whether the list method is "article title" or "picture + title". The way to achieve this is: when setting up navigation, if you want the page list to be "picture + title" for any article column, add "&t=1" after the original link. For example, if the original URL of an article column is "arti.asp?c=27", then the link to the "picture + title" list page is "arti.asp?c=27&t=1"
2. Modify the bug of background article query
3. Switch to FCKeditor, which supports all current browser versions, and the encoding is fully switched to UTF-8.
4. Minor adjustments have been made to the homepage
5. Since our ability to make div+css is average and browser compatibility is not very good, this version uses table instead and temporarily abandons div.
6. The FCKeditor and upload tools have been securely processed. You only need to modify the values of the backend directory, database directory and corresponding calling variables to go online safely.
Expand