Home php教程 php手册 dede标签调用大全 dedecms 隔五行一个分割线

dede标签调用大全 dedecms 隔五行一个分割线

Jun 13, 2016 am 10:50 AM
dede dedecms meta name five elements The essential Dividing line Encyclopedia Label transfer

关键描述调用标签:

模板路径调用标签: {dede:field name='templeturl'/}
网站标题调用标签: {dede:global name='cfg_webname'/}
栏目导航调用标签: 首页
        {dede:channel type='top' row='8' currentstyle="

  • ~typename~
  • "}
      
  • [field:typename/]

  •       {/dede:channel}
    指定调用栏目标签: {dede:onetype typeid='ID'}[field:typename /]{/dede:onetype}
    频道栏目调用标签: {dede:channel type='self'}
  • [field:typename/]
  • {/dede:channel}
    友情链接调用标签: {dede:flink row='24' linktype=2/}
    网站版权调用标签: {dede:global name='cfg_powerby'/}
    网站备案调用标签: {dede:global name='cfg_beian'/}
    当前栏目名称标签: {dede:field name='typename'/}
    当前位置调用标签: {dede:field name='position'/}
    列表文章调用标签: {dede:list pagesize='8'}{/dede:list}
    栏目链接调用标签: [field:typelink function='str_replace("a ","a class=ulink ",@me)'/]
    作者链接调用标签: [field:writer /]
    列表点击调用标签: [field:click/]
    列表评论调用标签: [field:postnum/]
    查阅全文调用标签: 查阅全文...
    列表时间调用标签: [field:pubdate function="GetDateTimeMK(@me)"/]
    列表分页调用标签: {dede:pagelist listsize='4' listitem='index pre pageno next end '/}
    文章标题调用标签: {dede:field name="title"/}
    文章来源调用标签: {dede:field name='source'/}
    文章作者调用标签: {dede:field name='writer' /}
    文章时间调用标签: {dede:field name='pubdate' function='GetDateMk(@me)'/}
    文章Tag调用标签: {dede:tag type='current'/}
    文章点击调用标签:
    文章内容调用标签: {dede:field name='body'/}
    文章分页调用标签: {dede:pagebreak/}
    [收藏]
    [推荐]
    [评论]
    [打印]
    [关闭]
    文章顶客次数标签: {dede:field name='digg'/} 顶一下
    上一篇下一篇标签: {dede:prenext get='pre'/}{dede:prenext get='next'/}
    头条推荐调用标签: {dede:arclist row=1 titlelen=24 orderby=pubdate att=2}
    [field:textlink/]
          [field:description/]……
    {/dede:arclist}
    最新文章调用标签: {dede:arclist row=8 titlelen=24 orderby=pubdate}
  • [field:textlink/]
  • {/dede:arclist}
    热关键字调用标签: {dede:hotwords num='5' subday='30'/}
    最新图文调用标签: {dede:arclist row=4 titlelen=20 orderby=pubdate type='image.' imgwidth='152' imgheight='98'}
           
    [field:title/][field:title /]
    {/dede:arclist}
    推荐文档调用标签: {dede:arclist type='commend' titlelen='40' row='10'}
  • [field:title /]
  • {/dede:arclist}
    随机推荐调用标签: {dede:arclist type='commend' titlelen='26' orderby='rand' row='10'}
  • [field:title /]
  • {/dede:arclist}
    热点文档调用标签: {dede:arclist orderby='click' titlelen='40' row='10'}
  • [field:title /]
  •    {/dede:arclist}
    相关文档调用标签: {dede:likeart titlelen='24' row='10'}
  • [field:title /]
  • {/dede:likeart}
    调用图片链接标记: [field:title/]
                                      [field:image/]
    调用文字链接标记: [field:title/]
    [field:title /]
    控制字数描述标记: [field:description function="cn_substr(@me,100)"/]...
    调用文章tags标记: {dede:tag type='current'/}
    文章关键字与描述: {dede:field name='keywords'/}
                       {dede:field name='description' function='html2text(@me)'/}
    栏目介绍:{dede:field name='description' function='html2text(@me)'/}
    调用外部htm文件:{dede:include file='head.htm' ismake='yes'/}
    搜索文章调用标签:{dede:global name='keyword'/}"的搜索结果 - {dede:global name='cfg_webname'/}                  搜索" {dede:global name='keyword'/}" 的结果
    递增序列号: [field:global name=autoindex/]
    列表隔5行加一行线:
    {dede:list pagesize='50'}
  •               target=_blank>[field:title function="cn_substr(@me,48)"/][field:pubdate runphp='yes']
    $a="".strftime('%m-%d',@me)."";
    $b=strftime('%m-%d',@me);
    $ntime = time();
    $day3 = 3600 * 24;
    if(($ntime - @me) else @me =$b;
    [/field:pubdate]

    [field:global name=autoindex runphp="yes"]
    if(@me%5==0)@me="
    ";
    else @me="";
    [/field:global]
    {/dede:list}

  • 最新 文章列表 “隔行换色” 的方法
    {dede:arclist orderby=pubdate titlelen='26' row='10'}
    [field:global runphp='yes' name=autoindex]
    $a="
    ";
    $b="
    ";
    if ((@me%2)==0) @me=$a;
    else @me=$b;
    [/field:global]

    • [field:title/]



    {/dede:arclist}
    24小时内更新的文章时间显示为红色:
    [field:pubdate runphp='yes']
    $a="".strftime('%m-%d',@me)."";
    $b=strftime('%m-%d',@me);
    $ntime = time();
    $day3 = 3600 * 24;
    if(($ntime - @me) else @me =$b;
    [/field:pubdate]
    COPY页面内容,自动在后面加上网站信息,利于SEO

    按时间点击文章排行榜调用标签:
    按总: {dede:arclist row='24' titlelen=24 orderby=click}
    按月: {dede:arclist row='24' titlelen=8 orderby=click subday=30}
    按周: {dede:arclist row='24' titlelen=8 orderby=click subday=7}
    在首页调用某栏目的子栏目
    {dede:channel type=’sun’ typeid=’栏目ID’}
    [field:typename/]
    {/dede:channel}
    或者
    {dede:global name=’maplist’/}
    搜索表单调用标签:

         
         
         
         
       

    实现“文章标题-2级栏目-1级栏目-网站名”形式

    {dede:field name='title'/}-{dede:field name='position' runphp='yes'}
    $tc="-"; //分隔符
    $tw=$GLOBALS['cfg_list_symbol']; //调用位置分隔符
    @me=html2text(@me); //去除html标签
    $tf=split($tw,@me); //分解成数组
    for($ta=(count($tf)-2);$ta>=1;$ta--){ //循环赋值给$tk
    $tk.=trim($tf[$ta]).$tc;
    }
    $tk=substr($tk,0,-1);
    @me=$tk; //赋值给@me
    {/dede:field}-{dede:global name='cfg_webname'/}
    调用缩略图: dede标签调用大全 dedecms 隔五行一个分割线
    发布的文章显示红色日期或加上new字或new小图片
    给近三天(或当天)发布的文章显示红色日期或加上new字或new小图片等。
    都是围绕pubdate做文章,写扩展的。
    第2、3要注意的问题是:如:"dede标签调用大全 dedecms 隔五行一个分割线中不能用双引号,否则不行。
    如果要给当天的加,把 3600 * 24 * 3 改为 3600 * 24  即可。
    1、==========红色的日期========

    [field:pubdate runphp='yes']
    $a="".strftime('%m-%d',@me)."";
    $b=strftime('%m-%d',@me);
    $ntime = time();
    $day3 = 3600 * 24 * 3;
    if(($ntime - @me) else @me =$b;
    [/field:pubdate]

    2、==========红色的(new)========

    [field:pubdate runphp='yes']
    $aa=strftime('%m-%d',@me);
    $ntime = time();
    $tagtime = @me;
    $day3 = 3600 * 24 * 3;
    if($tagtime > $ntime-$day3) @me = "(new)";
    else @me = $aa;
    [/field:pubdate]

    3、==========加new.gif小图片========

    [field:pubdate runphp='yes']
    $aa=strftime('%m-%d',@me);
    $ntime = time();
    $tagtime = @me;
    $day3 = 3600 * 24 * 3;
    if($tagtime > $ntime-$day3) @me = "dede标签调用大全 dedecms 隔五行一个分割线".$aa;
    else @me = $aa;
    [/field:pubdate]
    时间效果
    [field:pubdate runphp="yes"]
                   if((time()-@me)'.strftime("%H:%M",@me).'';}
                   else {@me=strftime("%m-%d",@me);}         
                     [/field:pubdate]
    DEDE seo小技巧 加个百度搜索本篇文章
    在百度搜索更多繁体字
    把网址改一下,不加http
    调用tag: {dede:field name='keywords' runphp='yes' }
    if(!empty(@me)){
    $kws = explode(' ',@me);
    @me = "";
    foreach($kws as $k){
    @me .= "$k ";
    }
    @me= str_replace('+', ' ',trim(@me));
    }
    {/dede:field}
    作者:yu__yfchun125

    Statement of this Website
    The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

    Hot AI Tools

    Undresser.AI Undress

    Undresser.AI Undress

    AI-powered app for creating realistic nude photos

    AI Clothes Remover

    AI Clothes Remover

    Online AI tool for removing clothes from photos.

    Undress AI Tool

    Undress AI Tool

    Undress images for free

    Clothoff.io

    Clothoff.io

    AI clothes remover

    AI Hentai Generator

    AI Hentai Generator

    Generate AI Hentai for free.

    Hot Article

    R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
    2 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
    Repo: How To Revive Teammates
    4 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
    Hello Kitty Island Adventure: How To Get Giant Seeds
    3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌

    Hot Tools

    Notepad++7.3.1

    Notepad++7.3.1

    Easy-to-use and free code editor

    SublimeText3 Chinese version

    SublimeText3 Chinese version

    Chinese version, very easy to use

    Zend Studio 13.0.1

    Zend Studio 13.0.1

    Powerful PHP integrated development environment

    Dreamweaver CS6

    Dreamweaver CS6

    Visual web development tools

    SublimeText3 Mac version

    SublimeText3 Mac version

    God-level code editing software (SublimeText3)

    New affordable Meta Quest 3S VR headset appears on FCC, suggesting imminent launch New affordable Meta Quest 3S VR headset appears on FCC, suggesting imminent launch Sep 04, 2024 am 06:51 AM

    The Meta Connect 2024event is set for September 25 to 26, and in this event, the company is expected to unveil a new affordable virtual reality headset. Rumored to be the Meta Quest 3S, the VR headset has seemingly appeared on FCC listing. This sugge

    The first open source model to surpass GPT4o level! Llama 3.1 leaked: 405 billion parameters, download links and model cards are available The first open source model to surpass GPT4o level! Llama 3.1 leaked: 405 billion parameters, download links and model cards are available Jul 23, 2024 pm 08:51 PM

    Get your GPU ready! Llama3.1 finally appeared, but the source is not Meta official. Today, the leaked news of the new Llama large model went viral on Reddit. In addition to the basic model, it also includes benchmark results of 8B, 70B and the maximum parameter of 405B. The figure below shows the comparison results of each version of Llama3.1 with OpenAIGPT-4o and Llama38B/70B. It can be seen that even the 70B version exceeds GPT-4o on multiple benchmarks. Image source: https://x.com/mattshumer_/status/1815444612414087294 Obviously, version 3.1 of 8B and 70

    Six quick ways to experience the newly released Llama 3! Six quick ways to experience the newly released Llama 3! Apr 19, 2024 pm 12:16 PM

    Last night Meta released the Llama38B and 70B models. The Llama3 instruction-tuned model is fine-tuned and optimized for dialogue/chat use cases and outperforms many existing open source chat models in common benchmarks. For example, Gemma7B and Mistral7B. The Llama+3 model improves data and scale and reaches new heights. It was trained on more than 15T tokens of data on two custom 24K GPU clusters recently released by Meta. This training dataset is 7 times larger than Llama2 and contains 4 times more code. This brings the capability of the Llama model to the current highest level, which supports text lengths of more than 8K, twice that of Llama2. under

    How to add tags on Douyin to attract traffic? Which tags on the platform are easiest to attract traffic to? How to add tags on Douyin to attract traffic? Which tags on the platform are easiest to attract traffic to? Mar 22, 2024 am 10:28 AM

    As a popular short video social platform, Douyin has a huge user base. For Douyin creators, using tags to attract traffic is an effective way to increase the exposure of content and attract attention. So, how does Douyin use tags to attract traffic? This article will answer this question in detail for you and introduce related techniques. 1. How to add tags on Douyin to attract traffic? When posting a video, make sure to choose tags that are relevant to the content. These tags should cover the topic and keywords of your video to make it easier for users to find your video through tags. Leveraging popular hashtags is an effective way to increase your video’s exposure. Research current popular tags and trends and incorporate them into your video descriptions and tags. These popular tags usually have higher visibility and can attract the attention of more viewers. 3. Label

    The strongest model Llama 3.1 405B is officially released, Zuckerberg: Open source leads a new era The strongest model Llama 3.1 405B is officially released, Zuckerberg: Open source leads a new era Jul 24, 2024 pm 08:23 PM

    Just now, the long-awaited Llama 3.1 has been officially released! Meta officially issued a voice that "open source leads a new era." In the official blog, Meta said: "Until today, open source large language models have mostly lagged behind closed models in terms of functionality and performance. Now, we are ushering in a new era led by open source. We publicly released MetaLlama3.1405B, which we believe It is the largest and most powerful open source basic model in the world. To date, the total downloads of all Llama versions have exceeded 300 million times, and we have just begun.” Meta founder and CEO Zuckerberg also wrote an article. Long article "OpenSourceAIIsthePathForward",

    Llama3 comes suddenly! The open source community is boiling again: the era of free access to GPT4-level models has arrived Llama3 comes suddenly! The open source community is boiling again: the era of free access to GPT4-level models has arrived Apr 19, 2024 pm 12:43 PM

    Llama3 is here! Just now, Meta’s official website was updated and the official announced Llama 38 billion and 70 billion parameter versions. And it is an open source SOTA after its launch: Meta official data shows that the Llama38B and 70B versions surpass all opponents in their respective parameter scales. The 8B model outperforms Gemma7B and Mistral7BInstruct on many benchmarks such as MMLU, GPQA, and HumanEval. The 70B model has surpassed the popular closed-source fried chicken Claude3Sonnet, and has gone back and forth with Google's GeminiPro1.5. As soon as the Huggingface link came out, the open source community became excited again. The sharp-eyed blind students also discovered immediately

    What is the clock behind the TikTok label? How to tag Douyin account? What is the clock behind the TikTok label? How to tag Douyin account? Mar 24, 2024 pm 03:46 PM

    When browsing Douyin works, we often see a clock icon behind the tag. So, what exactly is this clock? This article will focus on the discussion of "What is the clock behind the Douyin label", hoping to provide some useful reference for your use of Douyin. 1. What is the clock behind the Douyin label? Douyin will launch some hot topic challenges. When users participate, they will see a clock icon after the tag, which means that the work is participating in the topic challenge and displays the remaining time of the challenge. For some time-sensitive content, such as holidays, special events, etc., Douyin will attach a clock icon after the label to remind users of the validity period of the content. 3. Popular tags: When a tag becomes popular, Douyin will add a clock icon after the tag to indicate that the tag is

    Analyst discusses launch pricing for rumoured Meta Quest 3S VR headset Analyst discusses launch pricing for rumoured Meta Quest 3S VR headset Aug 27, 2024 pm 09:35 PM

    Over a year has now passed from Meta's initial release of the Quest 3 (curr. $499.99 on Amazon). Since then, Apple has shipped the considerably more expensive Vision Pro, while Byte Dance has now unveiled the Pico 4 Ultra in China. However, there is

    See all articles