SoFunction
Updated on 2025-04-09

Summary of common terms used in dedecms system

Global tagging

Global tags refer to separate template tags used on the homepage, separate pages, and channel covers. In lists or article templates, only channel and arclist tags are allowed to be called (hotart, coolart, imglist, etc. are all tags extended from this tag), but the environment variables are limited to the column where the article or list is located. If the tag you want to test is used in lists or articles, please specify the environment variable (column ID).
Custom tags

Custom tags refer to template tags applied in the column to which they belong. The content is specified in advance and then displayed in the list or article template. They can be understood as a JS call/a simple advertising management system that supports time range display content 'expired display content' HTML code.
Channel Model

The channel model uses custom fields in the database. After you define your own fields, you can use the fields you define when using the template language. When used for column parameter setting, it is used to specify the attributes of the content published by the entire column. For example, to create a product library column, you need product name, product type, and product picture. Parameters, etc., you can freely increase or decrease
Collection node

Collection refers to intercepting specified content from an external website. The node can be understood as a channel/column. The collection node refers to the name of the internal channel/column corresponding to the specified collection content.