General enterprise website system V3.0 operating environment: .Net2.0, Mssql, Fso
General enterprise website system V3.0 multi-language/art customization/generated html (.NET2.0/MSSQL/DIV+CSS)
Management address: http://your domain name/admin/login.aspx; Account/Password: admin
Features and advantages:
1. You can customize a language version, such as making a Chinese website/English website/Japanese website.
Method: You can achieve the language version you want by modifying all the files that save page text information in the /xml, /admin/xml, and /template folders.
2. Programming and art are completely separated.
After you create the page yourself, you can display the data by calling the corresponding program function on the basis of the original page; the data loop display part is achieved by calling the template file under /template.
Specifically: this function.
The prototype of this function is: public string NewsPicText(string classid, string noclassid, int Pic_width, int Pic_height, int LeftItem, int RightItem, int LeftIntBr, string LeftStrBr)
Parameter description: classid means to get data from this classid type, noclassid means not to get data from this classid type, classid is similar to if you have a news type table, classid=1 means international news.
Pic_width represents the width of the displayed picture; Pic_height represents the height of the displayed picture; LeftItem represents the number of items displayed on the left side of the picture; RightItem represents the number of information items displayed on the right;
LeftIntBr represents the operation symbol after each piece of information on the left is displayed. For example, using < br> means that after each piece of information is displayed, use < br> to change a line;
LeftStrBr is the < br> symbol corresponding to the above. You can use < br> or others.
Each function calls a corresponding template file because the information needs to be displayed in a loop. The corresponding files called are all .html files under /template that have the same name as the function itself.
For example, this function calls the /template/NewsPicText.html file to implement information display replacement code.
The explanation of NewsPicText("4",null,120,90,1,5,1,null) is:
The content on the left calls the picture information with classid=4, and the number of calls is 1; the height and width of the picture display are: 120*90; the right calls 5 pieces of information with classid=4.
The final display result is: similar to a news information block displayed on a regular web page, with an image on the left and a text link below, and 5 pieces of information with link effects displayed on the right.
For other functions, please log in to the help center at http://www.lantou.net to view them one by one.
3. The system is flexible to use.
For example: article classification can be flexibly divided into first-level or second-level classification. All published articles can fill in the page-friendly SEO tag.
There is another benefit. The title of the article can be displayed using an image, as long as the "Use image as title" is checked when publishing the article.
Then when displayed, the title of this message will be displayed as the corresponding picture, making the content of your message list look much richer.
Article information can be accompanied by pictures. If you have a lot of pictures to use, you can use the "Renderings" function. Almost all modules of this system have "effect diagram" function.
Use the "Rendering" feature. You can upload an unlimited number of images. These images will all be displayed in your corresponding article content.
4. Powerful product release system.
Whether you want to display mobile phone product system or clothing system display. There are no restrictions on product parameters.
The traditional system can easily cause you to be more or less restricted. For example, if you want to release a mobile phone product, the parameters include: shooting pixels, memory card, etc.; for clothing products, there are sizes, colors, etc.
These non-conceptual parameters prevent you from launching a new product online.
The general enterprise website system VER3.0 can flexibly allow you to customize these parameters.
Specific operations are as follows:
A. First define the "sales classification settings", which can be divided into: product products, hot sales, recommendations, etc. This does not need to be defined.
B. Define the "classification of items", which can be divided into several categories: such as mobile phones, clothes, home appliances, etc.
C. Define "field parameter settings", which is to define the parameters of each item in B, such as the memory of the mobile phone and the shooting pixels; the size, color and other parameters of the clothes.
D. Define "specific item classification" and actually classify the nature of each item. For example, mobile phones are divided into: Motorola, NOKIA, etc.
E. After defining the above information completely, you can proceed to product upload.
5. The entire site can use html mode
There is no need to say more about the advantages of using html mode here. Simply put, it is very beneficial to search engine access and inclusion.
Of course, you can also disable html mode. If html mode is enabled. There are not very few things that need to be done. Please see the relevant detailed instructions for details.
The system modules mainly include:
1. Website columns can be customized. After setting up a new website column, you can edit the content of the website column to form your own new column. Columns can also be deleted. If you delete the wrong one, you can set it up again by browsing the original settings.
2. The item display system is different from previous website systems in that this item display system can customize all parameters and information of the item from 0; until you customize any information you need, then publish your product.
3. The shopping system can open or close the shopping system. Some companies do not need an online ordering system and only need a publicity system. The shopping system can be closed and it is just a display platform for items. The shopping process is developed in accordance with the current online shopping process.
4. The article system can set the classification of the article, or directly set the article information without classifying the article; the content of the article information system can be arbitrarily set with renderings or pure text content. You can customize the display of article information through function parameters.
5. The download center can add files or materials for customers to download, and can also turn off this system function.
6. Information feedback Collect customer feedback information.
7. The communication area allows you to contact customers in a timely manner, solve business or technical problems, and work in an open manner.
8. Separation of art programs As long as you master the use of functions and templates of this system, you can apply the art you want to this system.
CHINAZ Editor's Note: The Beta version cannot be used normally on 10/20/30 of every month!
Expand