Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

The method of adding Serial number to the list of DEDECMS articles

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

This article is about how to add serial numbers to the list of DEDECMS articles. The editor thought it was very practical, so I shared it with you as a reference. Let's follow the editor and have a look.

How to add the serial number to DEDECMS's article list?

Add a serial number to DEDECMS's article list (using autoindex)

Sometimes when we make a template, we need to add a serial number to the title of the article, which can be achieved by weaving a dream with its own autoindex attribute. The implementation method is very simple, just add this code where the serial number is incremented.

[field:global runphp='yes' name=autoindex] [/ field:global]

The complete code is as follows:

{dede:arclist row='5' titlelen='30'} [field:global runphp='yes' name=autoindex] [/ field:global] [field:title/] [field:pubdate function= "MyDate" /] {/ dede:arclist} Thank you for reading! About the DEDECMS article list plus serial number method to share here, I hope the above content can be of some help to you, so that you can learn more knowledge. If you think the article is good, you can share it and let more people see it.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report