With dedecms weaving Dream Program How to do in English and Chinese website, below is a detailed graphic tutorial, hope to help everyone.
The following is a 5-language website made with the DEDECMS Dream program, which starts with the tutorial below.
First, in the background to build columns, there are three points to note
1. Need to do several languages on the addition of a few large columns, I call this column is the cover column, which are the navigation of their own language columns
2. Cover page "General Options" file save directory is set to CN or EN
3. The list template for "Advanced options" in the cover column is set to Cn_index.htm or en_index.htm
Second, the site code calls
The cover page of each language and the navigation columns in each language are called separately, and are called separately with {dede:type typeid= ' * '}, see figure
Third, the rest is to build separate columns for each language
Template file suggested by Cn_, En_, jp_ and other these prefixes, a language is a website, do a language template, and then copy and change the text image.
The same is true for multiple languages, and so on.
Dedecms weaving dream to do Chinese and English (multi-lingual) website steps