Dede actual work requirements

Source: Internet
Author: User

1. Modify the maximum title length (more than 200)

Add method 1 to the title length value, change Char to varchar length to 350 2, Change System --> Basic System Parameters --> change the maximum length of the document title to 350, 3, you may need to change the archives_edit.php file in the Dede folder.

2. The previous and next files are arc. Archives. Class. php.

3. Dede custom URL name
Www. ***. com \ include \ helpers \ channelunit. helper. php

Replace File Download override: http://files.cnblogs.com/zff193/channelunit.helper.zip

Http://files.cnblogs.com/zff193/arc.listview.class.zip)
Http://files.cnblogs.com/zff193/arc.archives.class.zip)

4. Random thumbnail [field: litpic/] Random call to modify source code-use less

Comment ');
$ IMG = $ IMGs [array_rand ($ IMGs)];
$ This-> fields ['litpic '] ='/images/ABC/'. $ IMG;

5. js randomly displays an image.

    • <SCRIPT src = "../Java. js" Language = "JavaScript">

VaR M = 76;
VaR n = math. Floor (math. Random () * m + 1 );
Document. Write (" ");
</SCRIPT>

<Script language = JavaScript>
Picxx. src = "img/pic0" + math. Floor (math. Random () * 5+1w.w.'.jpg ';
</SCRIPT>

Dede actual work requirements

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.