Enter the topic ID for the fields added to the zhimeng article and the topic article in the call field on the Content Page

Source: Internet
Author: User

Add a field to the model, and then fill in the column in the field when adding the article.IDGo in

On the front-end content page, call multiple articles in this field Column

{Dede: field. field1 runphp = Yes} global $ dsql; $ SQL = "select arc. *, TP. typedir, TP. typename, TP. corank, TP. isdefault, TP. defaultname, TP. namerule, TP. moresite, TP. siteurl, TP. sitepathfrom 'myblog _ archives 'Arc left join 'myblog _ arctype' TP on arc. typeid = TP. ID where TP. ID in (@ me) limit 10 "; $ dsql-> setquery ($ SQL); $ dsql-> execute ('T'); $ result = ''; while ($ ROW = $ dsql-> getarray ('T') {$ arcurl = getonearchive ($ row ['id']); $ pubdate = mydate ('Y-m-d h: I: s', $ row ['pubdate']); $ result. = "<li> <span >{$ pubdate} </span> <a href = \" {$ arcurl ['arcurl']} \ ">{$ row ['title ']} </a> </LI> ";} @ me = $ result; {/Dede: field. field1}

Field1Field name

Enter the topic ID for the fields added to the zhimeng article and the topic article in the call field on the Content Page

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.