Topics group edit
You can change the setting of each topics group here.
How to access the Topics group edit page
In the topics group list page, click the [Settings] link of desired one.
Topics group edit Item Description
Item | Description |
---|---|
Group ID | topics group ID which is generated automatically |
Group Name | name of the topics group |
Description | Description of the topics group |
Sort Order(Descending) | Items are displayed from biggest to smallest number in the list. |
Number of categories that can be set to topics item | the number of categories which can be set in the topic edit page |
Display category tree | how to display categories in the topic edit page |
Display tags in a select box | how to display tags in the topic edit page |
Page URL handling preview | the page URL when using the preview in the topic edit page Regarding the preview |
Extra Column
Item | Description |
---|---|
Don't use date | By enabling, sort input area is displayed in the topic edit page instead of a date. |
Use posting time | By enabling, you can setup the time of the post in addition to the date. |
How to input content | You can setup how to input a content at topic edit page. |
category ext configuration | By writing like the example, you can modify input items at topic category edit page. |
ID | Extra column ID which is generated automatically |
Parent Item | You can specify a parent item on each item. |
Item Name, Annotation | You can input an item name and annotation in each item. |
Item settings | You can select the item type and setup its detail on settings area. |
Sort Order(Descending) | You can specify the sort order of extra column. The biggest number comes first and the smallest at last. |
Detail settings
Item | Description |
---|---|
Viewing access | Select groups which are allowed to view topics in the topics group. |
Editing access | Select groups which are allowed to edit topics in the topics group. |
Groups that can only edit own topics | Select groups which can only edit topics which have been created by themselves. It is a limiting setting. |
Groups that require approval request | Select groups which require approval request when editing topics. However, if there is a check on "admin", the request become unnecessary. It is a limiting setting. |
Draft saving allowed / Require approval to publish | Only displayed on the website with multi-language setup. In order to create topic in sub languages, it is required to create the one in main language first. However, by selecting groups in this setting, it allows those groups to create topics in sub language without the one in main language. *The topic in main language is kept unpublished in that case. |
Limit input for titles | You can put a restriction on topics titles input. |
Notes | Input a notes if necessary. |
Limit number of articles | Input the max topics number. *Input 0 for unlimited. *The list page will not be generated in case of 1. |
CSS | You can setup a CSS on topic editing page. Since Smarty is enabled, {literal}{/literal} is required when using { } . |
Post process
Item | Description |
---|---|
INSERT | Add custom input processing logic on new comment. Assign errors variable to trigger a validation error. |
UPDATE | Add custom input processing logic on comment update. Assign errors variable to trigger a validation error. |
VALIDATE | Add custom input processing logic on comment validation. Assign errors variable to trigger a validation error. |
Bulk settings
Item | Description |
---|---|
File | You can upload a JSON file for bulk setting of extra column. |
Download | You can download the current extra column settings in JSON format. |
Publish settings
Item | Description |
---|---|
Publish | publish the content |
Unpublish | unpublish the content |
Schedule publishing | You can setup publishing start date and finishing date. |
Buttons & Update comment
Item | Description |
---|---|
Update | save settings |
Delete | delete the topics group |
Update comment | You can leave a comment when updating the topics group setting. |