changed: rename cmslu to winix
changed: html templates are a part of winix now and the user can provide special html templates for its site added: locales added: html templates are using HtmlFilter now (locales) changed: now we have html templates for each language git-svn-id: svn://ttmath.org/publicrep/winix/trunk@560 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -1,8 +1,17 @@
|
||||
<div>
|
||||
[is mount_page_is "subject"]
|
||||
|
||||
[is mount_page_is "info"]
|
||||
<h1 class="withinfo">[else]<h1>[end][item_subject]</h1>
|
||||
<h1 class="withinfo">
|
||||
[else]
|
||||
<h1>
|
||||
[end]
|
||||
|
||||
[item_subject]
|
||||
</h1>
|
||||
|
||||
[end]
|
||||
|
||||
[is mount_page_is "info"]
|
||||
[item_info]
|
||||
[end]
|
||||
@@ -12,7 +21,7 @@
|
||||
[item_print_content]
|
||||
[else]
|
||||
[if-one item_static_auth_is_other]
|
||||
<EFBFBD>ci<EFBFBD>gnij plik: <a href="[item_link_static_auth]" title="[item_subject]">[item_subject]</a>
|
||||
{download}: <a href="[item_link_static_auth]" title="[item_subject]">[item_subject]</a>
|
||||
[item_print_content]
|
||||
[else]
|
||||
[if-one item_static_auth_is_none]
|
||||
|
Reference in New Issue
Block a user