Kentico CMS 7.0 Developer's Guide

Adding custom settings

Adding custom settings

Previous topic Next topic Mail us feedback on this topic!  

Adding custom settings

Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic!  

Here you will learn how to add your own settings to a website. Please note that you first need to create a category with a group within where a settings key can be put.

 

Adding custom setting categories

 

If you need to create a new category, go to Site Manager -> Development -> Custom settings, click WidgetNewCategory New category, enter category properties and click Save Save.

 

devguide_clip1411

 

Adding custom setting groups

 

If you need to create a new group, in the Custom settings categories tree, select a category and on its Settings tab click AddNewSettingsGroup New settings group. Enter group properties and click Save Save.

 

devguide_clip1412

 

Adding custom setting keys

 

On the Settings tab of the selected category click NewSettingsKey New settings key beside the group where you would like to add the particular key. Enter key properties and click Save Save. For more information on these properties, please refer to the Managing custom settings topic.

 

devguide_clip1413

 

Result

 

The following screenshots show the result of adding a custom category, group and key:

 

1. In Site Manager -> Development -> Custom settings.

 

devguide_clip1414

 

If you would like to learn more about custom settings management, please refer to the Managing custom settings topic.

 

2. In Site Manager -> Settings.

 

devguide_clip1415

 

If you would like to learn how you can configure your custom settings, please refer to the Configuring settings topic.

 

 

 

Please note

 

All custom settings added according to the description given in this topic can be configured along with the built-in settings in Site Manager -> Settings; if you would like to learn how to do it, please refer to the Configuring settings topic.

By default, there are no custom settings available after installation.