news_reader_class is deprecated
[shipsimu.git] / application / ship-simu / config.php
index 363d86349aeeb85b4436360f7fdc614af6a61f91..8ac2c9fa58171514edd397dec14ec15a7d2c3544 100644 (file)
@@ -4,7 +4,7 @@
  *
  * @author             Roland Haeder <webmaster@ship-simu.org>
  * @version            0.0.0
- * @copyright  Copyright (c) 2007, 2008 Roland Haeder, this is free software
+ * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 Ship-Simu Developer Team
  * @license            GNU GPL 3.0 or any newer version
  * @link               http://www.ship-simu.org
  *
@@ -34,11 +34,8 @@ $cfg->setConfigEntry('default_web_command', "home");
 // CFG: DEFAULT-IMAGE-COMMAND
 $cfg->setConfigEntry('default_image_command', "build");
 
-// CFG: PAGE-WITH-NEWS
-$cfg->setConfigEntry('page_with_news', "home");
-
 // CFG: FORM-ACTION
-$cfg->setConfigEntry('form_action', "index.php?app={?app_short_name?}&amp;page=do_form");
+$cfg->setConfigEntry('form_action', "index.php?app={?app_short_name?}&page=do_form");
 
 // CFG: FORM-METHOD
 $cfg->setConfigEntry('form_method', "post");
@@ -124,17 +121,20 @@ $cfg->setConfigEntry('confirm_code_invalid_url', "index.php?app={?app_short_name
 // CFG: USER-NOT-FOUND-URL
 $cfg->setConfigEntry('user_not_found_url', "index.php?app={?app_short_name?}&page=status&status=user_not_found");
 
-// CFG: LOGIN-GOVERMENT-STARTUP-FAILED-URL
-$cfg->setConfigEntry('login_goverment_startup_failed_url', "index.php?app={?app_short_name?}&page=goverment_failed&failed=startup");
+// CFG: LOGIN-GOVERNMENT-STARTUP-FAILED-URL
+$cfg->setConfigEntry('login_government_startup_failed_url', "index.php?app={?app_short_name?}&page=government_failed&failed=startup");
+
+// CFG: LOGIN-GOVERNMENT-TRAINING-FAILED-URL
+$cfg->setConfigEntry('login_government_training_failed_url', "index.php?app={?app_short_name?}&page=government_failed&failed=training");
 
-// CFG: LOGIN-GOVERMENT-TRAINING-FAILED-URL
-$cfg->setConfigEntry('login_goverment_training_failed_url', "index.php?app={?app_short_name?}&page=goverment_failed&failed=training");
+// CFG: REFILL-PAGE-CURRENCY-DONE-URL
+$cfg->setConfigEntry('refill_page_done_url', "index.php?app={?app_short_name?}&page=login_area&action=refill_done&done={?refill_done?}&amount={?amount?}");
 
 // CFG: LOGIN-DEFAULT-ACTION
 $cfg->setConfigEntry('login_default_action', "welcome");
 
-// CFG: NEWS-READER-CLASS
-$cfg->setConfigEntry('news_reader_class', "DefaultNewsReader");
+// CFG: NEWS-READER-HOME-CLASS
+$cfg->setConfigEntry('news_reader_home_class', "DefaultNewsReader");
 
 // CFG: NEWS-READER-LOGIN-AREA-CLASS
 $cfg->setConfigEntry('news_reader_login_area_class', "DefaultNewsReader");
@@ -151,14 +151,14 @@ $cfg->setConfigEntry('news_reader_login_area_refill_class', "DefaultNewsReader")
 // CFG: NEWS-READER-LOGIN-AREA-PROFILE-CLASS
 $cfg->setConfigEntry('news_reader_login_area_profile_class', "DefaultNewsReader");
 
-// CFG: NEWS-READER-LOGIN-AREA-GOVERMENT-TRAINING-CLASS
-$cfg->setConfigEntry('news_reader_login_area_goverment_training_class', "DefaultNewsReader");
+// CFG: NEWS-READER-LOGIN-AREA-GOVERNMENT-TRAINING-CLASS
+$cfg->setConfigEntry('news_reader_login_area_government_training_class', "DefaultNewsReader");
 
-// CFG: NEWS-READER-LOGIN-AREA-GOVERMENT-STARTUP-HELP-CLASS
-$cfg->setConfigEntry('news_reader_login_area_goverment_startup_help_class', "DefaultNewsReader");
+// CFG: NEWS-READER-LOGIN-AREA-GOVERNMENT-STARTUP-HELP-CLASS
+$cfg->setConfigEntry('news_reader_login_area_government_startup_help_class', "DefaultNewsReader");
 
-// CFG: NEWS-READER-GOVERMENT-FAILED-CLASS
-$cfg->setConfigEntry('news_reader_goverment_failed_class', "DefaultNewsReader");
+// CFG: NEWS-READER-GOVERNMENT-FAILED-CLASS
+$cfg->setConfigEntry('news_reader_government_failed_class', "DefaultNewsReader");
 
 // CFG: NEWS-DOWNLOAD-FILTER
 $cfg->setConfigEntry('news_download_filter', "NewsDownloadFilter");
@@ -209,16 +209,16 @@ $cfg->setConfigEntry('birthday_profile_verifier_filter', "BirthdayVerifierFilter
 $cfg->setConfigEntry('refill_page_filter', "RefillPageFilter");
 
 // CFG: REFILL-REQUEST-CURRENCY-BOOK-FILTER
-$cfg->setConfigEntry('refill_request_currency_book_filter', "RefillRequestCurrencyBookFilter");
+$cfg->setConfigEntry('refill_request_currency_test_book_filter', "RefillRequestCurrencyTestBookFilter");
 
 // CFG: PAYMENT-DISCOVERY-FILTER
 $cfg->setConfigEntry('payment_discovery_filter', "PaymentDiscoveryFilter");
 
-// CFG: GOVERMENT-PAYS-TRAINING-FILTER
-$cfg->setConfigEntry('goverment_pays_training_filter', "ShipSimuGovermentPaysTrainingFilter");
+// CFG: GOVERNMENT-PAYS-TRAINING-FILTER
+$cfg->setConfigEntry('government_pays_training_filter', "ShipSimuGovernmentPaysTrainingFilter");
 
-// CFG: GOVERMENT-PAYS-STARTUP-HELP-FILTER
-$cfg->setConfigEntry('goverment_pays_startup_help_filter', "ShipSimuGovermentPaysStartupHelpFilter");
+// CFG: GOVERNMENT-PAYS-STARTUP-HELP-FILTER
+$cfg->setConfigEntry('government_pays_startup_help_filter', "ShipSimuGovernmentPaysStartupHelpFilter");
 
 // CFG: NEWS-HOME-LIMIT
 $cfg->setConfigEntry('news_home_limit', 10);
@@ -226,8 +226,8 @@ $cfg->setConfigEntry('news_home_limit', 10);
 // CFG: NEWS-LOGIN-AREA-LIMIT
 $cfg->setConfigEntry('news_login_area_limit', 15);
 
-// CFG: NEWS-GOVERMENT-FAILED-LIMIT
-$cfg->setConfigEntry('news_goverment_failed_limit', 15);
+// CFG: NEWS-GOVERNMENT-FAILED-LIMIT
+$cfg->setConfigEntry('news_government_failed_limit', 15);
 
 // CFG: LOGIN-ENABLED
 $cfg->setConfigEntry('login_enabled', "Y");
@@ -280,11 +280,11 @@ $cfg->setConfigEntry('shipsimu_profile_captcha', "GraphicalCodeCaptcha");
 // CFG: SHIPSIMU-REFILL-CAPTCHA
 $cfg->setConfigEntry('shipsimu_refill_captcha', "GraphicalCodeCaptcha");
 
-// CFG: SHIPSIMU-GOVERMENT-STARTUP-CAPTCHA
-$cfg->setConfigEntry('shipsimu_goverment_startup_captcha', "GraphicalCodeCaptcha");
+// CFG: SHIPSIMU-GOVERNMENT-STARTUP-CAPTCHA
+$cfg->setConfigEntry('shipsimu_government_startup_captcha', "GraphicalCodeCaptcha");
 
-// CFG: SHIPSIMU-GOVERMENT-TRAINING-CAPTCHA
-$cfg->setConfigEntry('shipsimu_goverment_training_captcha', "GraphicalCodeCaptcha");
+// CFG: SHIPSIMU-GOVERNMENT-TRAINING-CAPTCHA
+$cfg->setConfigEntry('shipsimu_government_training_captcha', "GraphicalCodeCaptcha");
 
 // CFG: CAPTCHA-STRING-LENGTH
 $cfg->setConfigEntry('captcha_string_length', 5);
@@ -310,11 +310,11 @@ $cfg->setConfigEntry('shipsimu_profile_captcha_secured', "Y");
 // CFG: SHIPSIMU-REFILL-CAPTCHA-SECURED
 $cfg->setConfigEntry('shipsimu_refill_captcha_secured', "Y");
 
-// CFG: SHIPSIMU-GOVERMENT-STARTUP-CAPTCHA-SECURED
-$cfg->setConfigEntry('shipsimu_goverment_startup_captcha_secured', "Y");
+// CFG: SHIPSIMU-GOVERNMENT-STARTUP-CAPTCHA-SECURED
+$cfg->setConfigEntry('shipsimu_government_startup_captcha_secured', "Y");
 
-// CFG: SHIPSIMU-GOVERMENT-TRAINING-CAPTCHA-SECURED
-$cfg->setConfigEntry('shipsimu_goverment_training_captcha_secured', "Y");
+// CFG: SHIPSIMU-GOVERNMENT-TRAINING-CAPTCHA-SECURED
+$cfg->setConfigEntry('shipsimu_government_training_captcha_secured', "Y");
 
 // CFG: BLOCK-SHOWS-REGISTRATION
 $cfg->setConfigEntry('block_shows_registration', "Y");
@@ -328,8 +328,8 @@ $cfg->setConfigEntry('company_db_wrapper_class', "CompanyDatabaseWrapper");
 // CFG: USER-POINTS-DB-WRAPPER-CLASS
 $cfg->setConfigEntry('user_points_db_wrapper_class', "UserPointsDatabaseWrapper");
 
-// CFG: USER-GOVERMENT-WRAPPER-CLASS
-$cfg->setConfigEntry('user_gov_wrapper_class', "UserGovermentDatabaseWrapper");
+// CFG: USER-GOVERNMENT-WRAPPER-CLASS
+$cfg->setConfigEntry('user_gov_wrapper_class', "UserGovernmentDatabaseWrapper");
 
 // CFG: PAYMENT-DB-WRAPPER-CLASS
 $cfg->setConfigEntry('payment_db_wrapper_class', "PaymentsDatabaseWrapper");
@@ -362,10 +362,10 @@ $cfg->setConfigEntry('found_new_company_action_points', 1000000);
 $cfg->setConfigEntry('write_applications_action_points', 10000);
 
 // CFG: USER-POINTS-CLASS
-$cfg->setConfigEntry('user_ppints_class', "UserPoints");
+$cfg->setConfigEntry('user_points_class', "UserPoints");
 
-// CFG: GOVERMENT-CLASS
-$cfg->setConfigEntry('goverment_class', "SimplifiedGoverment");
+// CFG: GOVERNMENT-CLASS
+$cfg->setConfigEntry('government_class', "SimplifiedGovernment");
 
 // CFG: BANK-CLASS
 $cfg->setConfigEntry('bank_class', "MoneyBank");
@@ -379,8 +379,8 @@ $cfg->setConfigEntry('refill_page_min_currency_amount', 1000);
 // CFG: SHIP-SIMU-LOGIN-FILL-PAYMENT-DISCOVERY
 $cfg->setConfigEntry('ship_simu_login_refill_payment_discovery', "LocalPaymentDiscovery");
 
-// CFG: GOVERMENT-STARTUP-HELP-LIMIT
-$cfg->setConfigEntry('goverment_startup_help_limit', 3);
+// CFG: GOVERNMENT-STARTUP-HELP-LIMIT
+$cfg->setConfigEntry('government_startup_help_limit', 3);
 
 // CFG: WEB-BLOCK-HELPER
 $cfg->setConfigEntry('web_block_helper', "WebBlockHelper");
@@ -391,8 +391,20 @@ $cfg->setConfigEntry('web_form_helper', "WebFormHelper");
 // CFG: WEB-LINK-HELPER
 $cfg->setConfigEntry('web_link_helper', "WebLinkHelper");
 
-// CFG: WEB-CMD-GOVERMENT-FAILED-RESOLVER-CLASS
-$cfg->setConfigEntry('web_cmd_goverment_failed_resolver_class', "WebGovermentFailedCommandResolver");
+// CFG: WEB-CMD-GOVERNMENT-FAILED-RESOLVER-CLASS
+$cfg->setConfigEntry('web_cmd_government_failed_resolver_class', "WebGovernmentFailedCommandResolver");
+
+// CFG: REFILL-REQUEST-CURRENCY-PAYMENT-TYPE
+$cfg->setConfigEntry('refill_request_currency_payment_type', "test");
+
+// CFG: LOGIN-REGISTER-LOGIN-FORM
+$cfg->setConfigEntry('login_register_login_form', "index.php?app={?app_short_name?}&amp;page=register");
+
+// CFG: HOME-MENU-CLASS
+$cfg->setConfigEntry('home_menu_class', "ShipSimuHomeMenu");
+
+// CFG: LOGIN-MENU-CLASS
+$cfg->setConfigEntry('login_menu_class', "ShipSimuLoginMenu");
 
 // [EOF]
 ?>