The notes of Dede dream

Source: Internet
Author: User

1, in the weaving dream how to realize QQ chat:

Http://wpa.qq.com/msgrd?v=3&uin=909185693&site=qq&menu=yes

2. The transformation of the navigation bar in dream weaving:

{Dede:field name= ' position ' function= ' str_replace ("Home > Car World >", "", Html2text ("@me")) '/}

For example: {Dede:field name= ' position ' function= ' str_replace ("Home > Car World >", "Home >", Html2text ("@me")) '/}


3, the path of the backstage message board:

http://localhost/plus/diy.php?action=post&diyid=1;


4. Static and dynamic conversion of all articles and columns:

1. Set all documents to "dynamic only": Update dede_archives set ismake=-1;
2. Set all documents to "static only": Update dede_archives set ismake=1;
3. Set all columns to "use dynamic page": Update dede_arctype set isdefault=-1;
4. Set all columns to "use static page": Update dede_arctype set isdefault=1;


5, the Search for weaving dream:

<from name= "Formsearch" action= "/plus/search.php" > <input type= "hidden" name= "Kwtype" value= "0"/> <di         V class= "d_top_l_l" > <input name= "q" type= "text" class= "Search-keyword" id= "Search-keyword" value= "in this  Search ... "onfocus=" if (this.value== ' search here ... ') {this.value= ";}" Onblur= "if (this.value==") {this.value= ' search here ... ';} " /> </div> <div class= "D_top_l_r" > <input name= "type=" image "src="/templets/images/top_sst B.gif "/> </div></from>

6, woven into the dream of the page, the introduction of PAGE.CSS style:

Pagination style page.css :s/*** *    dedecms v5.3 style  (Grass green)  *    dedecms.com  author pigz  2008-11-10 09:32 * */.dede_pages{ float:right; margin-right:50px;}. Dede_pages ul{    float:left;    padding:14px 0px 14px  16px;}. dede_pages ul li{    float:left;    font-family:tahoma;     line-height:17px;    margin-right:6px;     border:1px solid  #ccc;      padding:4px 10px 4px;}. Dede_pages ul li a{    float:left;    color: #555;     display:block;}. Dede_pages ul li a:hover{    color: #f7941c;     Text-decoration:none;}. dede_pages ul li.tHisclass,.dede_pages ul li.thisclass,.pagebox ul li.thisclass a:hover{ border :1px solid  #999;  background: #FFFFCC;  display:block;}. Dede_pages .pageinfo{    padding:0 5px;    color: #999;     float:left;    }.dede_pages .pageinfo strong{     color: #555;     font-weight:normal;    margin:0px 2px;}
Paging code: <div class= "Dede_pages" > <ul class=pagelist> {dede:pagelist listitem= "info,index,end,pre,next,p Ageno,option "listsize=" "/} </ul></div>


This article is from "hesitates passers-by" blog, please be sure to keep this source http://7112081.blog.51cto.com/7102081/1662752

The notes of Dede dream

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.