Hongmu Notes
Home Program Notes pbootcms calls the sub-column under the specified column
Program Notes PbootCms

pbootcms calls the sub-column under the specified column

pbootcms calls the sub-column under the specified column

Specify column label

Scope of application: Can be used anywhere on the site

Label function: used to adjust the navigation menu column list, corresponding to the "Basic Content > Content Column" in the background

1. Designated column list

{pboot:sort scode=*}

<a href= "[sort:link]">[sort:name]</a>

{/pboot:sort}

Control parameters:

scode=* Column code, required, used to control output columns, multiple outputs can be output at the same time (V1.1.6+), just use commas to separate them, such as: 1,2,3

scode={sort:pcode} can be used to output information about the parent menu of the current column

scode={sort:scode} can be used to output the information of the current column

scode={sort:tcode} can be used to output information about the top menu of the current column

2. Available list tags

[sort:n] Serial number, starting from 0
[sort:i] Serial number, starting from 1
[sort:pcode] Parent column code
[sort:parentname] Parent column name
[sort:scode] Current column code
[sort:name] column name
[sort:subname] Column subname
[sort:link] Column link
[sort:type] Column type, 1 single page, 2 list
[sort:outlink] Jump link set in the background
[sort:listtpl] list page template
[sort:contenttpl] Details page template
[sort:ico] column thumbnail
[sort:pic] Column picture
[sort:title] Column title (V1.3+)
[sort:keywords] column keywords
[sort:description] column description
[sort:rows] Number of contents under the column (V1.3+)
[sort:toprows] Number of contents under top columns (V1.3+)
[sort:parentrows] The number of contents under the parent column (V1.3+)
[sort:def1] Column description 1 (V3.0.6+)
[sort:def2] Column description 2 (V3.0.6+)
[sort:def3] Column description 3 (V3.0.6+)

微信赞赏

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 Architectural Decoration Materials Technology Website Template 0890

Responsive Architectural Decoration Materials Technology Website Template 0890 Practical Collection Yiyou template

This EyouCMS responsive template is ideal for the construction, interior decoration, building materials, and technology industries. Its modern and professional design style makes it perfect for showcasing construction projects, interior decoration cases, building material products, and technological applications. It helps construction and technology enterprises effectively demonstrate their brand strength online. Template Display | Installation Instructions | Website Backend: /login.php | Username: admin | Password: admin | Related Articles: Summary of Common Installation Issues for EyouCMS | EyouCMS (...
👁 59
Marketing-oriented cooking fume air purifier – Commercial induction cooker appliance website template 0891

Marketing-oriented cooking fume air purifier – Commercial induction cooker appliance website template 0891 Practical Collection Yiyou template

An eYouCMS website template designed for the marketing-oriented range of kitchen fume air purifiers and commercial induction cooktops industry. Its modern, tech-driven design is ideal for showcasing air purification products, commercial induction cooktops, technical solutions, and brand strength. This template helps kitchen appliance manufacturers showcase their products online and attract commercial clients. Template Overview | Installation Instructions | Website Backend: /login.php | Username: admin | Password: admin | Related Articles: EasyYouCMS Installation Guide...
👁 62
Responsive Interior Decoration and Renovation Construction Project Management Website Template 0892

Responsive Interior Decoration and Renovation Construction Project Management Website Template 0892 Practical Collection Yiyou template

This EyouCMS responsive template is ideal for the decoration, renovation, construction, and project management industries. Its professional architectural design style enables effective presentation of decoration project cases, construction management information, project timelines, and corporate capabilities. It helps decoration companies showcase their brand online and attract developers and property owners. Template Display | Installation Instructions | Website Backend: /login.php | Username: admin | Password: admin | Related Articles: EyouCMS Installation Guide...
👁 34
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...
👁 198
Responsive interior design brand website template – 0893

Responsive interior design brand website template – 0893 Practical Collection Yiyou template

An eYouCMS responsive website template designed for interior decoration, renovation, and brand design projects. Its creative, high-end design style is ideal for showcasing interior design case studies, brand strategy initiatives, spatial planning solutions, and design concepts – helping premium design firms attract high-quality clients online. Template Display | Installation Instructions | Website Backend: /login.php | Username: admin | Password: admin | Related Articles: Summary of Common Installation Issues for eYouCMS | eYouCMS...
👁 55
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