Skip to content

Commit

Permalink
Set hidden category in ctds. (#1983)
Browse files Browse the repository at this point in the history
  • Loading branch information
tusmester committed Nov 9, 2023
1 parent ff15ccd commit b91b984
Show file tree
Hide file tree
Showing 46 changed files with 46 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<DisplayName>$Ctd-Application,DisplayName</DisplayName>
<Description>$Ctd-Application,Description</Description>
<Icon>Application</Icon>
<Categories>HideByDefault</Categories>
<Fields>
<Field name="Name" type="ShortText">
<Configuration>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
<DisplayName>$Ctd-ApplicationOverride,DisplayName</DisplayName>
<Description>$Ctd-ApplicationOverride,Description</Description>
<Icon>Application</Icon>
<Categories>HideByDefault</Categories>
</ContentType>
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<DisplayName>$Ctd-Aspect,DisplayName</DisplayName>
<Description>$Ctd-Aspect,Description</Description>
<Icon>Aspect</Icon>
<Categories>HideByDefault</Categories>
<Fields>
<Field name="DisplayName" type="ShortText">
<DisplayName>$Ctd-Aspect,DisplayName-DisplayName</DisplayName>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<ContentType name='BinaryFieldSetting' parentType='FieldSettingContent' handler='SenseNet.ContentRepository.Schema.FieldSettingContent' xmlns='http://schemas.sensenet.com/SenseNet/ContentRepository/ContentTypeDefinition'>
<DisplayName>$Ctd-BinaryFieldSetting,DisplayName</DisplayName>
<Icon>FieldSetting</Icon>
<Categories>HideByDefault</Categories>
<SystemType>true</SystemType>
<Fields />
</ContentType>
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<ContentType name='ChoiceFieldSetting' parentType='ShortTextFieldSetting' handler='SenseNet.ContentRepository.Schema.FieldSettingContent' xmlns='http://schemas.sensenet.com/SenseNet/ContentRepository/ContentTypeDefinition'>
<DisplayName>$Ctd-ChoiceFieldSetting,DisplayName</DisplayName>
<Icon>addchoicefield</Icon>
<Categories>HideByDefault</Categories>
<SystemType>true</SystemType>
<Fields />
</ContentType>
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<DisplayName>$Ctd-ContentList,DisplayName</DisplayName>
<Description>$Ctd-ContentList,Description</Description>
<Icon>ContentList</Icon>
<Categories>HideByDefault</Categories>
<Fields>
<Field name="DisplayName" type="ShortText">
<DisplayName>$Ctd-ContentList,DisplayName-DisplayName</DisplayName>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<ContentType name="CurrencyFieldSetting" parentType="NumberFieldSetting" handler="SenseNet.ContentRepository.Schema.FieldSettingContent" xmlns="http://schemas.sensenet.com/SenseNet/ContentRepository/ContentTypeDefinition">
<DisplayName>$Ctd-CurrencyFieldSetting,DisplayName</DisplayName>
<Icon>addcurrencyfield</Icon>
<Categories>HideByDefault</Categories>
<SystemType>true</SystemType>
<Fields />
</ContentType>
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<Description>$Ctd-CustomListItem,Description</Description>
<Icon>FormItem</Icon>
<AllowIncrementalNaming>true</AllowIncrementalNaming>
<Categories>HideByDefault</Categories>
<Fields>
<Field name="WorkflowsRunning" type="Boolean">
<Configuration>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<ContentType name="DateTimeFieldSetting" parentType="FieldSettingContent" handler="SenseNet.ContentRepository.Schema.FieldSettingContent" xmlns="http://schemas.sensenet.com/SenseNet/ContentRepository/ContentTypeDefinition">
<DisplayName>$Ctd-DateTimeFieldSetting,DisplayName</DisplayName>
<Icon>adddatetimefield</Icon>
<Categories>HideByDefault</Categories>
<SystemType>true</SystemType>
<Fields />
</ContentType>
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<DisplayName>$Ctd-Device,DisplayName</DisplayName>
<Description>$Ctd-Device,Description</Description>
<Icon>Device</Icon>
<Categories>HideByDefault</Categories>
<Fields>
<Field name="UserAgentPattern" type="ShortText">
<DisplayName>$Ctd-Device,UserAgentPattern-DisplayName</DisplayName>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<AllowedChildTypes>
Domain
</AllowedChildTypes>
<Categories>HideByDefault</Categories>
<SystemType>true</SystemType>
<Fields></Fields>
</ContentType>
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
<Description>$Ctd-ExecutableFile,Description</Description>
<Icon>ExecutableFile</Icon>
<Preview>false</Preview>
<Categories>HideByDefault</Categories>
<SystemType>true</SystemType>
</ContentType>
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<DisplayName>$Ctd-FieldSettingContent,DisplayName</DisplayName>
<Description>$Ctd-FieldSettingContent,Description</Description>
<Icon>fieldsetting</Icon>
<Categories>HideByDefault</Categories>
<SystemType>true</SystemType>
<Fields>
<Field name="DisplayName" type="ShortText">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<DisplayName>$Ctd-GenericContent,DisplayName</DisplayName>
<Description>$Ctd-GenericContent,Description</Description>
<Icon>Content</Icon>
<Categories>HideByDefault</Categories>
<SystemType>true</SystemType>
<Fields>
<Field name="Id" type="Integer">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<DisplayName>$Ctd-GenericODataApplication,DisplayName</DisplayName>
<Description>$Ctd-GenericODataApplication,Description</Description>
<Icon>Application</Icon>
<Categories>HideByDefault</Categories>
<Fields>
<Field name="ClassName" type="ShortText">
<DisplayName>$Ctd-GenericODataApplication,ClassName-DisplayName</DisplayName>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<ContentType name="HyperLinkFieldSetting" parentType="FieldSettingContent" handler="SenseNet.ContentRepository.Schema.FieldSettingContent" xmlns="http://schemas.sensenet.com/SenseNet/ContentRepository/ContentTypeDefinition">
<DisplayName>$Ctd-HyperLinkFieldSetting,DisplayName</DisplayName>
<Icon>addhyperlinkfield</Icon>
<Categories>HideByDefault</Categories>
<SystemType>true</SystemType>
<Fields />
</ContentType>
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<DisplayName>$Ctd-IndexingSettings,DisplayName</DisplayName>
<Description>$Ctd-IndexingSettings,Description</Description>
<Icon>Settings</Icon>
<Categories>HideByDefault</Categories>
<SystemType>true</SystemType>
<Fields>
<Field name="TextExtractorInstances" type="TextExtractors">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<ContentType name="IntegerFieldSetting" parentType="FieldSettingContent" handler="SenseNet.ContentRepository.Schema.FieldSettingContent" xmlns="http://schemas.sensenet.com/SenseNet/ContentRepository/ContentTypeDefinition">
<DisplayName>$Ctd-IntegerFieldSetting,DisplayName</DisplayName>
<Icon>addnumberfield</Icon>
<Categories>HideByDefault</Categories>
<SystemType>true</SystemType>
<Fields />
</ContentType>
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<DisplayName>$Ctd-ItemList,DisplayName</DisplayName>
<Description>$Ctd-ItemList,Description</Description>
<Icon>ContentList</Icon>
<Categories>HideByDefault</Categories>
<SystemType>true</SystemType>
<Fields>
<Field name="Name" type="ShortText">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<DisplayName>$Ctd-Library,DisplayName</DisplayName>
<Description>$Ctd-Library,Description</Description>
<Icon>Library</Icon>
<Categories>HideByDefault</Categories>
<SystemType>true</SystemType>
<Fields>
<Field name="InheritableVersioningMode" type="InheritableVersioningMode">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<DisplayName>$Ctd-ListItem,DisplayName</DisplayName>
<Description>$Ctd-ListItem,Description</Description>
<Icon>FormItem</Icon>
<Categories>HideByDefault</Categories>
<SystemType>true</SystemType>
<Fields>
<Field name="Name" type="ShortText">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<DisplayName>$Ctd-LoggingSettings,DisplayName</DisplayName>
<Description>$Ctd-LoggingSettings,Description</Description>
<Icon>Settings</Icon>
<Categories>HideByDefault</Categories>
<SystemType>true</SystemType>
<Fields></Fields>
</ContentType>
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<ContentType name="LongTextFieldSetting" parentType="TextFieldSetting" handler="SenseNet.ContentRepository.Schema.FieldSettingContent" xmlns="http://schemas.sensenet.com/SenseNet/ContentRepository/ContentTypeDefinition">
<DisplayName>$Ctd-LongTextFieldSetting,DisplayName</DisplayName>
<Icon>addshorttextfield</Icon>
<Categories>HideByDefault</Categories>
<SystemType>true</SystemType>
<Fields />
</ContentType>
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<ContentType name="NullFieldSetting" parentType="FieldSettingContent" handler="SenseNet.ContentRepository.Schema.FieldSettingContent" xmlns="http://schemas.sensenet.com/SenseNet/ContentRepository/ContentTypeDefinition">
<DisplayName>$Ctd-NullFieldSetting,DisplayName</DisplayName>
<Icon>FieldSetting</Icon>
<Categories>HideByDefault</Categories>
<SystemType>true</SystemType>
<Fields />
</ContentType>
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<ContentType name="NumberFieldSetting" parentType="FieldSettingContent" handler="SenseNet.ContentRepository.Schema.FieldSettingContent" xmlns="http://schemas.sensenet.com/SenseNet/ContentRepository/ContentTypeDefinition">
<DisplayName>$Ctd-NumberFieldSetting,DisplayName</DisplayName>
<Icon>addnumberfield</Icon>
<Categories>HideByDefault</Categories>
<SystemType>true</SystemType>
<Fields />
</ContentType>
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<ContentType name="PasswordFieldSetting" parentType="ShortTextFieldSetting" handler="SenseNet.ContentRepository.Schema.FieldSettingContent" xmlns="http://schemas.sensenet.com/SenseNet/ContentRepository/ContentTypeDefinition">
<DisplayName>$Ctd-PasswordFieldSetting,DisplayName</DisplayName>
<Icon>addshorttextfield</Icon>
<Categories>HideByDefault</Categories>
<SystemType>true</SystemType>
<Fields />
</ContentType>
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<ContentType name="PermissionChoiceFieldSetting" parentType="ChoiceFieldSetting" handler="SenseNet.ContentRepository.Schema.FieldSettingContent" xmlns="http://schemas.sensenet.com/SenseNet/ContentRepository/ContentTypeDefinition">
<DisplayName>$Ctd-PermissionChoiceFieldSetting,DisplayName</DisplayName>
<Icon>FieldSetting</Icon>
<Categories>HideByDefault</Categories>
<SystemType>true</SystemType>
<Fields />
</ContentType>
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<AllowedChildTypes>
Folder,SystemFolder,TrashBin,ContentList,CustomList,Sites,Domains,Profiles,Resources,Skins,Workspace
</AllowedChildTypes>
<Categories>HideByDefault</Categories>
<SystemType>true</SystemType>
<Fields>
<Field name="DisplayName" type="ShortText">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<Description>$Ctd-PreviewImage,Description</Description>
<Icon>Image</Icon>
<AllowIncrementalNaming>false</AllowIncrementalNaming>
<Categories>HideByDefault</Categories>
<SystemType>true</SystemType>
<AllowIndexing>false</AllowIndexing>
<Fields>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<AllowedChildTypes>
UserProfile
</AllowedChildTypes>
<Categories>HideByDefault</Categories>
<SystemType>true</SystemType>
<Fields>
<Field name="Name" type="ShortText">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<AllowedChildTypes>
ProfileDomain
</AllowedChildTypes>
<Categories>HideByDefault</Categories>
<SystemType>true</SystemType>
<Fields></Fields>
</ContentType>
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<ContentType name="ReferenceFieldSetting" parentType="FieldSettingContent" handler="SenseNet.ContentRepository.Schema.FieldSettingContent" xmlns="http://schemas.sensenet.com/SenseNet/ContentRepository/ContentTypeDefinition">
<DisplayName>$Ctd-ReferenceFieldSetting,DisplayName</DisplayName>
<Icon>addreferencefield</Icon>
<Categories>HideByDefault</Categories>
<SystemType>true</SystemType>
<Fields />
</ContentType>
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<AllowedChildTypes>
Resource
</AllowedChildTypes>
<Categories>HideByDefault</Categories>
<SystemType>true</SystemType>
<Fields></Fields>
</ContentType>
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<DisplayName>$Ctd-RuntimeContentContainer,DisplayName</DisplayName>
<Description>$Ctd-RuntimeContentContainer,Description</Description>
<Icon>Folder</Icon>
<Categories>HideByDefault</Categories>
<SystemType>true</SystemType>
<Fields />
</ContentType>
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<ContentType name="SharingGroup" parentType="Group" handler="SenseNet.ContentRepository.Group" xmlns="http://schemas.sensenet.com/SenseNet/ContentRepository/ContentTypeDefinition">
<DisplayName>SharingGroup</DisplayName>
<Icon>Group</Icon>
<Categories>HideByDefault</Categories>
<SystemType>true</SystemType>
<Fields>
<Field name="SharingIds" type="LongText">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<ContentType name="ShortTextFieldSetting" parentType="TextFieldSetting" handler="SenseNet.ContentRepository.Schema.FieldSettingContent" xmlns="http://schemas.sensenet.com/SenseNet/ContentRepository/ContentTypeDefinition">
<DisplayName>$Ctd-ShortTextFieldSetting,DisplayName</DisplayName>
<Icon>addshorttextfield</Icon>
<Categories>HideByDefault</Categories>
<SystemType>true</SystemType>
<Fields />
</ContentType>
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<AllowedChildTypes>
Site
</AllowedChildTypes>
<Categories>HideByDefault</Categories>
<SystemType>true</SystemType>
<Fields></Fields>
</ContentType>
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<DisplayName>$Ctd-SystemFile,DisplayName</DisplayName>
<Description>$Ctd-SystemFile,Description</Description>
<Icon>SystemFile</Icon>
<Categories>HideByDefault</Categories>
<SystemType>true</SystemType>
<Fields>
<Field name="Watermark" type="ShortText">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<ContentType name="TextFieldSetting" parentType="FieldSettingContent" handler="SenseNet.ContentRepository.Schema.FieldSettingContent" xmlns="http://schemas.sensenet.com/SenseNet/ContentRepository/ContentTypeDefinition">
<DisplayName>$Ctd-TextFieldSetting,DisplayName</DisplayName>
<Icon>addshorttextfield</Icon>
<Categories>HideByDefault</Categories>
<SystemType>true</SystemType>
<Fields />
</ContentType>
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<Description>$Ctd-TrashBag,Description</Description>
<Icon>TrashBag</Icon>
<AllowIncrementalNaming>true</AllowIncrementalNaming>
<Categories>HideByDefault</Categories>
<SystemType>true</SystemType>
<Fields>
<Field name="DisplayName" type="ShortText">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<AllowedChildTypes>
TrashBag
</AllowedChildTypes>
<Categories>HideByDefault</Categories>
<SystemType>true</SystemType>
<Fields>
<Field name="Name" type="ShortText">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<AllowedChildTypes>
Blog,DocumentLibrary,EventList,MemoList,LinkList,TaskList,ImageLibrary,Posts,CustomList
</AllowedChildTypes>
<Categories>HideByDefault</Categories>
<SystemType>true</SystemType>
<Fields>
<Field name="IsWallContainer" type="Boolean">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<DisplayName>$Ctd-WebServiceApplication,DisplayName</DisplayName>
<Description>$Ctd-WebServiceApplication,Description</Description>
<Icon>File</Icon>
<Categories>HideByDefault</Categories>
<SystemType>true</SystemType>
<Fields>
<Field name="Binary" type="Binary">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<ContentType name="XmlFieldSetting" parentType="FieldSettingContent" handler="SenseNet.ContentRepository.Schema.FieldSettingContent" xmlns="http://schemas.sensenet.com/SenseNet/ContentRepository/ContentTypeDefinition">
<DisplayName>$Ctd-XmlFieldSetting,DisplayName</DisplayName>
<Icon>addxmlfield</Icon>
<Categories>HideByDefault</Categories>
<SystemType>true</SystemType>
<Fields />
</ContentType>
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<ContentType name="YesNoFieldSetting" parentType="ChoiceFieldSetting" handler="SenseNet.ContentRepository.Schema.FieldSettingContent" xmlns="http://schemas.sensenet.com/SenseNet/ContentRepository/ContentTypeDefinition">
<DisplayName>$Ctd-YesNoFieldSetting,DisplayName</DisplayName>
<Icon>addyesnofield</Icon>
<Categories>HideByDefault</Categories>
<SystemType>true</SystemType>
<Fields />
</ContentType>
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<DisplayName>$Ctd-ClientApplication,DisplayName</DisplayName>
<Description>$Ctd-ClientApplication,Description</Description>
<Icon>Application</Icon>
<Categories>HideByDefault</Categories>
<Fields>
<Field name="Parameters" type="LongText">
<DisplayName>$Ctd-ClientApplication,Parameters-DisplayName</DisplayName>
Expand Down

0 comments on commit b91b984

Please sign in to comment.