CMS Tools

Controls and Control Tags

CMS

There are predefined controls within the system, and you can insert these controls to any page by using "Control Tags".

How to use Control Tags

You can write "Control Tags" when you are editing a page within the HTML editor, see the image below.

Control Tags for News Controls

Tag Function
[%NEWS%] Top five News links from all categories.
[%NEWS_1%] Top five News links from "News" category.
[%NEWS_2%] Top five News links from "Position" category.
[%NEWS_3%] Top five News links from "Newsletter" category.
[%NEWS_4%] Top five News links from "Report" category.
[%NEWS_5%] Top five News links from "Docs" category.
[%NEWS_ARC%] Every News links will be displayed from all categories with Pagination.
[%NEWS_ARC_1%] Every News links from "News" categories with Pagination.
[%NEWS_ARC_2%] Every News links from "Position" categories with Pagination.
[%NEWS_ARC_3%] Every News links from "Newsletter" categories with Pagination.
[%NEWS_ARC_4%] Every News links from "Report" categories with Pagination.
[%NEWS_ARC_5%] Every News links from "Docs" categories with Pagination.
[%NEWS_SEARCH%] News Search Control searches News from all categories.

Controls Tags for Documents Controls

Tag Function
[%DOC%] The latest top five Documents links will be displayed from all categories.
[%DOC_1%] Top five Documents links from "News" category.
[%DOC_2%] Top five Documents links from "Position" category.
[%DOC_3%] Top five Documents links from "Newsletter" category.
[%DOC_4%] Top five Documents links from "Report" category.
[%DOC_5%] Top five Documents links from "Docs" category.
[%DOC_ARC%] Every Documents links will be displayed from all categories with with Pagination.
[%DOC_ARC_1%] Every Documents links from "News" categories with Pagination.
[%DOC_ARC_2%] Every Documents links from "Position" categories with Pagination.
[%DOC_ARC_3%] Every Documents links from "Newsletter" categories with Pagination.
[%DOC_ARC_4%] Every Documents links from "Report" categories with Pagination.
[%DOC_ARC_5%] Every Documents links from "Docs" categories with Pagination.
[%DOC_SEARCH%] Documents Search Control searches Documents from all categories.
[%DOC_SEARCH_1%] Documents Search Control searches Documents from "News" category.
[%DOC_SEARCH_2%] Documents Search Control searches Documents from "Position" category.
[%DOC_SEARCH_3%] Documents Search Control searches Documents from "Newsletter" category.
[%DOC_SEARCH_4%] Documents Search Control searches Documents from "Report" category.
[%DOC_SEARCH_5%] Documents Search Control searches Documents from "Docs" category.

Controls Tags for Pages related to a Menu

Tag Function
[%SUB%] Display the links to each pages within a Menu Group
[%SUB_XXXX%] Display the links to each pages within a Menu Group with header title "XXXX"

Controls Tags for Enquiry Form

Tag Function
[%ENQ%] Display the Enquiry Submission Form

See Also