![]() |
||||||||||||||||||||
imScript Manual |
![]() |
Include examples |
||||||||||||||||||
![]() |
||||||||||||||||||||
|
![]() |
Dynamic includes Dynamic include means, that administrator can create and control includes on page in imCMS administration system without making changes in current page template model.
In order to control tags in code it is possible to mark them by inserting attribute no=’x’ inside numbered tag. Numbered tags will have the following look: <?imcms:include no=’2’?>. Example: <div"centre"><?imcms:include no='1'?></div> Static include – imCMS document With static include you can easily reproduce for example the page header, footer, menu and copyright texts etc, already existed in system. Tag for static includes looks in following way: <?imcms:include document='1234'?> Static include - file <?imcms:include file='/includes/my_file.html'?> <?imcms:include url='http://www.mydomain.com/my_file.html'?> Example: <?imcms:include no='1' template='another_template'?>or…<?imcms:include document='1234' template='another_template'?> |
||||||||||||||||||
![]() |
![]() |
|||||||||||||||||||
![]() |
![]() |
![]() |
![]() |
[Help for the whole system | imScript manual | All documentation]
Suggestions or comments? Please send us a mail: info@imcode.com