Dedecms a few tips

Source: Internet
Author: User

1. How to remove the title from the Dedecms slide

Remove the For loop for (i=1;i<textarr.length;i++) {if (texts== "") texts = textarr[i]; else texts + = "|" +textarr[i]; Then change this to change the number after the first vertical bar to 3 var configtg= ' 0xffffff|3|0x3fa61f|5|0xffffff|0xc5ddbc|0x000033|2|3|1|_blank ';

2. Remove the home page at the current location

{Dede:field name= ' position ' runphp= ' yes '} $TC = ">"; Delimiter $tw = $GLOBALS [' Cfg_list_symbol ']; Call position delimiter @me =html2text (@me); Remove HTML tags $TF =split ($tw, @me); Decompose the array for ($ta =1; $ta <= (Count ($TF)-2); $ta + +) {//Loop assignment to $tk $tk. =trim ($TF [$ta]). $TC, $tk =substr ($TK, 0,-1); @me = $TK; Assign value to @me {/dede:field}

3. Old version Dede unable to publish article: Change system parameters, other options-automatically extract keywords to no

4.dede Modify the word "Dede prompt" in include/common.func.php to modify "Dede prompt Information" as "XX prompt information"

5. Dream Publishing Article The default number of views is 50 to 200 a random number how does this range change system parameters, other options, document default hits (-1 = random 50-200)

Dedecms a few tips

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.