[Mapbender-commits] r6566 - trunk/mapbender/resources/db/pgsql/UTF-8/update

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Sun Jul 4 15:06:51 EDT 2010


Author: astrid_emde
Date: 2010-07-04 19:06:51 +0000 (Sun, 04 Jul 2010)
New Revision: 6566

Modified:
   trunk/mapbender/resources/db/pgsql/UTF-8/update/update_2.6.1_to_2.6.2_pgsql_UTF-8.sql
Log:
update application descriptions

Modified: trunk/mapbender/resources/db/pgsql/UTF-8/update/update_2.6.1_to_2.6.2_pgsql_UTF-8.sql
===================================================================
--- trunk/mapbender/resources/db/pgsql/UTF-8/update/update_2.6.1_to_2.6.2_pgsql_UTF-8.sql	2010-07-04 18:38:36 UTC (rev 6565)
+++ trunk/mapbender/resources/db/pgsql/UTF-8/update/update_2.6.1_to_2.6.2_pgsql_UTF-8.sql	2010-07-04 19:06:51 UTC (rev 6566)
@@ -6,11 +6,11 @@
 Update gui_element set e_title ='Create new application', e_comment ='Create new application', e_content='Create new application' where fkey_gui_id = 'admin_en_services' AND e_id = 'newGui';
 Update gui_element set e_title ='Create new application', e_comment ='Create new application', e_content='Create new application'  where fkey_gui_id = 'admin2_en' AND e_id = 'newGui';
 
-Update gui_element set e_title ='add application to category', e_comment ='add application to category', e_content='add application to category' where fkey_gui_id = 'admin_en_services' AND e_id = 'category_filteredGUI';
-Update gui_element set e_width= 190, e_title ='add application to category', e_comment ='add application to category', e_content='add application to category' where fkey_gui_id = 'admin2_en' AND e_id = 'category_filteredGUI';
+Update gui_element set e_title ='Add application to category', e_comment ='Add application to category', e_content='Add application to category' where fkey_gui_id = 'admin_en_services' AND e_id = 'category_filteredGUI';
+Update gui_element set e_width= 190, e_title ='Add application to category', e_comment ='Add application to category', e_content='Add application to category' where fkey_gui_id = 'admin2_en' AND e_id = 'category_filteredGUI';
 
-Update gui_element set  e_title ='create application category', e_comment ='create application category', e_content='create application category' where fkey_gui_id = 'admin_en_services' AND e_id = 'createCategory';
-Update gui_element set  e_width= 190,e_title ='create application category', e_comment ='create application category', e_content='create application category' where fkey_gui_id = 'admin2_en' AND e_id = 'createCategory';
+Update gui_element set  e_title ='Create application category', e_comment ='Create application category', e_content='Create application category' where fkey_gui_id = 'admin_en_services' AND e_id = 'createCategory';
+Update gui_element set  e_width= 190,e_title ='Create application category', e_comment ='Create application category', e_content='Create application category' where fkey_gui_id = 'admin2_en' AND e_id = 'createCategory';
 
 Update gui_element set e_top = 511 ,e_title ='Delete application', e_comment ='Delete application', e_content='Delete application' where fkey_gui_id = 'admin_en_services' AND e_id = 'delete_filteredGui';
 Update gui_element set e_top =280,e_left=8, e_width= 190,e_title ='Delete application', e_comment ='Delete application', e_content='Delete application' where fkey_gui_id = 'admin2_en' AND e_id = 'delete_filteredGui';
@@ -45,8 +45,8 @@
 Update gui_element set e_title ='Application Management', e_comment ='Application Management', e_content='Application Management' where fkey_gui_id = 'admin_en_services' AND e_id = 'headline_GUI_Management';
 Update gui_element set e_title ='Application Management', e_comment ='Application Management', e_content='Application Management' where fkey_gui_id = 'admin2_en' AND e_id = 'headline_GUI_Management';
 
-Update gui_element set e_title ='Link WMS into application', e_comment ='Link WMS into application', e_content='Link WMS into application' where fkey_gui_id = 'admin_en_services' AND e_id = 'loadWMSList';
-Update gui_element set e_title ='Link WMS into application', e_comment ='Link WMS into application', e_content='Link WMS into application' where fkey_gui_id = 'admin2_en' AND e_id = 'loadWMSList';
+Update gui_element set e_title ='Link WMS to application', e_comment ='Link WMS to application', e_content='Link WMS to application' where fkey_gui_id = 'admin_en_services' AND e_id = 'loadWMSList';
+Update gui_element set e_title ='Link WMS to application', e_comment ='Link WMS to application', e_content='Link WMS to application' where fkey_gui_id = 'admin2_en' AND e_id = 'loadWMSList';
 
 Update gui_element set e_title ='Move back to your application list', e_comment ='Move back to your application list', e_content='' where fkey_gui_id = 'admin_en_services' AND e_id = 'myGUIlist';
 Update gui_element set e_title ='Move back to your application list', e_comment ='Move back to your application list', e_content='' where fkey_gui_id = 'admin2_en' AND e_id = 'myGUIlist';
@@ -128,3 +128,16 @@
 VALUES('admin_de_services','Customize Tree',2,1,'Create a set of nested folders that contain the applications WMS','Baumstruktur konfigurieren','a','','href = "../php/mod_customTree.php?sessionID" target="AdminFrame"',10,533,200,20,5 ,'','Baumstruktur konfigurieren','a','','','','AdminFrame','');
 
 
+--
+-- update application description 
+--
+Update gui set gui_description = 'admin application containing all adminstrative modules (use only as a template)' where gui_id = 'admin1';
+Update gui set gui_description = 'admin application in german language (Administrations-Anwendung in deutscher Sprache)' where gui_id = 'admin2_de';
+Update gui set gui_description = 'admin application in english' where gui_id = 'admin2_en';
+Update gui set gui_description = 'extended admin application - WMS, WFS, metadata-handling (erweiterte Administration-Anwendung in deutscher Sprache)' where gui_id = 'admin_de_services';
+Update gui set gui_description = 'extended admin application - WMS, WFS, metadata-handling (english)' where gui_id = 'admin_en_services';
+Update gui set gui_description = 'application with tab, search modules' where gui_id = 'gui';
+Update gui set gui_description = 'application combining most of the Mapbender functionality' where gui_id = 'gui1';
+Update gui set gui_description = 'application with WFS search and digitizing using WFS-T' where gui_id = 'gui_digitize';
+Update gui set gui_description = 'application with focus on layout' where gui_id = 'gui2';
+



More information about the Mapbender_commits mailing list