]> git.pld-linux.org Git - packages/drupal-themeengine-wgsmarty.git/commitdiff
- pl
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 26 Aug 2005 17:49:04 +0000 (17:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    drupal-themeengine-wgsmarty.spec -> 1.3

drupal-themeengine-wgsmarty.spec

index 1a81ef49c2cc906bcde6b710e112a09e592403aa..cda0dfb7775e9c7351445b7fbee4852fd0b8f769 100644 (file)
@@ -1,5 +1,6 @@
 %define                engine wgsmarty
 Summary:       Drupal wgSmarty theme engine
+Summary(pl):   Silnik motywów Drupala wgSmarty
 Name:          drupal-themeengine-%{engine}
 Version:       4.6.001
 Release:       0.2
@@ -22,18 +23,37 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 wgSmarty is an implementation of the Smarty template engine as a theme
 engine.
 
-Advantages
-- Template files are easier to create and maintain then with PHPtemplate
+Advantages:
+- Template files are easier to create and maintain then with
+  PHPtemplate
 - Templates are compiled into PHP to avoid speed and memory issues
   with search-and-replace template engines like XTemplate
 - wgSmarty is much more closely integrated with Drupal than the
-  existing smarty theme engine
+  existing Smarty theme engine
 
-Disadvantages
+Disadvantages:
 - wgSmarty is currently experimental and is only available in CVS
 - There is very little support for wgSmarty: even when it is released,
   it will still be poorly supported in comparison with PHPTemplate
 
+%description -l pl
+wgSmarty to implementacja silnika szablonów Smarty jako silnika
+motywów.
+
+Zalety:
+- pliki szablonów s± ³atwiejsze do tworzenia i utrzymywania ni¿
+  PHPtemplate
+- szablony s± kompilowane do PHP, aby zapobiec problemom z szybko¶ci±
+  i pamiêci± z silnikami szablonów podmieniaj±cymi ³añcuchy, takimi
+  jak XTemplate
+- wgSmarty jest du¿o bli¿ej zintegrowany z Drupalem ni¿ istniej±cy
+  silnik motywów Smarty
+
+Wady:
+- wgSmarty jest aktualnie eksperymentalny i dostêpny tylko w CVS-ie
+- jest bardzo ma³e wsparcie dla wgSmarty: nawet kiedy zostanie wydany,
+  nadal bêdzie kiepsko wspierany w porównaniu do PHPTemplate
+
 %prep
 %setup -q -n %{engine}
 %patch0 -p1
This page took 0.080164 seconds and 4 git commands to generate.