Hongmu Notes
Home Program Notes pbootcms content details page label
Program Notes PbootCms

pbootcms content details page label

pbootcms content details page label

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} column code
{content:subscode} sub-column code
{content:sortname} column name
{content:subsortname} sub-category name
{content:sortlink} column link
{content:subsortlink} sub-column 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

Outdoor Extended Training Summer Camp Website Template 0860

Outdoor Extended Training Summer Camp Website Template 0860 Practical Collection Yiyou template

An EyouCMS website template designed specifically for the outdoor team-building and summer camp industry. Its vibrant and natural design effectively showcases team-building courses, summer camp programs, camp environments, and participant profiles, helping outdoor education institutions attract young people and their parents online. Template Demo | Installation Instructions | Website Backend: /login.php | Username: admin | Password: admin | Related Articles: Summary of Common Installation Issues for EyouCMS | EyouCMS...
👁 34
Responsive Floral Arrangement Training Website Template 0861

Responsive Floral Arrangement Training Website Template 0861 Practical Collection Yiyou template

This EyouCMS responsive template is ideal for the floral arrangement training industry. Its artistic and natural design effectively showcases floral arrangement training courses, floral artworks, faculty expertise, and the teaching environment. It helps floral arrangement training institutions attract students online and enhance their brand awareness. Template Display | Installation Instructions | Website Backend: /login.php | Username: admin | Password: admin | Related Articles: Summary of Common Installation Issues for EyouCMS | EyouCMS...
👁 53
Responsive Early Childhood Education Training Website Template 0862

Responsive Early Childhood Education Training Website Template 0862 Practical Collection Yiyou template

An eyouCMS responsive website template designed for the early childhood education training industry. Its vibrant and playful design effectively showcases early education courses, teaching environments, faculty expertise, and educational philosophies. This template helps early childhood education institutions attract parents online and enhance their brand awareness. Template Display | Installation Instructions | Website Backend: /login.php | Username: admin | Password: admin | Related Articles: Summary of Common Installation Issues for YouYouCMS | YouYouCMS...
👁 62
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...
👁 197
Education and Training – Overseas Study Website Template 0863

Education and Training – Overseas Study Website Template 0863 Practical Collection Yiyou template

This EyouCMS template is ideal for the education and training, as well as international study abroad industries. Its international education design style effectively showcases study abroad services, training programs, institutional partnerships, and success stories, helping study abroad service providers attract students and families interested in studying overseas online. Template Display | Installation Instructions | Website Backend: /login.php | Username: admin | Password: admin | Related Articles: Summary of Common Installation Issues for EyouCMS | EyouCMS...
👁 41
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...
👁 516