You are on page 1of 17

Kentico

Content Management System


Outline

 Content Management System


 Installation
 Configurations
 Build the CMS
 Features
 Deployment
Content Management System

Submit web content to web site without


requiring technical knowledge.

HTML CSS

Java
ASP
Script
Installation

 Website on IIS
 Database
 Run Kentico CMS Web Installer
• Install source code
• Create tables in database
• Create site

ASP .NET
Configurations
 Website
 Page Title
 Friendly URL extension
 User/Role/Permission
 Server Cache
Document Type
Object
Template

 Master template
 Page template

 Inheritance
• Inherit All/Only Master/Select Level/No
 Template Scope
 Portal/ASPX(API)
Template
process

Components

HTML
Template

CSS
Webpart
Transformation

 Document Type HTML


<h1><%# Eval(“fieldName") %>xxx</h1>

 Custom code
<%# xFunctions.getDocumentFieldValueWithID(Eval("NodeID"), “DocumentName”) %>
Features

 Custom Table
 BizForm
 Newsletter
 E-commerce
 Blog
Custom Table
BizForm
Newsletter
Deployment
initial

Export (No • Import


Dev Content) QA
• Export Prod Import
Deployment
ongoing
Prod

• Content

Dev QA Prod

• Templates • Templates
• Document types • Document types
• Configurations • Configurations
THANKS

You might also like