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 use DedeCms autoindex and itemindex
- Autoindex and itemindex in DedeCms can implement functions starting from a specified number. The syntax is "[field:global name=autoindex runphp="yes"]@me=@me+1;[/field:global]".
- DEDECMS 2540 2019-12-26 09:21:04
-
- How to set up security settings for DedeCMS server website directory
- How to set up the security of the DedeCMS server website directory: first copy the permissions; then set the directory to read-only permissions and not allow script execution; then create an account in the local users and groups in computer management; finally give the apache installation directory permissions Just read and write permissions.
- DEDECMS 2527 2019-12-26 09:17:07
-
- How to use the dedecms tag {dede:flink /}
- The main attributes supported by the DreamWeaver dedecms tag "{dede:flink /}" are "type, row, titlelen, linktype, typeid"; the modification place of this tag is in the "flink.lib.php" file in the Dreamweaver root directory. .
- DEDECMS 2082 2019-12-26 09:10:40
-
- How does DEDE integrate the search bar?
- How to integrate the search bar in DEDE: first log in to the DEDE management background; then open the relevant source code file; then add the search bar code as "function bottomForm(){}"; finally add the css code as ".search-bg.search-open{ }" and save it.
- DEDECMS 2629 2019-12-25 10:43:28
-
- How to implement paging on the home page in the dedecms template
- The method to implement paging on the homepage in the dedecsm template: first create a "Homepage" column in the background; then set the homepage column; then set the "list_index.htm" file as the list template; and finally cross the column ID to achieve paging.
- DEDECMS 2313 2019-12-25 10:38:46
-
- How to call DEDE popular keywords
- How DEDE calls popular keywords: first open the "diggindex.php" file; then add the code "if($action == indexdigg){...}"; then add the code "function Digg(divId, aid){}" can be used.
- DEDECMS 2203 2019-12-25 10:27:10
-
- How to arrange DEDE sequentially from 0 to 1?
- In the dede system, you can use the tag "field:global" to arrange by serial number starting from 0 and 1. The syntax is "[field:global name=autoindex runphp="yes"]@me=@me+1;[/field :global]".
- DEDECMS 2701 2019-12-25 10:19:32
-
- dedecms5.7 What should I do if the article cannot be published?
- The solution to the problem that dedecms5.7 articles cannot be published: first log in to the dedecms system management background; then open the "congig.php" file; then comment out the code "if($cuserLogin->getUserID()<=0){}".
- DEDECMS 2510 2019-12-25 10:15:37
-
- How to change the rss output of dedecms to full text output
- How to change the rss output of Dedecms to full-text output: first open the "rss.htm" file; then modify the code to "<description>[field:body/]</description>" and save it.
- DEDECMS 2385 2019-12-25 10:00:44
-
- How dedecms redefines the cn_substr function to intercept the number of words more accurately
- dedecms redefines the cn_substr function to intercept the number of words in a more accurate way: first open the "string.helper.php" file; then replace the code with "function cn_substr(){...}"; then use the "field:title" tag to call it .
- DEDECMS 1871 2019-12-25 09:54:30
-
- How does Dede call the short title and link address through SQL?
- Dede calls the abbreviated title shorttitle and link address through SQL: first open the "inc_arcspec_view" file; then add the code as "arcs.shorttitle"; then call it through "[field:shorttitle/]" in the template page.
- DEDECMS 2528 2019-12-25 09:50:12
-
- How dedecms implements RSS full-site static output and RSS subscription
- The method of dedecms to implement RSS site-wide static output and RSS subscription: first create a new "rss.php" file; then save the file to the root directory of the site; then create a "rss.htm" template output file; finally log in to the management background And just clear the cache.
- DEDECMS 1970 2019-12-25 09:46:07
-
- How to implement dede:arclist tag sorting
- In the dedecms system, the tag "dede:arclist" can be sorted through the "orderby" attribute, and its syntax is "{dede:arclist orderby='sort field' }{/dede:arclist}".
- DEDECMS 1782 2019-12-25 09:42:47
-
- How to use dedecms tag in your own php page
- How to use the dedecms tag in your own PHP page: First, add the code "$pv->SetTemplet($tempfile);" to the external PHP page; then create a template file and add the "dedecms" tag code.
- DEDECMS 2289 2019-12-25 09:39:38
-
- How to adjust the payment interface of DedeCMS V5.6
- How to adjust the payment interface in DedeCMS V5.6: first enter the DedeCMS system background to view the interface configuration content; then create the "payment" folder under the "/data/" and "/include" directories; then install the Alipay interface in the background .
- DEDECMS 2516 2019-12-25 09:36:08