Home > Article > CMS Tutorial > How to update empire cms
There are two ways to enter the data update interface, which are enumerated below:
Method 1. Through the shortcut menu: click the "Data Update" shortcut menu, see Figure 1 below, enter the data update interface:
Method 2. Click the "System" menu "Data Update Center" submenu to enter the data update interface:
Introduction to data update interface operations
(1) Page refresh management: perform batch generation operations on all major pages of the entire site.
#Refresh the main page of the entire site | |
[Refresh the homepage] | Generate the website homepage.|
[Refresh all information column pages] | Generate all column pages and topic pages.|
[Refresh all information content pages] | Generate all content pages.|
Refresh all: Update the generated content pages together. | |
[Refresh all information JS calls] | Generate all JS call files.|
[Batch update dynamic pages] | Generate control panel templates, login status, login JS and other dynamic pages.|
Other page refresh | |
[Batch refresh voting JS] | Generate the JS file of the voting plug-in.|
[Batch refresh advertising JS] | Generate the JS file of the advertising plug-in.|
[Batch update model form] | Generate publishing and submission forms (generally used when the website is moved).|
Update column navigation: Update the column selected when submitting. | |
[Batch update feedback form] | Generate a custom feedback form (generally used when the website is moved).
[Update database cache] | Update the system cache (usually for website relocation) when used).|
[Restore column directory] | Re-create the column directory (usually used when the website is moved).|
[Delete column cache files] | Re-update the column list under the "Information Management" menu and the management under the "Column Management" menu Column page (usually used when the website is moved).|
[Update column relationship] | This function is generally used after modifying the parent column to which the column belongs.|
[Clear temporary files and data] | Clear temporary and cache files, clear the generated temporary files, and update dynamic pages Used when template is used to replace the template in real time.
##[Refresh all custom pages] | Generate all custom pages. (Column>Customized page)|
[Generate all custom lists] | Refresh all custom lists. (Column>Customized List)|
[Refresh all custom JS] | Generate all custom JS. (Column>Customized JS)
Using the multi-column generation function provided by the system, you can generate multiple columns at the same time:
All current columns are displayed in the drop-down box. Press at the same time Hold down the Ctrl (or Shift) key and click the mouse to select multiple columns, and then click the "Start Refresh" button to generate.
(5) Refresh the multi-topic page: select multiple specified topics for generation operation.
Using the multi-topic generation function provided by the system, you can generate multiple topics at the same time:
All current topics are displayed in the drop-down box, and press Hold down the Ctrl (or Shift) key and click the mouse to select multiple topics, and then click the "Start Refresh" button to generate.
(6) Refresh the information content page according to conditions: Generate information content pages in the specified range according to conditions.
Select the data table to generate the content page. | |
---|---|
Select the column to generate a content page (if you select the parent column, all sub-columns will be refreshed). | |
Generate the content page of "add information time" in a certain time period (leaving it empty will refresh all pages). | |
Generate a content page whose "information ID" is in a certain ID segment (two values of 0 will refresh all pages). | |
Also update the generated content pages. |
Data table | Select the data table with related links to which you want to update information. |
---|---|
Column | Select the column with relevant links to update information (if you select the parent column, all sub-columns will be updated). |
Update by time | Update the relevant links of the "Add Information Time" information in a certain time period (leaving it blank will update all information). |
Update by ID | Update the relevant links of the "information ID" in a certain ID segment (two values of 0 will update all information). |
If you change the number of related links displayed on the content page from 5 to 10, the operation is:
1. Click the menu "Column" "Management" Column" submenu, after the management column interface appears, select the column where the content page that needs to be modified is located, click the "Modify" operation button,
Enter the column modification interface, enter the "Generation Options" column property page, modify the "Related Link Display Records", click the "Submit" button to complete the modification operation of the number of related links;
2. Perform the "Batch Update Related Links" operation;
3. Perform "Refresh all information content pages (select Refresh All) ” operation, open the front page, and you can see the modifications you are making.
Recommended: Empire cms website building tutorial
The above is the detailed content of How to update empire cms. For more information, please follow other related articles on the PHP Chinese website!