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:
2010-01-28 15:39:01 +00:00
parent 5dac8af300
commit 09d427b4ba
65 changed files with 1949 additions and 848 deletions

View File

@@ -1,24 +1,21 @@
<h1>Reload</h1>
<h1>{reload_header}</h1>
[if-any done_reloaded_templates]
[if-any done_is_error]
<p>{reload_was_error}<br>
{error_code}: [done_status]</p>
[end]
[if-any done_is_error]
<p>Przykro nam ale wyst<73>pi<70>y b<><62>dy podczas ponownego wczytywania.<br>
Kod b<><62>du: [done_status]</p>
[end]
[if-no done_is_error]
[if-any done_reloaded_templates]
<p>Szablony zosta<74>y pomy<6D>lnie wczytane.</p>
[end]
[if-no done_is_error]
[if-any done_reloaded_templates]
<p>{templates_reloaded_successfully}</p>
[end]
[end]
[end]
[end]
<p>{reload_select}:</p>
<a href="[doc_base_url][dir]reload/templates">{reload_templates}</a>
<p>Wybierz pozycj<63>:</p>
<a href="[doc_base_url][dir]reload/templates">templates</a>