Home CMS Tutorial Empire CMS New special page added to Empire CMS

New special page added to Empire CMS

Jun 17, 2020 pm 01:14 PM
Empire cms

The following tutorial column from Empire cms secondary development will introduce to you how to add a new special page to Imperial CMS. I hope it will be helpful to friends in need. !

New special page added to Empire CMS

Special function description of Empire CMS

(1). Empire CMS mainly has the following two types Purpose: 1. Reclassify the information under existing columns. Just like the essence posts we see in the forum, the essence content is placed in the topic for the convenience of users. This type generally uses list format. 2. Establish multiple information collections of a certain event. This type generally adopts cover style or page content style.

(2) The page mode of the Imperial CMS topic supports three methods: 1. List type: the information list is displayed in pages, and the display style is determined by the list template. It is generally used when re-categorizing column information (for example, product type is a column, product brand is a topic, etc.). 2. Cover style: The page displays thematic information with multiple labels, without paging, and the display style is determined by the cover template. Used when building multiple information collections for a certain event. 3. Page content style: The page is the same as the cover style, and the display style is determined by the page content of the topic. It is also used when establishing multiple information collections for a certain event. Compared with the cover style, the page content style is more independent and is more suitable for topics that do not change after being generated.

How to add topics in Empire CMS

The first step is to log in to the Empire CMS backend and click the Topic Management button on the left side of the column to add a topic on the far right

In the second step, fill in the topic information parameters and click to submit a topic page to add it successfully

Instructions for filling in the information for adding a topic page in Empire cms

Topic name, storage folder, page display mode, and select list template are the required settings for adding a topic.
Basic attributes
Topic name Enter the topic name.
Affiliated information column Select the information column to which the topic belongs.
If specified, the topic will only be displayed when adding information to this column (the corresponding topic option in the information option settings).
Storage folder Enter the topic storage directory. The upper directory must exist.
Use optimization plan Select the optimization plan used for this topic.
File extension Set the generated file extension.
Bind domain name Bind the domain name to the topic page separately, and then access it through the domain name (if not bound, please leave it blank. No need to add / after it).
Category Select the category to which the topic belongs to facilitate unified management and calling of topics.
Theme thumbnail Fill in the theme thumbnail.
Webpage keywords Enter the SEO keywords of the page, which will be displayed in the "Webpage keywords" section of the page.
Topic introduction Fill in the topic introduction.
Sort Set the display order when the label calls the topic (the smaller the value, the front).
Display in the navigation Set whether the topic is displayed in the navigation (such as: topic navigation label).
Information can be selected Set whether this topic is selectable when adding information. If you select No, this topic will not be displayed when adding information.
Page settings
Page Settings Select the display mode of the topic page. (Cover type, list type, page content type)
For cover type, choose the cover template, for list type, choose the list template, and for content type, choose the page entry Content.
Cover template Cover template selected when using cover style.
List template used Regardless of whether the topic uses a list template or a cover template, this is a required option and also indicates the system model to which the topic belongs. (Select the white bar option in the drop-down box)
List setting Fill in the sorting method of the information list.
Display the total number of records: Set the limit to the maximum number of displayed information.
Number of records displayed per page: The number of information displayed per page.
Page content This item is used when using the page content format Page content needs to be entered (labels and cover templates are supported, and the content can be produced with Dreamweaver).
JS related settings
Whether to generate JS calls Select whether to generate JS calls for this topic.
JS template used Select the JS template used for JS calls.
Latest topic JS display JS call to display the number of the latest information.
Popular topic JS display JS call to display popular information Quantity.
Recommended topic JS display JS call to display the number of the latest recommended information.
JS display of popular comment information JS call to display the number of popular comment information.
Headline information js display JS call to display the number of the latest headline information.

The above is the detailed content of New special page added to Empire CMS. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

Repo: How To Revive Teammates
1 months ago By 尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
1 months ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Where is the imperial cms website map? Where is the imperial cms website map? Apr 17, 2024 am 10:48 AM

The Empire CMS sitemap can be found by accessing the config.inc.php file and checking the dositemap settings. If set to "on", sitemap is enabled. The sitemap path is located in the sitemapurl setting and can be accessed via a browser or downloaded via FTP.

Where are the settings for the mobile version of Empire CMS? Where are the settings for the mobile version of Empire CMS? Apr 17, 2024 pm 12:12 PM

The mobile settings of Empire CMS are located in the "Mobile Template" of the "Template Management" module. The specific steps include: enabling the template, selecting the application channel, editing the template content, and saving the settings.

Where is the imperial cms resource network template? Where is the imperial cms resource network template? Apr 17, 2024 am 10:00 AM

Empire CMS template download location: Official template download: https://www.phome.net/template/ Third-party template website: https://www.dedecms.com/diy/https://www.0978.com.cn /https://www.jiaocheng.com/Installation method: Download template Unzip template Upload template Select template

Where can I put the empire cms template file for easy use? Where can I put the empire cms template file for easy use? Apr 17, 2024 am 07:22 AM

The ideal location for the Empire CMS template file is /e/template/default/skin/default/. Secondly, it can also be placed in /e/data/skins/ and /e/skin/. You need to pay attention to maintaining the folder structure and setting file permissions. and regular backups.

Where to find the empire cms database configuration file Where to find the empire cms database configuration file Apr 17, 2024 am 06:42 AM

The Imperial CMS database configuration file is located in the website root directory e/config/db.inc.php. It contains the following configuration information: $dbhost: database server address $dbuser: database user name $dbpass: database password $dbname: database name $dbport :Database port $dbcharset: Database character set

Is empire cms free? Is empire cms free? Apr 17, 2024 am 11:24 AM

Yes, Empire CMS is a free and open source content management system (CMS). It is a lightweight CMS that is feature-rich and easy to use. Empire CMS is licensed under the GNU General Public License (GPL), which means it is free to download, install and use. For commercial use, it offers a paid version that offers additional features and support such as ad management, online payments, and premium technical support.

Where is the automatic publishing interface of Empire CMS? Where is the automatic publishing interface of Empire CMS? Apr 17, 2024 am 09:03 AM

The automatic publishing interface of Empire CMS is located at /e/api/web/postinfo.php. The usage steps are as follows: visit /e/api/web/postinfo.php address and use HTTP POST to submit the article title, column ID, category ID, author and article The content and other data interfaces will return a response in JSON format, which contains the publishing results and article ID.

Where is the Imperial CMS member center? Where is the Imperial CMS member center? Apr 17, 2024 am 04:45 AM

The Imperial CMS Member Center is located in the "Member Management" menu in the background or at the following URL: Browser side: https://your domain name/e/member/user.php Server side: /e/member/user.php Functions included in the Member Center Including member management, member group management, personal center, points management, level management, etc., to facilitate administrators and members to manage website account information.

See all articles