Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Div
classtitle-box lead


Excerpt

There are many ways to make COmanage Registry your own. The following features provide personalization for your COmanage users in the way that they see and interact with the software.






Div

Themes

Excerpt Include
Theming COmanage Registry
Theming COmanage Registry
nopaneltrue



Div

Dashboards

Excerpt Include
Registry Dashboards
Registry Dashboards
nopaneltrue



Div

Email Message Templates

Excerpt Include
Email Message Templates
Email Message Templates
nopaneltrue



Div

Localization

Excerpt Include
Registry Interface Localization
Registry Interface Localization
nopaneltrue



Div

CO Navigation Links

Excerpt Include
Configuring Navigation Links
Configuring Navigation Links
nopaneltrue




Div

Dictionaries

Excerpt Include
Dictionaries
Dictionaries
nopaneltrue



Div

Attribute Enumerations

Excerpt Include
Attribute Enumerations
Attribute Enumerations
nopaneltrue



Div

Self-service Permissions

Excerpt Include
Self Service Permissions
Self Service Permissions
nopaneltrue




CSS Stylesheet
.home-banner {
                    background: #ffffff;
                    color: #d44415;
                    font-size: 20px;
                    padding: 20px;
                    }
                    .home-banner h1 {
                    color: #5e2b97;
					font-size:2.5em;
                    }
                    .title-box {
                    border: 0px solid #ff5b2d
                    padding: 10px;
				 	padding-bottom: 30px;
				 	line-height: 2;
					font-size: 1.5em;
                    }
                    .title-box > h2 {
                    /*background: #5e2b97;*/
				 	border-top: 3px solid #c2d6d6;
                    bottom: 10px;
                    /*color: #c2d6d6;*/
                    /*margin-left: -10px;*/
                    /*margin-right: -10px;*/
                    padding: 1em 0 0;
                    position: relative;
                    }
                    .cfm-blog-image > img {
                    display: block;
                    margin-left: auto;
                    margin-right: auto;
                    }
					.about-box {
					border-top: 1px solid #c2d6d6;
					border-bottom: 2px solid #c2d6d6;
					padding: 10px;
					padding-top: 30px;
					padding-bottom: 30px;
					
					}
					.about-box > p {
					font-size: 0.9em;
					font-style: italic;
					}
					.about-box > h3 {
					font-size: 0.9em;
					}
.wiki-content .columnLayout.three-equal {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 2em;
}
.wiki-content .contentLayout2 .columnLayout.three-equal .cell {
	border-bottom: 1px solid #c2d6d6;
	border-radius: 0;
	padding-bottom: 2em;
	margin-bottom: 1em;
}
/* The .about-box style should be removed. */
.about-box {
	/* border-top: 1px solid #c2d6d6; */
	/* border-bottom: 2px solid #c2d6d6; */
	/* padding: 10px; */
	/* padding-top: 30px; */
	/* padding-bottom: 30px; */
} }
Div
classtitle-box lead
Excerpt

There are many ways to make COmanage Registry your own. The following features provide personalization for your COmanage users in the way that they see and interact with the software.

Div
classabout-box

Themes

Excerpt IncludeTheming COmanage RegistryTheming COmanage Registrynopaneltrue Div
classabout-box

Dashboards

Excerpt IncludeRegistry DashboardsRegistry Dashboardsnopaneltrue Div
classabout-box

Email Message Templates

Excerpt IncludeEmail Message TemplatesEmail Message Templatesnopaneltrue Div
classabout-box

Localization

Excerpt IncludeRegistry Interface LocalizationRegistry Interface Localizationnopaneltrue Div
classabout-box

CO Navigation Links

Excerpt IncludeConfiguring Navigation LinksConfiguring Navigation Linksnopaneltrue Div
classabout-box

Dictionaries

Excerpt IncludeDictionariesDictionariesnopaneltrue Div
classabout-box

Attribute Enumerations

Excerpt IncludeAttribute EnumerationsAttribute Enumerationsnopaneltrue Div
classabout-box

Self-service Permissions

Excerpt IncludeSelf Service PermissionsSelf Service Permissionsnopaneltrue
CSS Stylesheet
.home-banner {
                    background: #ffffff;
                    color: #d44415;
                    font-size: 20px;
                    padding: 20px;
                    }
                    .home-banner h1 {
                    color: #5e2b97;
					font-size:2.5em;
                    }
                    .title-box {
                    border: 0px solid #ff5b2d
                    padding: 10px;
				 	padding-bottom: 30px;
				 	line-height: 2;
					font-size: 1.5em;
                    }
                    .title-box > h2 {
                    /*background: #5e2b97;*/
				 	border-top: 3px solid #c2d6d6;
                    bottom: 10px;
                    /*color: #c2d6d6;*/
                    /*margin-left: -10px;*/
                    /*margin-right: -10px;*/
                    padding: 1em 0 0;
                    position: relative;
                    }
                    .cfm-blog-image > img {
                    display: block;
                    margin-left: auto;
                    margin-right: auto;
                    }
					.about-box {
					border-top: 1px solid #c2d6d6;
					border-bottom: 2px solid #c2d6d6;
					padding: 10px;
					padding-top: 30px;
					padding-bottom: 30px;
					
					}
					.about-box > p {
					font-size: 0.9em;
					font-style: italic;
					}
					.about-box > h3 {
					font-size: 0.9em;
					}
}