Pages having javascript tag
The Alinous Document CMS has 3 types of templates. They are Top Templates, Container Templates, and Primitive Templates.
- Template types
- Top Templates
- Container Templates
- Primitive Templates
Template types
Those 3 types of templates cooperates like below.

Read more
The Primitive Template is basic component part of the template layer. You can edit the design in Html, Style Sheet, and Javascript.
- Open Primitive Template Editor
- Edit Html
- Edit header part
- Edit Html Code
- Edit Style Sheet
- Edit Javascript
- Preview the design
Open Primitive Template Editor
At first, goto and open the Primitive Template editor.Primitive Template management page

primitive
header
Read more
In the Container Template's edit page, you can also edit the Style Sheet and JavaScript.
- Edit the Style Sheet
- Edit Javascript
Style Sheet
.And click the "Css" tab. Then following Css editor appears.Go to the Container Template editor page, and open the layout editor

container
Read more
The Container Template has 2 column lines in it. You can make a CMS template part with 2 column div tag layout by using this template.
- Container Template editor
- Setting for Html generation
Container Template editor
. Then the layout editor appears.Go to the Container Template editor page, and open the layout editor

container
Read more

The Container template
is the cage parts which includes some primitive template parts and
other Container Templates. This type of the template is used to
implement 2 column layer.
When you want to make 3 columns layout,
include the container template in the container template. This template
allows nested structure.
container
Read more
Alinous Document CMS's biggent feature is cms template engine. There are Top Template, Container Template, and Primitive Template.
The usability of the CMS is up to the Template Engine
The
usability of the Content Management System is decided by the usability
of the Template Engine. The Alinous Document CMS supports to control all
of the fact in the Template, those are Html, Style Sheet, and server
side program.
The Template Engine contrives to find the part
location to customize the design and content to show in the web page.
Therefore you can manage the website easily.
Read more
The Mouse Action Tracking Tool automatically archives the web page's content. This page is to manage the archived data, and look at the last version's design.
Check Archives
In order to view the archives that the heatmap engine automatically generated, and click "Manage Archive" button. Then following page appears.open the administration console

heatmap
Read more

This Content Management System supports mouse action tracking system. It is powerful tool to check users' experience on viewing your website.
This tool is mainly for landing page on promoting website by the internet advertisement.
heatmap
Read more
Inline part to embed source code of the program, html and xml formatted files.
- Appearance
- Design Setting
- Html
- Javascript
- Style Sheet
- Server side program
Appearance
In order to preview the source code part, open it with , and .Primitive Template editor pageselect the page to preview in the parameter setting dialog
The appearance of the source code part is below.
primitive
inline
Read more
This page is about Inline Parts and dynamic parts. These parts are advanced one, therefore in order to customize them, high level knowledge about Javascript and Database programming is required.
Module parts
Module Template Components are dynamic parts, which is not converted
into static Html. Those components consists of program using database
and Html. Module parts are for the dynamic page like the search page.
Inline Parts
Inline parts are Primitive Templates for inline module. You can use these parts in the document content. Therefore you can add them by WYSIWYG Html Content Editor.
Read more