From bfdc1e54c14d3daa3913503e88419e535cadbf02 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Fri, 6 Apr 2012 22:21:22 +0000 Subject: [trunk (help)] Update uk_UA, thanks to : animan git-svn-id: http://piwigo.org/svn/trunk@13944 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/uk_UA/help/cat_options.html | 2 +- language/uk_UA/help/extend_for_templates.html | 51 +++++++++++++++++++++++++++ language/uk_UA/help/help_permissions.html | 22 ++++++------ 3 files changed, 63 insertions(+), 12 deletions(-) create mode 100755 language/uk_UA/help/extend_for_templates.html (limited to 'language/uk_UA/help') diff --git a/language/uk_UA/help/cat_options.html b/language/uk_UA/help/cat_options.html index 492503fd0..e90626f52 100755 --- a/language/uk_UA/help/cat_options.html +++ b/language/uk_UA/help/cat_options.html @@ -17,6 +17,6 @@
Цей параметр доступний, якщо установлено параметр конфігурації allow_random_representative (подивіться include/config_defaults.inc.php) значення -true. Кожен альбом може бути представлено випадкові зображення або зображення, обрані у якості унікального представника.
+true. Коженому альбому може бути представлено випадкові зображення або зображення, обрані у якості унікального представника. \ No newline at end of file diff --git a/language/uk_UA/help/extend_for_templates.html b/language/uk_UA/help/extend_for_templates.html new file mode 100755 index 000000000..278f0e601 --- /dev/null +++ b/language/uk_UA/help/extend_for_templates.html @@ -0,0 +1,51 @@ +

Розширення конфігурації шаблону

+ +

Про

+

Your Piwigo gallery can be customised by replacing existing template files with customised versions. For example, the default header template (header.tpl) can be replaced by a customised header template (my-header.tpl). After submitting the changes to the database the gallery will display the customised header instead of the original header.
+Template extensions are a powerful way to create customised themes for both new and advanced users. Used together with the LocalFiles Editor you can create your own child themes.

+ +

Original Template

+

A theme contains a number of template files that make up the gallery pages. These are the original templates.

+ +

Optional URL Keyword

+

These are words found in the gallery URL after the module name. They can also be active permalinks (See the permalink documentation for more information). WARNING: if the same original template and same keyword is used on more than one customised template only the last one is active.

+ +

Bound Theme

+

The bound theme is the theme from which the template files are being replaced.

+ +

Where are the original templates?

+

Original templates are the template files shipped with each theme. These are saved in /themes/default/template (or themes//template). These template files should not be edited in place as changes will be lost with theme upgrades.
+Supported original templates include:

+ +

Saving customised templates

+

Customised templates should be saved in the template-extension folder or subfolders. For example, /template-extension/my-default/header.tpl (or /template-extension//header.tpl) Template files can have any name with a .tpl extension. The template files in subfolders appear in the Template configuration screen as available custom templates.

+

Activating customised templates

+

Select the original template to replace. Optionally choose a URL keyword to ensure that the customised template is only shown on pages with that keyword. Select a bound theme and the changes will be effective on that theme. Submit the changes to the database.

+

Deactivating customised templates

+

Unselect the original template and submit the changes to the database.
+Delete the customised template files from the template-extension folder.

+ + +

Warnings

+ \ No newline at end of file diff --git a/language/uk_UA/help/help_permissions.html b/language/uk_UA/help/help_permissions.html index f6ea5ca23..a683fa8dd 100755 --- a/language/uk_UA/help/help_permissions.html +++ b/language/uk_UA/help/help_permissions.html @@ -34,25 +34,25 @@

Ви можете заборонити доступ до альбомів. Перемкніть тип посилання альбому "приватний", якщо ви хочете управляти дозволами.

-

You can set a album to private by editing a single album -(Administration » Albums » Manage -» edit) or by setting options to your whole album tree -(Administration » Albums » -Properties » Public / Private).

+

Ви можете встановити альбом приватним шляхом редагування одного альбому +(Адміністрування » Альбоми » Керувати +» редагувати) або налаштування параметрів вашого дерева альбому +(Адміністрування » Альбоми » + Властивості » Публічно / Конфіденційно).

-

Once the album is private, you can manage permissions for groups and -users with 3 screens:

+

Після того, як альбом є приватним, ви можете керувати дозволами для груп та +користувачів з 3 екранів:

\ No newline at end of file -- cgit v1.2.3