SPECS: drupal-themeengine-phptemplate.spec - pl
qboosh
qboosh at pld-linux.org
Fri Aug 26 19:43:36 CEST 2005
Author: qboosh Date: Fri Aug 26 17:43:36 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl
---- Files affected:
SPECS:
drupal-themeengine-phptemplate.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/drupal-themeengine-phptemplate.spec
diff -u SPECS/drupal-themeengine-phptemplate.spec:1.1 SPECS/drupal-themeengine-phptemplate.spec:1.2
--- SPECS/drupal-themeengine-phptemplate.spec:1.1 Fri Aug 19 12:54:31 2005
+++ SPECS/drupal-themeengine-phptemplate.spec Fri Aug 26 19:43:31 2005
@@ -1,6 +1,7 @@
# $Revision$, $Date$
%define engine phptemplate
Summary: Drupal PHPTemplate theme engine
+Summary(pl): Silnik motywów Drupala PHPTemplate
Name: drupal-themeengine-%{engine}
Version: 4.6.0
Release: 0.2
@@ -18,7 +19,7 @@
%description
A theme engine that allows you to use template files written in pure
-php. These template files do not need to be processed by the theme
+PHP. These template files do not need to be processed by the theme
engine, and as such execute a lot faster than most other template
engines. Another major advantage to using PHP as your template
language, is flexibility, as the advanced user can access any
@@ -30,6 +31,21 @@
The 'default' template for this engine is box_grey by Adrian Simmons.
+%description -l pl
+Ten silnik motywów umożliwia używanie plików szablonów napisanych w
+czystym PHP. Te pliki szablonów nie wymagają przetwarzania przez
+silnik motywów i jako takie wykonują się dużo szybciej niż większość
+innych silników motywów. Inną dużą zaletą używania PHP jako języka
+szablonów jest elastyczność, jako że zaawansowany użytkownik może
+dostać się do każdej informacji/funkcjonalności dostępnej w API
+Drupala i nie jest ograniczony do tego, na co pozwala mu silnik/język
+szablonów.
+
+Kilka największych serwisów opartych na Drupalu, takich jak Drupal.org
+czy Spreadfirefox.com używa motywów opartych na PHPTemplate.
+
+"Domyślnym" szablonem dla tego silnika jest box_grey Adriana Simmonsa.
+
%prep
%setup -q -n %{engine}
rm -f LICENSE.txt # GPL v2
@@ -54,6 +70,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2005/08/26 17:43:31 qboosh
+- pl
+
Revision 1.1 2005/08/19 10:54:31 glen
- new
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/drupal-themeengine-phptemplate.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list