Content structure
The content structure screen displays a list of topic groups.
Content structure
Accessing the screen
Click [Content structure] in the left sidebar menu.
Field descriptions
Batch actions
You can perform the following batch actions by selecting multiple topic groups using the checkboxes in the left-most column.
Button | Description |
---|---|
Publish | Publish the selected entries. |
Unpublish | The selected entries will not be displayed. |
Delete | Delete the selected entries. All topics associated with the topic group will be deleted. |
Update sorting | Re-sort the entries in descending order based on sort number. |
Content structure editor
Accessing the screen
Click [Content structure] in the left sidebar menu.
Click the name of the topic group you want to edit.
Field descriptions
Field | Description |
---|---|
ID | Topic group ID (automatically assigned). |
Name | Topic group name. |
Description | Overview of the topic group. |
Sort order (descending) | Sort number of the topic group. |
Number of categories that can be set for contents | Number of categories that can be set in the content editor. |
Show categories tree | Set the category display in the content editor. |
Display tags in a select box | Set the tag display in the content editor. |
Page URL handling preview | Set the display page URL when previewing in the content editor. (See: Building a preview page with Kuroco and Nuxt.js for details.) |
Hide date | Checking this box replaces the date field with the sort field in the content editor. |
Slug field restrictions | Click [Settings] to configure the slug input. |
Also include time (hh:mm) | Checking this box displays a time field beside the date field in the content editor. |
Content input method | Set the input method of the body text in the content editor.
|
Do not store update history | Enable this option to stop storing the update history. Doing this can improve the admin panel performance. But note that the existing update history will also be cleared. |
Additional fields
Field | Description |
---|---|
Category extended settings | See example on modifying entry fields to edit topic categories. |
ID | Additional field ID (automatically assigned). |
Parent field | Parent field of the new field.
|
Field name / Annotation | Set the name and annotation (notes/memos) for the field. |
Field settings | Field type. (See: Additional field list in the content structure editor for details.) |
Sort order (descending) | Set the sort numbers for the additional fields. Entries will be sorted in descending numerical order. |
Advanced settings
Item | Description |
---|---|
API Request Restriction | Selects group(s) allowed to view the current topic group content. |
Edit restriction | Selects group(s) allowed to edit the current topic group content. |
Edit as authors only restrictions | Selects group(s) allowed to edit their own content in this topic group as authors only. |
Approval required | Selects group(s) that require approval to edit the current topic group content. (Note: Administrators do not require approval even if selected.) |
Approval required (unpublished/saved draft) | Only for sites with multi-lingual settings. To post content in a secondary language, users must first create the content in the main language.
|
Title field restrictions | Adds input restrictions, character limits, or and/or templates to the topic title. |
Notes | Use this field for any notes/memos on the topic group. |
Max number of contents | Sets the limit on the number of topics. (0 = no restrictions; 1 = do not generate list page) |
CSS | Sets CSS for the content editor. (Note: Smarty is enabled. To display curly braces "{}", enclose them between {literal} {/literal} tags.) |
Batch settings
Button | Description |
---|---|
Choose file | Upload selected JSON file to batch update extended item settings. |
Download | Download the current extended item settings in JSON format. |
Publish settings
Field | Description |
---|---|
Publish | Publish the current content. |
Unpublish | The current content will not be displayed. |
Scheduled publishing | Specify the start and end dates/times for publishing the current content. |
Other actions
Button/Field | Description |
---|---|
Update | Apply any changes made in this editor. |
Delete | Delete the current content structure. |
Update comment | Comment field for any changes made to the content structure. |
Changelog
Click the three-point leader in the upper right corner of the Content structure editor screen, then click [Changelog] to see a list of the history of editing the content structure.
Content structure changelog
Item | Description |
---|---|
Version | Displays the version. You can see the target version after clicking the version link. |
Updated on | Displays the date and time the content was updated. |
Updated by | Displays the name of the member who updated the content. |
Action | Displays the type of processing performed. There are six types of statuses as follows
|
Comment | Displays the comments at the time of update. |
Content | Displays the updated contents. |