SPECS: drupal-mod-mass_url.spec - pl

qboosh qboosh at pld-linux.org
Wed Oct 12 21:55:14 CEST 2005


Author: qboosh                       Date: Wed Oct 12 19:55:14 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   drupal-mod-mass_url.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/drupal-mod-mass_url.spec
diff -u SPECS/drupal-mod-mass_url.spec:1.1 SPECS/drupal-mod-mass_url.spec:1.2
--- SPECS/drupal-mod-mass_url.spec:1.1	Mon Oct 10 12:19:20 2005
+++ SPECS/drupal-mod-mass_url.spec	Wed Oct 12 21:55:09 2005
@@ -1,6 +1,7 @@
 # $Revision$, $Date$
 %define		modname mass_url
 Summary:	Drupal Mass URL Module
+SUmmary(pl):	Moduł Mass URL dla Drupala
 Name:		drupal-mod-%{modname}
 Version:	0.1.cvs
 Release:	0.1
@@ -17,7 +18,7 @@
 %define		_moddir		%{_drupaldir}/modules
 
 %description
-A module that allows for easy mass url aliasing, not requiring the use
+A module that allows for easy mass URL aliasing, not requiring the use
 of path.module for many types of common URLs.
 
 Currently this module only supports user page and user blog URLs.
@@ -31,6 +32,17 @@
 (including spaces). I hope to implement some kind of fuzzy filtering
 soon, but that's a big task...
 
+%description -l pl
+Moduł umożliwiający łatwe masowe tworzenie aliasów dla URL-i, bez
+potrzeby używania path.module dla wielu rodzajów popularnych URL-i.
+
+Aktualnie ten moduł obsługuje tylko URL-e do stron i blogów
+użytkowników.
+
+Po zainstalowaniu strona użytkownika jest dostępna jako
+<http://domena.com/user/nazwa>, a blog użytkownika jako
+<http://domena.com/blog/nazwa>. 
+
 %prep
 %setup -q -n %{modname}
 rm -f LICENSE.txt # GPL v2
@@ -44,7 +56,6 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-
 %files
 %defattr(644,root,root,755)
 %doc *.txt
@@ -56,6 +67,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/10/12 19:55:09  qboosh
+- pl
+
 Revision 1.1  2005/10/10 10:19:20  glen
 - new
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/drupal-mod-mass_url.spec?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list