Hongmu Notes
Home Program Notes What are the call tags of pbootcms content page?
Program Notes PbootCms

What are the call tags of pbootcms content page?

What are the call tags of pbootcms content page?

Content details page label

Scope of application: Used on content details pages, including single pages and details pages after list clicks

Tag function: used to output information related to the current content

{content:id} number
{content:scode} classification code
{content:subscode} Subcategory code
{content:sortname} category name
{content:subsortname} Subsort name
{content:sortlink} category link
{content:subsortlink} subcategory link
{content:title} title
{content:titlecolor} title color
{content:subtitle} subtitle
{content:author} author
{content:source} source
{content:link} link
{content:outlink} external link
{content:date} Release date
{content:ico} thumbnail, automatically calls the first image of the article if it does not exist, {content:isico} can be used for judgment, and returns 1 or 0
{content:pics} Multiple pictures, V2.0.2+ new {content:ispics} can be used for judgment, returning 1 or 0
{content:content} content
{content:tags} directly output tags
{content:enclosure} attachment
{content:enclosuresize} attachment size
{content:keywords} keywords
{content:description} description
Whether {content:istop} is pinned to the top
{content:isrecommend} Is it recommended?
{content:isheadline} Is it the headline?
{content:visits} Number of visits
{content:likes} Number of likes
{content:oppose} Number of objections
{content:likeslink} Likes link
{content:opposelink} Oppose link
{content:ext_*} Retrieve extended field content
{content:precontent} Previous content (with link)
{content:nextcontent} Next content (with link)
{content:prelink} Previous content link
{content:nextlink} Next content link
{content:pretitle} Previous content title
{content:nexttitle} Next content title
{content:nexttitle notext='no more'} sets the "no more" text. If there are spaces when setting parameters, single quotes are required.
{content:preico} Previous content thumbnail (V2.0+)
{content:nextico} Next article content thumbnail (V2.0+)

微信赞赏

WeChat

支付宝赞赏

Alipay

✍️ Author: Hong Mu

webmaster · Thanks for reading, stay tuned for more exciting content

Author homepage View home page →

Related articles

Addition of message function to pbootcms website

Addition of message function to pbootcms website Program Notes PbootCms

Scope of application of message board tags: can be used anywhere on the entire site Tag function: used for users to submit messages and retrieve message records 1. Message submission form<form action="{pboot:msgaction}" method="post"> Contact person:<input type="tex…
👁 174
pbootcms introduces public file code

pbootcms introduces public file code Program Notes PbootCms

1. Template file nested reference {include file=***.html} Instructions for use: It can be used nested, such as: index.html nests a head.html, and nested comm.html in head.html supports the use of subdirectories, such as: {include file=comm/*.html} 2. Time formatting tag style=*, such as: within...
👁 235

Recommended reading

Responsive outdoor gear and sports equipment website template – 0981

Responsive outdoor gear and sports equipment website template – 0981 Practical Collection Yiyou template

This EyouCMS responsive template is ideal for the outdoor and sports equipment industries. Its dynamic outdoor design style is perfect for showcasing outdoor gear products, sports goods, brand stories, and sports solutions. It helps outdoor sports brands showcase their products online and attract sports enthusiasts. Template Demo | Installation Instructions | Website Backend: /login.php | Username: admin | Password: admin | Related Articles: Summary of Common Installation Issues for EyouCMS...
👁 48
Responsive premium watch and luggage website template – 0982

Responsive premium watch and luggage website template – 0982 Practical Collection Yiyou template

An eYouCMS responsive website template designed for the premium watch and luggage industry. Its sophisticated and trendy design is ideal for showcasing watch products, luggage collections, brand stories, and customisation services. This template helps luxury brands present their products online and attract high-net-worth customers. Template Demo | Installation Instructions | Website Backend: /login.php | Username: admin | Password: admin | Related Articles: Summary of Common Installation Issues for eYouCMS | eYouCMS...
👁 31
Responsive infant and children's clothing website template – 0983

Responsive infant and children's clothing website template – 0983 Practical Collection Yiyou template

This EyouCMS responsive template is ideal for the infant and children's clothing industry. Its stylish and playful design is perfect for showcasing children's apparel products, infant and toddler garments, brand identity, and new product launches. It helps children's clothing brands attract parent consumers online and enhance their brand awareness. Template Display | Installation Instructions | Website Backend: /login.php | Username: admin | Password: admin | Related Articles: Summary of Common Installation Questions for EyouCMS...
👁 44
Resource website typecho001 template

Resource website typecho001 template Program Notes Typecho

typecho001 template template please do not modify the folder name of this template. The folder name is: typecho001 1.4 Fix the js output problem on the article page 1.3 Fix the error prompt when the plug-in is not installed Optimize the list page code output 1.2 Fix the comment function and add a custom homepage title 1.1 Fix the comment reply asymmetry function Add a separate title setting function on the homepage Add the website favicon.ico icon Add one...
👁 199
Responsive branded sportswear website template – 0984

Responsive branded sportswear website template – 0984 Practical Collection Yiyou template

An eyouCMS responsive website template designed specifically for the branded sportswear industry. Its vibrant and fashionable design is ideal for showcasing sportswear products, brand identity, athletic equipment, and new product launches. This template helps sportswear brands showcase their products online and attract sports enthusiasts. Template Display | Installation Instructions | Website Backend: /login.php | Username: admin | Password: admin | Related Articles: Summary of Common Installation Issues for YouyouCMS...
👁 51
Modification of typecho paging style

Modification of typecho paging style Program Notes Typecho

Sir, times have changed! Typecho is currently the most perfect solution, because Baidu can only see the code of fixed thinking. The actual generated HTML code is breathtakingly clean and fully customized, including adding classes to the li element, adding classes to the a element, adding classes to the previous page and next page, and removing the li tags that come with typecho to express more. I can even add some text to the content inside...
👁 517