current location:Home > Technical Articles > CMS Tutorial > DEDECMS
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- How to modify and beautify DreamWeaver's pagination
- The solution to modify and beautify Dreamweaver's paging is: 1. Open the include\arc.listview.class.php file; 2. Find the $typedir=ereg_replace(...) code; 3. Add it to "//get" Page and link to homepage" front.
- DEDECMS 2693 2019-11-09 09:24:41
-
- DedeCMS column settings
- DedeCMS tutorial: The column settings of DedeCMS have quite a lot of parameters. Of course, if you want to use it more simply, you can ignore the redundant parameters and just fill in the form items prompted in red. Before introducing the column management operations, first Relevant interface pictures for column operations are listed to improve intuitiveness.
- DEDECMS 2557 2019-11-16 09:24:21
-
- Detailed explanation of how to prevent the dedecms website from being attacked by DDos
- The first step: Enter the background, system -> add a new variable variable name: cfg_anquan_cc; the second step: edit /member/config.php in require_once(DEDEINC.'/dedetemplate.class.php');.
- DEDECMS 1808 2019-11-16 09:24:43
-
- How to use the Dreamweaver tag code Channel tag
- The syntax of the Channel tag of the Dreamweaver tag code: {dede:channel row=' ' type=' '}; tag application scope: cover template, list template, document template; tag function description: used to obtain the column list.
- DEDECMS 2356 2019-11-08 14:23:37
-
- How to make DEDECMS search results display the complete title
- The method to make the DEDECMS search results display the complete title is to change the {dede:list perpage='20' titlelen='30'} option in the \templets\default\search.html file to titlelen=100.
- DEDECMS 2192 2019-11-08 14:00:25
-
- How to obtain the static URL address and dynamic URL address of the current document in Dreamweaver
- The method for Dreamweaver to obtain the static URL address of the current document: {dede:field name='arcurl' /}; the method for Dreamweaver to obtain the dynamic URL address of the current document: /plus/view.php?aid={dede:field.id/ }.
- DEDECMS 2961 2019-11-08 13:42:51
-
- How to use DedeCMS global tag memberinfos
- The basic syntax of the DEDECMS global tag memberinfos is: {dede:memberinfos mid = ' ' /}; tag application scope: only content template article_*.htm; tag function description: user information associated with the document.
- DEDECMS 1997 2019-11-08 13:27:50
-
- How to add custom attributes in DEDECMS
- How to add custom attributes to DEDECMS: 1. Back up the database; 2. Enter phpmyadmin and open the dede_archives database; 3. Click on the structure, find the flag, and click the change button; 4. Add a new attribute and add a piece of data.
- DEDECMS 2205 2019-11-08 13:14:16
-
- What can the DreamWeaver system do?
- DedeCMS tutorial: The Dreamweaver system allows you to freely manage the content structure of the website, allows you to freely design the style and performance of the website, allows you to freely obtain and collect and organize the content information required by your website, and allows you to freely Organize your website's content and information, allowing you to freely expand system functionality.
- DEDECMS 2260 2019-11-07 14:48:07
-
- How to use DreamWeaver to create a personal blog
- The homepage of the blog is a list of articles, which requires page turning. However, the homepage of Dreamweaver does not have this function, but the list of Dreamweaver has this function. As long as we fix the homepage, DreamWeaver will basically become a personal blog system.
- DEDECMS 3181 2019-11-07 14:30:50
-
- How to remove the bold font effect in the list of recommended documents in DreamWeaver
- Dreamweaver removes the bold font effect of list recommended documents: 1. Find the file arc.listview.class.php in include; 2. Find and delete the code if(preg_match('/c/'),$row['flag' ]{...}.
- DEDECMS 1961 2019-11-07 10:26:37
-
- How to use the DreamWeaver system tag Pagelist
- The basic syntax of the DreamWeaver system tag Pagelist: {dede:pagelist listsize='3' listitem=' '/}. Tag application scope: list page template. Function description: Represents a paginated page number list.
- DEDECMS 2276 2019-11-07 10:10:44
-
- How to call custom fields in DreamWeaver
- The method of calling custom fields in Dreamweaver: 1. Specify the channelid attribute, that is, channelid='content model id'; 2. Specify the fields to be obtained, that is, addfields='field 1, field 2'.
- DEDECMS 2610 2019-11-07 09:50:18
-
- How to speed up the display speed of article pages in DreamWeaver
- Methods for speeding up the display of article pages in DreamWeaver: 1. Close the sub-column; 2. Delete the tag that calls a random document in the document template; 3. Enable all caches that can be found in the background; 4. Delete related documents in the document template.
- DEDECMS 2025 2019-11-07 09:41:38
-
- How to use the Mynews tag in the Dream Weaver System
- The basic syntax of the Mynews tag in the DreamWeaver system: {dede:mynews row=' ' titlelen=' '/}. Scope of application: global use. Function description: In-site news call label.
- DEDECMS 1971 2019-11-07 09:30:18