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 make the title of Dreamweaver's latest post appear red within 24 hours
- How to make the title of DreamWeaver's latest post appear red within 24 hours: first open the "index.htm" file; then replace the code with "<span>[field:pubdate runphp='yes']...[/field :pubdate]</span>" and save it.
- DEDECMS 2594 2020-01-03 09:26:51
-
- How to jump to the specified paging code by entering numbers on the Dreamweaver list page
- The implementation method of entering numbers on the DreamWeaver list page to jump to the specified paging code: first open the list page template file; then insert the code into the tag "<head></head>" as "function onCheckPage(){if(isNaN(beginPage )){}" and save it.
- DEDECMS 2105 2020-01-15 10:29:33
-
- How to determine the custom attributes of articles when DreamWeaver calls the article list
- The method to determine the custom attributes of articles when Dreamweaver calls the article list: first enter the Dreamweaver backend; then open the corresponding template file; then add the judgment code as "[field:array runphp='yes']if (@me['flag' ]=='c,p')" is enough.
- DEDECMS 1953 2020-01-03 09:19:34
-
- What are the DEDE collection filtering rules?
- During the DEDE collection process, you need to filter out some other people's information. At this time, you need to use filtering rules, such as "{dede:trim}<span(.*)>{/dede:trim}, {dede:trim}< /span>{/dede:trim}, {dede:trim}" and so on.
- DEDECMS 2004 2020-01-03 09:16:13
-
- How to realize that if there are thumbnails in the Dreamweaver list, the thumbnails will be displayed
- How to display thumbnails in the DreamWeaver list: first open the default template file; then find the code part "field:array"; then replace the code with "[field:array runphp='yes']"; and finally regenerate the list page That’s it.
- DEDECMS 1768 2020-01-03 09:11:03
-
- How does DedeCMS circularly call multi-level columns and content lists?
- The method for DedeCMS to cyclically call multi-level columns and content lists: first enter the DedeCMS backend; then open the corresponding template file; then use the "channelartlist" tag to implement cyclic calls, and its syntax is "{dede:channelartlist}{/dede}".
- DEDECMS 2637 2020-01-03 09:07:54
-
- How to modify the TITLE tag on the DEDECMS web page
- How to modify the TITLE tag of the DEDECMS web page: first open the "typelink.class.php" file; then find the code part "$tinfos['typename']" and modify it to "valuePositionName".
- DEDECMS 3015 2020-01-03 09:03:56
-
- How to remove the index.html behind the domain name in dedecms
- Modify the corresponding tag in the template to remove the index.html of the corresponding link. In the tag where the column link appears (not limited to channel, l, list, arclist), this method can be used as long as the dede tag that can call out the column link.
- DEDECMS 3137 2020-01-02 14:56:43
-
- How does DEDE batch import excel data to the backend?
- DEDE's method of batch importing excel data into the background: first add a "header" header encoding in "excelinsert.php"; then insert the data named "test1" in excel through the file "excelinert".
- DEDECMS 3214 2020-01-02 09:26:12
-
- How does the DreamWeaver software channel determine if it is a download link from this site and then list the mirrors?
- Dreamweaver software channel judgment is the implementation method of listing the mirror after downloading the link on this site: first open the "softlinks.lib.php" file; then add a judgment code as "if (strstr($firstLink, 'xxx.net') ){foreach(){}}" can be used.
- DEDECMS 2557 2020-01-02 09:22:13
-
- How to remove the last loop symbol in DEDECMS
- DEDECMS method to remove the last loop symbol: first DEDECMS background; then open the corresponding template file; then add the judgment code as "field:global name=autoindex runphp="yes"](@me!=8)? @me="" | ":@me" will do.
- DEDECMS 1795 2020-01-02 09:17:07
-
- What is the directory structure of DEDECMS?
- The DEDECMS directory structure refers to all the folder directories under the root directory of the DreamWeaver cms software program, including the "/dede" management backend directory, the "/freelist" free document list generation directory, "/html" the default article generation directory, "/include" program core file directory and so on.
- DEDECMS 3315 2020-01-02 09:12:48
-
- How to use the google sitemap function that comes with dede
- How to use the Google sitemap function in dede: first enter the "dede" background; then select "Update Free List - Manage Free List - Add List"; then modify the relevant parameters and generate a "sitemap".
- DEDECMS 2085 2020-01-02 09:08:30
-
- How to use the submenu label in the dedecms secondary menu
- How to use the submenu label in the dedecms secondary menu: first enter the dedecms background; then open the corresponding template file; then enter the label code as "{dede:channelartlist typeid={dede:field.typeid/}".
- DEDECMS 2498 2019-12-28 09:27:25
-
- How to remove DedeCms Power by DedeCms
- How to remove Power by DedeCms from DedeCms: first enter the dede background; then find the "sql command tool"; then enter the sql statement "DELETE FROM dede_sysconfig WHERE varname" in the input box to delete it.
- DEDECMS 6772 2019-12-28 09:24:30