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 create an online order using Dreamweaver's custom form
- How to create online orders with Dreamweaver’s custom form: First, find “custom form” in the Dreamweaver backend interface; then add the custom form and modify the data table; finally, add the code “<form action="/” to the corresponding template plus/diy.php" enctype=''''>".
- DEDECMS 2952 2020-01-10 09:15:49
-
- How to implement dedecms homepage paging through free lists
- How to implement dedecms homepage paging through free lists: First enter the dedecms background; then select "Core - Channel Model - Free List Management - Add List"; then define the free list; finally use the tag "{dede:freelist/}" to call Can.
- DEDECMS 2272 2020-01-10 09:08:45
-
- How to call the template header and bottom of the DreamWeaver message board
- How to call the header and bottom of the template in the Dreamweaver message board: first enter the Dreamweaver backend; then click "Custom Macro Tag" in "Template"; then add a macro tag and fill in the code in the tag content as "{dede: include filename="head.htm"/};"; Finally, use JS to call the code.
- DEDECMS 3168 2020-01-10 09:04:41
-
- What should I do if the list of articles in the DreamWeaver member space cannot be paginated?
- The solution to the problem that the article list of Dreamweaver member space cannot be paginated: first open the "arc.memberlistview.class.php" file; then modify the code to "$countQuery = preg_replace("#SELECT[ \r\n\t](.*) [])" will do.
- DEDECMS 2691 2020-01-09 09:55:14
-
- How to modify the DEDECMS search page to support dede tag calling
- The DEDECMS search page supports the modification method of dede tag call: first open the "arc.searchview.class" file; then insert the code as "require_once(DEDEINC."/taglib/arclist.lib.php");".
- DEDECMS 1904 2020-01-09 09:52:16
-
- How to call the top column ID on dedecms list page and content page
- How to call the top-level column ID on the dedecms list page and content page: first add the "{dede:type}[feild:topid/]{/dede:type}" tag syntax where you need to call the top-level column ID; then modify "type. lib" file is "GetOne()".
- DEDECMS 2816 2020-01-15 10:44:25
-
- How to batch replace the column file saving directory in DedeCMS
- DedeCMS batch replacement column file storage directory method: first enter the DedeCMS backend; then open the corresponding template file; then add the code for batch replacement as "update dede_arctype set typedir = replace(typedir,"{}".
- DEDECMS 2403 2020-01-09 09:44:04
-
- How does Dreamweaver dede make the channelartlist tag support the currentstyle attribute?
- How to make the channelartlist tag support the currentstyle attribute: first open the "channelartlist.lib.php" file; then add the code "if($typeids[$i]['id']==$refObj)" and save it .
- DEDECMS 2252 2020-01-09 09:41:21
-
- How does DEDE call 'Software Size' on the software list page?
- The method for DEDE to call "Software Size" on the software list page: first enter the Dreamweaver backend; then select "Core->Channel Model->Content Management"; then add "softsize" in the "List Additional Fields"; Finally, add "[field:softsize/]" to the software list template.
- DEDECMS 2444 2020-01-09 09:38:10
-
- How to call the current column TAG tag in DEDECMS
- The method for DEDECMS to call the TAG tag of the current column: first open the "tag.lib.php" file; then insert the code as "if($getall==0 && isset($refObj->Fields['tags']){} ”; then call the template.
- DEDECMS 2527 2020-01-09 09:34:49
-
- How to use DD_belatedPNG to make IE6 support PNG transparent images
- How to use "DD_belatedPNG" to make IE6 support PNG transparent images: first download the "DD_belatedPNG_0.0.8a.js" file; then add the script code "document.execCommand(false, true)" to the page.
- DEDECMS 1832 2020-01-09 09:31:48
-
- How to get the height and width of thumbnails in DedeCms
- How to obtain the height and width of the thumbnail in DedeCms: first open the "article_add.php" file; then add the acquisition code as "$litpicc = $GLOBALS['cfg_basehost'].$litpic;" and save it.
- DEDECMS 2413 2020-01-09 09:27:25
-
- How to cycle through the third-level column under the second-level column in DreamWeaver
- The method for Dreamweaver to looply call the third-level columns under the second-level column: first enter the Dreamweaver backend and create the column; then open the corresponding template file and add the code as "{dede:channelartlist cacheid='channelsonlist' typeid=3}" .
- DEDECMS 3194 2020-01-09 09:24:09
-
- How to use the keyboard to turn pages up and down in DEDECMS
- DEDECMS uses the keyboard to turn pages up and down: first open the "arc.archives.class.php" file; then modify the code to "$this->PreNext['pre'] = "$mlink ";"; then Just use JS code to call it in the content page.
- DEDECMS 2108 2020-01-09 09:21:04
-
- How to call the number of comments and collections on the Dreamweaver list page and article page
- How to call the number of comments and collections on the Dreamweaver list page and article page: first enter the Dreamweaver backend; then open the corresponding template file; then add the calling code as "{dede:field.id runphp='yes'}$dsql = new dedesql(false);" and save it.
- DEDECMS 2290 2020-01-09 09:16:26