XinYiCMS (XinYiCMS) is a website content management system based on Microsoft's DotNet architecture. It is also an entry-level cms product for Internet practitioners. XinYiCMS is developed in a modular manner, with powerful functions, flexibility and easy expansion. All released versions are applications of the core functional framework, providing lightweight website construction solutions for small and medium-sized sites.
XinYi CMS content management system (XinYiCMS) 2.1.6 to 2.1.7 update details:
1.Add content page paging support
2. The datalist tag adds the qkey attribute to support dynamic parameter transfer and value assignment.
3. Add column ownership list call
4. There are two types of directory generation methods: long directory and condensed directory.
5. Correct version number storage strategy
6. Fix the efficiency problem caused by empty columns in /itnews/it/201108/2011722044233.html
7.Fix the msg prompt of view tag
8. Fix the problem of article content modification and release time
New version features:
1. Supports dynamic calling, pure static generation and custom configuration browsing mode, which greatly increases website experience and flexibility.
2. Support js calling and custom form model.
3. The labeling algorithm has been optimized, the speed has been significantly improved compared to the previous one, and the performance is more significant than that of similar CMS products.
Quick configuration:
1.Upload to ftp
After decompressing the xinyicms you downloaded, upload it to the web or wwwroot folder in the ftp space. Instead of uploading XinYiCMS.Web, all files under it will be uploaded directly.
2. Database settings
The database is first uploaded to the database folder datafiles of the space through ftp, and then the database is attached through the database management panel of the website. Generally, the attached database name is automatically generated by the website management background of the database space you purchased. Copy the database name and find the Web Open the .Config file for editing with Notepad, find key="ConnectionString", modify the string database in value and fill in the database name after it.
3. Debug and run
After the file and database settings are completed, try to access through http://your domain name/index.aspx. If no error is prompted, it proves that it is basically successful. Next, log in to the backend.
Log in through http://your domain name/manage/login.aspx. Both the username and password are admin. Click Column Management and Article Publishing. If normal, the deployment is successful and you can start using XinYiCMS.