文档介绍:/
Tutorial
C ontent Management
System
InterAKT Online Content Management System Tutorial
Table of contents
Introduction 3
Plan the Content Management System 4
Add, Edit and Delete Parts and Articles 6
Create navigation menu 7
Display article lists 9
Display article 12
Create home page 14
List articles and implement multiple delete 19
Add and edit articles using the same form 23
Restrict part delete if it has associated articles 28
Improve the Content Management System 31
Auto-archive old articles 32
Create rich content visually: KTML Lite 36
Improve administration forms: MX Widgets 39
Optimize content for search engines 41
Other Resources 43
Copyright 44
_________________________________________________________________________________
/ - 2 –
InterAKT Online Content Management System Tutorial
Introduction
In this tutorial, you will create a Content Management System (CMS). A CMS is a web application that
allows you to create articles or any other pages directly online, from a secured administration area.
This tutorial will not present how to implement user authentication, as this is described in another
tutorial (the Job Site tutorial). You must however create the login and registration pages before
creating any other sections of the site.
This application will allow you to:
.
create, update, and delete articles.
.
display a list of articles for the site administrator.
.
create a navigation menu and display articles in the front-end.
.
auto-archive articles older than one month.
plete this tutorial, you will make use of features from MX Kollection 3. If you do not have the
MX Kollection 3 bundle, then the following separate products must be installed:
.
MX User Login
.
ImpAKT
.
MX Includes
.
NeXTensio 3
.
MX Widgets
.
KTML Lite
plete this tutorial, it will take about 80 to 100 minutes, depending on you