[pLog-svn] r6031 - in plog/branches/lifetype-1.2: install locale/admin

reto at devel.lifetype.net reto at devel.lifetype.net
Sat Nov 10 15:12:27 EST 2007


Author: reto
Date: 2007-11-10 15:12:27 -0500 (Sat, 10 Nov 2007)
New Revision: 6031

Modified:
   plog/branches/lifetype-1.2/install/defaultconfig.properties.php
   plog/branches/lifetype-1.2/locale/admin/locale_de_DE.php
   plog/branches/lifetype-1.2/locale/admin/locale_en_UK.php
   plog/branches/lifetype-1.2/locale/admin/locale_es_ES.php
   plog/branches/lifetype-1.2/locale/admin/locale_fr_FR.php
   plog/branches/lifetype-1.2/locale/admin/locale_gl_ES.php
   plog/branches/lifetype-1.2/locale/admin/locale_hu_HU.php
   plog/branches/lifetype-1.2/locale/admin/locale_it_IT.php
   plog/branches/lifetype-1.2/locale/admin/locale_ru_RU.php
   plog/branches/lifetype-1.2/locale/admin/locale_tt_RU.php
   plog/branches/lifetype-1.2/locale/admin/locale_vi_VN.php
Log:
This commit changes the default value for summary_disable_registration to true and therefore deactivates user self-registration by default. this is thought as a small security measure to prevent bots creating spam-blogs on default installations.


Modified: plog/branches/lifetype-1.2/install/defaultconfig.properties.php
===================================================================
--- plog/branches/lifetype-1.2/install/defaultconfig.properties.php	2007-11-10 19:43:51 UTC (rev 6030)
+++ plog/branches/lifetype-1.2/install/defaultconfig.properties.php	2007-11-10 20:12:27 UTC (rev 6031)
@@ -128,5 +128,6 @@
 $Inserts['template_load_order']                             = "INSERT INTO {dbprefix}config (config_key, config_value, value_type) VALUES ('template_load_order','2', 1);"; 
 $Inserts['summary_service_name']                            = "INSERT INTO {dbprefix}config (config_key, config_value, value_type) VALUES ('summary_service_name','Your Service Name', 3);"; 
 $Inserts['allow_javascript_blocks_in_posts']                = "INSERT INTO {dbprefix}config (config_key, config_value, value_type) VALUES ('allow_javascript_blocks_in_posts','0', 1);"; 
-$Inserts['trim_whitespace_output']                          = "INSERT INTO {dbprefix}config (config_key, config_value, value_type) VALUES ('trim_whitespace_output','1', 1);"; 
-?>
\ No newline at end of file
+$Inserts['trim_whitespace_output']                          = "INSERT INTO {dbprefix}config (config_key, config_value, value_type) VALUES ('trim_whitespace_output','1', 1);";
+$Inserts['summary_disable_registration']                          = "INSERT INTO {dbprefix}config (config_key, config_value, value_type) VALUES ('summary_disable_registration','1', 1);";
+?>

Modified: plog/branches/lifetype-1.2/locale/admin/locale_de_DE.php
===================================================================
--- plog/branches/lifetype-1.2/locale/admin/locale_de_DE.php	2007-11-10 19:43:51 UTC (rev 6030)
+++ plog/branches/lifetype-1.2/locale/admin/locale_de_DE.php	2007-11-10 20:12:27 UTC (rev 6031)
@@ -601,7 +601,7 @@
 $messages['help_force_one_blog_per_email_account'] = 'Begrenzung auf maximal ein Blog pro E-Mail Account [Standard = Nein]';
 $messages['help_summary_show_agreement'] = 'Vereinbarung anzeigen und von neuen Benutzern akzeptieren lassen, bevor die Registrierung abgeschlossen wird [Standard = Ja]';
 $messages['help_need_email_confirm_registration'] = 'Neue Benutzer zwingen Ihre Registrierung über das Klicken eines Links zu bestätigen, der Ihnen per E-Mail an Ihren Account gesendet wird [Standard = Ja]';
-$messages['help_summary_disable_registration'] = 'Benutzern verbieten, neue Blogs zu registrieren [Standard = Nein]';
+$messages['help_summary_disable_registration'] = 'Benutzern verbieten, neue Blogs zu registrieren [Standard = Ja]';
 // templates
 $messages['help_template_folder'] = 'Verzeichnis, in dem Templates gespeichert werden [Standard = ./templates]';
 $messages['help_default_template'] = 'Standardtemplate für neue Blogs [Standard = standard]';

Modified: plog/branches/lifetype-1.2/locale/admin/locale_en_UK.php
===================================================================
--- plog/branches/lifetype-1.2/locale/admin/locale_en_UK.php	2007-11-10 19:43:51 UTC (rev 6030)
+++ plog/branches/lifetype-1.2/locale/admin/locale_en_UK.php	2007-11-10 20:12:27 UTC (rev 6031)
@@ -601,7 +601,7 @@
 $messages['help_force_one_blog_per_email_account'] = 'Restrict to only one blog per email account. [Default = No]';
 $messages['help_summary_show_agreement'] = 'Show an agreement text and make users accept it before proceeding to the registration process. [Default = Yes]';
 $messages['help_need_email_confirm_registration'] = 'Force users to confirm their registration by clicking a link embedded in an email sent to their account. [Default = Yes]';
-$messages['help_summary_disable_registration'] = 'Disable users registration of new blogs in this site. [Default = No]';
+$messages['help_summary_disable_registration'] = 'Disable users registration of new blogs in this site. [Default = Yes]';
 // templates
 $messages['help_template_folder'] = 'Folder where templates are stored. [Default = ./templates]';
 $messages['help_default_template'] = 'Default template for new blogs. [Default = standard]';
@@ -1199,4 +1199,4 @@
 
 Have a nice day.
 ';
-?>
\ No newline at end of file
+?>

Modified: plog/branches/lifetype-1.2/locale/admin/locale_es_ES.php
===================================================================
--- plog/branches/lifetype-1.2/locale/admin/locale_es_ES.php	2007-11-10 19:43:51 UTC (rev 6030)
+++ plog/branches/lifetype-1.2/locale/admin/locale_es_ES.php	2007-11-10 20:12:27 UTC (rev 6031)
@@ -592,7 +592,7 @@
 $messages['help_force_one_blog_per_email_account'] = 'No permitir más de una bitácora por dirección de correo [Valor por defecto = No]';
 $messages['help_summary_show_agreement'] = 'Mostrar un texto/licencia con el cual los usuarios tienen que estar de acuerdo antes de continuar con el proceso de registro [Valor por defecto = Sí]';
 $messages['help_need_email_confirm_registration'] = 'Enviar un email a los nuevos usuarios con un enlace al que tienen que acceder, para confirmar el registro de una nueva bitácora [Valor por defecto = Sí]';
-$messages['help_summary_disable_registration'] = 'No permitir el registro de nuevas bitácoras [Valor por defecto = No]';
+$messages['help_summary_disable_registration'] = 'No permitir el registro de nuevas bitácoras [Valor por defecto = Sí]';
 // templates
 $messages['help_template_folder'] = 'Carpeta donde se guardan las plantillas [Valor por defecto = ./templates]';
 $messages['help_default_template'] = 'Plantilla por defecto para las nuevas bitácoras [Valor por defecto = standard]';
@@ -1211,4 +1211,4 @@
 
 Saludos.
 ';
-?>
\ No newline at end of file
+?>

Modified: plog/branches/lifetype-1.2/locale/admin/locale_fr_FR.php
===================================================================
--- plog/branches/lifetype-1.2/locale/admin/locale_fr_FR.php	2007-11-10 19:43:51 UTC (rev 6030)
+++ plog/branches/lifetype-1.2/locale/admin/locale_fr_FR.php	2007-11-10 20:12:27 UTC (rev 6031)
@@ -519,7 +519,7 @@
 $messages['help_force_one_blog_per_email_account'] = 'Restreindre à seulement un blog par adresse électronique. [Défaut : Non]';
 $messages['help_summary_show_agreement'] = 'Afficher un message d’avertissement et demander l’acceptation aux utilisateurs qui s’inscrivent. [Défaut : Oui]';
 $messages['help_need_email_confirm_registration'] = 'Obliger les utilisateurs à  confirmer leur inscription en cliquant sur un lien envoyé par courriel (recommandé). [Défaut : Oui]';
-$messages['help_summary_disable_registration'] = 'Désactiver l’inscription à de nouveaux blogs sur ce site. [Défaut : Non]';
+$messages['help_summary_disable_registration'] = 'Désactiver l’inscription à de nouveaux blogs sur ce site. [Défaut : Oui]';
 $messages['help_template_folder'] = 'Dossier où sont stockés les gabarits. [Défaut : ./templates]';
 $messages['help_default_template'] = 'Gabarit par défaut des nouveaux blogs. [Défaut : standard]';
 $messages['help_users_can_add_templates'] = 'Autoriser les utilisateurs à téléverser leurs propres gabarits. [Défaut : Oui]';
@@ -1003,4 +1003,4 @@
 
 Bonne journée.
 ';
-?>
\ No newline at end of file
+?>

Modified: plog/branches/lifetype-1.2/locale/admin/locale_gl_ES.php
===================================================================
--- plog/branches/lifetype-1.2/locale/admin/locale_gl_ES.php	2007-11-10 19:43:51 UTC (rev 6030)
+++ plog/branches/lifetype-1.2/locale/admin/locale_gl_ES.php	2007-11-10 20:12:27 UTC (rev 6031)
@@ -595,7 +595,7 @@
 $messages['help_force_one_blog_per_email_account'] = 'Non permitir máis dunha bitácora por enderezo de correo [Valor por defecto = Non]';
 $messages['help_summary_show_agreement'] = 'Amosar un texto/licencia coa que os usuarios teñen que estar de acordo antes de continuar co proceso de rexistro [Valor por defecto = Sí]';
 $messages['help_need_email_confirm_registration'] = 'Enviar un email os novos usuarios cun enlace o que teñen que acceder, para confirma-lo rexistro dunha nova bitácora [Valor por defecto = Sí]';
-$messages['help_summary_disable_registration'] = 'Non permiti-lo rexistro de novas bitácoras [Valor por defecto = Non]';
+$messages['help_summary_disable_registration'] = 'Non permiti-lo rexistro de novas bitácoras [Valor por defecto = Sí]';
 // templates
 $messages['help_template_folder'] = 'Cartafol onde se gardan as plantillas [Valor por defecto = ./templates]';
 $messages['help_default_template'] = 'Plantilla por defecto para as novas bitácoras [Valor por defecto = standard]';
@@ -1220,4 +1220,4 @@
 
 Saúdos.
 ';
-?>
\ No newline at end of file
+?>

Modified: plog/branches/lifetype-1.2/locale/admin/locale_hu_HU.php
===================================================================
--- plog/branches/lifetype-1.2/locale/admin/locale_hu_HU.php	2007-11-10 19:43:51 UTC (rev 6030)
+++ plog/branches/lifetype-1.2/locale/admin/locale_hu_HU.php	2007-11-10 20:12:27 UTC (rev 6031)
@@ -601,7 +601,7 @@
 $messages['help_force_one_blog_per_email_account'] = 'Restrict to only one blog per email account. [Default = No]';
 $messages['help_summary_show_agreement'] = 'Show an agreement text and make users accept it before proceeding to the registration process. [Default = Yes]';
 $messages['help_need_email_confirm_registration'] = 'Force users to confirm their registration by clicking a link embedded in an email sent to their account. [Default = Yes]';
-$messages['help_summary_disable_registration'] = 'Disable users registration of new blogs in this site. [Default = No]';
+$messages['help_summary_disable_registration'] = 'Disable users registration of new blogs in this site. [Default = Yes]';
 // templates
 $messages['help_template_folder'] = 'Folder where templates are stored. [Default = ./templates]';
 $messages['help_default_template'] = 'Default template for new blogs. [Default = standard]';
@@ -1199,4 +1199,4 @@
 
 Have a nice day.
 ';
-?>
\ No newline at end of file
+?>

Modified: plog/branches/lifetype-1.2/locale/admin/locale_it_IT.php
===================================================================
--- plog/branches/lifetype-1.2/locale/admin/locale_it_IT.php	2007-11-10 19:43:51 UTC (rev 6030)
+++ plog/branches/lifetype-1.2/locale/admin/locale_it_IT.php	2007-11-10 20:12:27 UTC (rev 6031)
@@ -599,7 +599,7 @@
 $messages['help_force_one_blog_per_email_account'] = 'Permetti solo un blog per indirizzo email [Predefinito = No]';
 $messages['help_summary_show_agreement'] = 'Mostra agli utenti un testo con le condizioni da accettare prima di completare il processo di registrazione [Predefinito = Sì]';
 $messages['help_need_email_confirm_registration'] = 'Obbliga gli utenti a confermare la loro registrazione, cliccando un link contenuto in un messaggio email inviato al loro account [Predefinito = Sì]';
-$messages['help_summary_disable_registration'] = 'Disabilita la possibilità di registrare nuovi blog in questo sito [Predefinito = No]';
+$messages['help_summary_disable_registration'] = 'Disabilita la possibilità di registrare nuovi blog in questo sito [Predefinito = Sì]';
 // templates
 $messages['help_template_folder'] = 'Cartella dove vengono salvati gli stili [Predefinito = ./templates]';
 $messages['help_default_template'] = 'Stile predefinito per i nuovi blog [Predefinito = standard]';

Modified: plog/branches/lifetype-1.2/locale/admin/locale_ru_RU.php
===================================================================
--- plog/branches/lifetype-1.2/locale/admin/locale_ru_RU.php	2007-11-10 19:43:51 UTC (rev 6030)
+++ plog/branches/lifetype-1.2/locale/admin/locale_ru_RU.php	2007-11-10 20:12:27 UTC (rev 6031)
@@ -605,7 +605,7 @@
 $messages['help_force_one_blog_per_email_account'] = 'Ограничить до одного блога на адрес электронной почты [По умолчанию = Нет]';
 $messages['help_summary_show_agreement'] = 'Показывать текст соглашения и принимать согласие пользователей, прежде чем приступить к регистрации [По умолчанию = Да]';
 $messages['help_need_email_confirm_registration'] = 'Обязывать пользователей подтверждать их регистрацию переходом на сайт с ссылки, высланной письмом на их адрес электронной почты [По умолчанию = Да]';
-$messages['help_summary_disable_registration'] = 'Отключить регистрацию пользователей для создания новых блогов на этом сайте [По умолчанию = Нет]';
+$messages['help_summary_disable_registration'] = 'Отключить регистрацию пользователей для создания новых блогов на этом сайте [По умолчанию = Да]';
 
 // templates
 $messages['help_template_folder'] = 'Директория хранения шаблонов [По умолчанию = ./templates]';

Modified: plog/branches/lifetype-1.2/locale/admin/locale_tt_RU.php
===================================================================
--- plog/branches/lifetype-1.2/locale/admin/locale_tt_RU.php	2007-11-10 19:43:51 UTC (rev 6030)
+++ plog/branches/lifetype-1.2/locale/admin/locale_tt_RU.php	2007-11-10 20:12:27 UTC (rev 6031)
@@ -605,7 +605,7 @@
 $messages['help_force_one_blog_per_email_account'] = 'Электрон почта адресына туры килүче блог санын бергә кадәр киметергә [Килешү буенча = Юк]';
 $messages['help_summary_show_agreement'] = 'Теркәлер алдыннан Килешү текстын күрсәтү һәм кулланучыларның ризалыгын алу [Килешү буенча = Әйе]';
 $messages['help_need_email_confirm_registration'] = 'Кулланучылардан электрон почта адресына җибәрелгән хаттагы сылтама аша сайтка күчеп теркәүне раслауны таләп итү [Килешү буенча = Әйе]';
-$messages['help_summary_disable_registration'] = 'Бу сайтта яңа блог төзергә теләгән кулланучыларны теркәүне өзеп кую [Килешү буенча = Юк]';
+$messages['help_summary_disable_registration'] = 'Бу сайтта яңа блог төзергә теләгән кулланучыларны теркәүне өзеп кую [Килешү буенча = Әйе]';
 
 // шаблоннар
 $messages['help_template_folder'] = 'Шаблоннарны саклау папкасы [Килешү буенча = ./templates]';
@@ -1187,4 +1187,4 @@
 
 Уңышлар!
 ';
-?>
\ No newline at end of file
+?>

Modified: plog/branches/lifetype-1.2/locale/admin/locale_vi_VN.php
===================================================================
--- plog/branches/lifetype-1.2/locale/admin/locale_vi_VN.php	2007-11-10 19:43:51 UTC (rev 6030)
+++ plog/branches/lifetype-1.2/locale/admin/locale_vi_VN.php	2007-11-10 20:12:27 UTC (rev 6031)
@@ -601,7 +601,7 @@
 $messages['help_force_one_blog_per_email_account'] = 'RGiới hạn mỗi blog chỉ có một tài khoản thư điện tử. [Mặc định = Không]';
 $messages['help_summary_show_agreement'] = 'Hiển thị bản quy định chung của hệ thống và người dùng bắt buộc phải đồng ý các quy định nếu muốn tiếp tục đăng ký tham gia hệ thống. [Mặc định = Đồng ý]';
 $messages['help_need_email_confirm_registration'] = 'Buộc người dùng kích hoạt tài khoản thông qua thư điện tử. [Mặc định = Đồng ý]';
-$messages['help_summary_disable_registration'] = 'Vô hiệu hóa chức năng đăng ký tạo blog mới trên hệ thống này. [Default = No]';
+$messages['help_summary_disable_registration'] = 'Vô hiệu hóa chức năng đăng ký tạo blog mới trên hệ thống này. [Mặc định = Đồng ý]';
 // templates
 $messages['help_template_folder'] = 'Thư mục lưu trữ giao diện. [Mặc định = ./templates]';
 $messages['help_default_template'] = 'Giao diện mặc định cho blog. [Mặc định = standard]';
@@ -1191,4 +1191,4 @@
 /// new strings for LT 1.2.5 ///
 $messages['bookmark_this_filter'] = 'Đánh dấu bộ lọc này';
 $messages['help_trim_whitespace_output'] = 'Xóa tất cả các khoảng trống từ giao diện được sinh ra, nó có thể làm giảm 40% dung lượng. Đấy có thể là một lời khuyên cho bạn, ngoài trừ việc bạn không quan tâm đến việc thực hiện [ Mặc định = Đồng ý ]';
-?>
\ No newline at end of file
+?>



More information about the pLog-svn mailing list