Dedecms Imitation Station tutorial (1) First knowledge DEDECMS
Source: Internet
Author: User
KeywordsDedecms Imitation station others
Dedecms from 2004 to now, has gone through five versions, starting from Dedecms V2, DEDECMS developed its own template engine, the use of XML name space style template, the art of making intuitive to provide a great convenience, Starting from V2.1, dedecms popularity rose rapidly, became the most popular CMS software in the Dedecms V3 version, began to introduce the concept of the model, so as to get rid of the traditional web site http://www.aliyun.com/zixun/aggregation/ 8254.html "> Content Management of the module is too dispersed, management is not centralized shortcomings, but with the development of time, found that purely modeled and can not meet the needs of users, thus Dedecms 2007 (Dedecms V5), Dedecms 2007 has the following characteristics:
First, the core template uses the XML name space style, the template all uses the file form to save, to the user design template, the website promotion transfer all provides the very big convenience, the sturdy template label for the stationmaster DIY own website to provide the strong support;
Second, tag caching mechanism, DEDECMS 2007 allows caching of similar tags, in the generation of HTML, to improve the system response speed, reduce system consumption of resources;
Third, the model and the concept of the module coexist, in the model can not meet the needs of all users, Dedecms introduced a number of interactive modules to complement the system, as far as possible to meet the needs of users;
Four, a number of application support, to provide users with a variety of web site building integration solutions, in this version, the addition of categories, stacks, yellow pages, circles, questions and answers modules, to supplement the special requirements of some users;
V. The future-oriented transition, DEDECMS 2007 is the first version released after the Dream Formation team, which will later have greater flexibility and stability in the vision of the future of the weaving team.
Many people only know to have a tutorial, want to that, even basic program structure, template files are unfamiliar. Even if the other person's template will not be modified, but also to insist that there are other people's templates have problems. Here many people only know to have a tutorial, want to that, even basic program structure, template files are unfamiliar. Even if the other person's template will not be modified, but also to insist that there are other people's templates have problems. Here to advise you novice webmaster. The grindstone does not mistakenly cut the material. Want to learn imitation station, or you use other stations you always want to change it, there is no template for others to do you can fully use, always have to modify some of the (except the official AH)
Here take 5.3来 for reference. Please check in. Please download the latest version of the installation DEDECMSV5.3 before you begin.
Let's start with the Dede directory structure and see what those folders are all about.
/dede This is the admin directory.
/date This is some system data. The system configuration file is in this directory.
HTML official default generated HTML directory. Of course you don't have to. Set to another directory. I always like to change the file here. The old man asked me. How to modify the template how to create a bit have been restored. It's not a template to change.
/member member folder. Including registration login personal Space Control Panel and so on its template in its directory under the Templets folder
Commonly modified several templates explained below
Head.htm, this is the head of the member backstage.
Foot.htm This is the tail of the member backstage
Index.htm This is the homepage of the member backstage
login.htm Login Template
Reg-new.htm Registration Template
/special This is a topic catalogue. Contains the generated topic list pages and topic content pages
/plus Plugin Directory
/include system Function File
/uploads Upload file directory
/templets template file directory. This is the point. Now let me explain the file inside. Let you know in your heart.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.