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

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Sun Apr 11 09:14:29 EDT 2010


Author: tbaschetti
Date: 2010-04-11 09:14:29 -0400 (Sun, 11 Apr 2010)
New Revision: 5922

Modified:
   trunk/mapbender/resources/db/pgsql/UTF-8/update/update_2.6_to_2.6.1_pgsql_UTF-8.sql
Log:
added missing "


Modified: trunk/mapbender/resources/db/pgsql/UTF-8/update/update_2.6_to_2.6.1_pgsql_UTF-8.sql
===================================================================
--- trunk/mapbender/resources/db/pgsql/UTF-8/update/update_2.6_to_2.6.1_pgsql_UTF-8.sql	2010-04-11 13:13:39 UTC (rev 5921)
+++ trunk/mapbender/resources/db/pgsql/UTF-8/update/update_2.6_to_2.6.1_pgsql_UTF-8.sql	2010-04-11 13:14:29 UTC (rev 5922)
@@ -353,23 +353,23 @@
 UPDATE gui_element SET e_mb_mod = 'geometry.js,requestGeometryConstructor.js,popup.js,../extensions/wz_jsgraphics.js,../extensions/jquery.tablesorter.js' WHERE e_id = 'gazetteerWFS';
 
 -- http://trac.osgeo.org/mapbender/ticket/590 toggle Module and measure
-UPDATE gui_element set e_attributes ='onmouseover = "mb_regButton(''init_mod_measure'')"' where e_id='measure'
+UPDATE gui_element set e_attributes ='onmouseover = "mb_regButton(''init_mod_measure'')"' where e_id='measure';
 
 -- http://trac.osgeo.org/mapbender/ticket/632 
 /*loadWMSinternal zu Admin-Guis hinzufügen*/
-INSERT INTO gui_element(fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content,	e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) 	VALUES('admin2_de','loadWMSinternal',2,0,'Capabilities hochladen interne Datei, nicht aktiv schalten!',	'','','','href = "../php/mod_loadwms.php',	NULL ,NULL ,NULL ,NULL ,NULL ,'','Capabilities hochladen interne Funktion','','','','','',	'http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
-INSERT INTO gui_element(fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content,	e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) 	VALUES('admin_de_services','loadWMSinternal',2,0,'Capabilities hochladen interne Datei, nicht aktiv schalten!',	'','','','href = "../php/mod_loadwms.php',	NULL ,NULL ,NULL ,NULL ,NULL ,'','Capabilities hochladen interne Funktion','','','','','',	'http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
+INSERT INTO gui_element(fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content,	e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) 	VALUES('admin2_de','loadWMSinternal',2,0,'Capabilities hochladen interne Datei, nicht aktiv schalten!',	'','','','href = "../php/mod_loadwms.php"',NULL ,NULL ,NULL ,NULL ,NULL ,'','Capabilities hochladen interne Funktion','','','','','','http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
+INSERT INTO gui_element(fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content,	e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) 	VALUES('admin_de_services','loadWMSinternal',2,0,'Capabilities hochladen interne Datei, nicht aktiv schalten!',	'','','','href = "../php/mod_loadwms.php"',NULL ,NULL ,NULL ,NULL ,NULL ,'','Capabilities hochladen interne Funktion','','','','','','http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
 /*loadWMSinternal added to admin-guis*/
-INSERT INTO gui_element(fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content,	e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) 	VALUES('admin1','loadWMSinternal',2,0,'load Capabilities internal file, has not to be active!','','','','href = "../php/mod_loadwms.php',	NULL ,NULL ,NULL ,NULL ,NULL ,'','load capabilities internal function','','','','','',	'http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
-INSERT INTO gui_element(fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content,	e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) 	VALUES('admin_en_services','loadWMSinternal',2,0,'load Capabilities internal file, has not to be active!','','','','href = "../php/mod_loadwms.php',	NULL ,NULL ,NULL ,NULL ,NULL ,'','load capabilities internal function','','','','','',	'http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
-INSERT INTO gui_element(fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content,	e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) 	VALUES('admin2_en','loadWMSinternal',2,0,'load Capabilities internal file, has not to be active!','','','','href = "../php/mod_loadwms.php',	NULL ,NULL ,NULL ,NULL ,NULL ,'','load capabilities internal function','','','','','',	'http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
+INSERT INTO gui_element(fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content,	e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) 	VALUES('admin1','loadWMSinternal',2,0,'load Capabilities internal file, has not to be active!','','','','href = "../php/mod_loadwms.php"',NULL ,NULL ,NULL ,NULL ,NULL ,'','load capabilities internal function','','','','','','http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
+INSERT INTO gui_element(fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content,	e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) 	VALUES('admin_en_services','loadWMSinternal',2,0,'load Capabilities internal file, has not to be active!','','','','href = "../php/mod_loadwms.php"',NULL ,NULL ,NULL ,NULL ,NULL ,'','load capabilities internal function','','','','','','http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
+INSERT INTO gui_element(fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content,	e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) 	VALUES('admin2_en','loadWMSinternal',2,0,'load Capabilities internal file, has not to be active!','','','','href = "../php/mod_loadwms.php"',NULL ,NULL ,NULL ,NULL ,NULL ,'','load capabilities internal function','','','','','','http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
 
 /*loadCSWinternal zu Admin-Guis hinzufügen*/
-INSERT INTO gui_element(fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content,	e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) 	VALUES('admin2_de','loadCSWinternal',2,0,'CatalogCapabilities hochladen interne Datei, nicht aktiv schalten!',	'','','','href = "../php/mod_loadCatalog.php',	NULL ,NULL ,NULL ,NULL ,NULL ,'','Capabilities hochladen interne Funktion','','','','','',	'http://www.mapbender.org/index.php/newGUI');
-INSERT INTO gui_element(fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content,	e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) 	VALUES('admin_de_services','loadCSWinternal',2,0,'CatalogCapabilities hochladen interne Datei, nicht aktiv schalten!',	'','','','href = "../php/mod_loadCatalog.php',	NULL ,NULL ,NULL ,NULL ,NULL ,'','Capabilities hochladen interne Funktion','','','','','',	'http://www.mapbender.org/index.php/newGUI');
+INSERT INTO gui_element(fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content,	e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) 	VALUES('admin2_de','loadCSWinternal',2,0,'CatalogCapabilities hochladen interne Datei, nicht aktiv schalten!',	'','','','href = "../php/mod_loadCatalog.php"',NULL ,NULL ,NULL ,NULL ,NULL ,'','Capabilities hochladen interne Funktion','','','','','','http://www.mapbender.org/index.php/newGUI');
+INSERT INTO gui_element(fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content,	e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) 	VALUES('admin_de_services','loadCSWinternal',2,0,'CatalogCapabilities hochladen interne Datei, nicht aktiv schalten!',	'','','','href = "../php/mod_loadCatalog.php"',NULL ,NULL ,NULL ,NULL ,NULL ,'','Capabilities hochladen interne Funktion','','','','','','http://www.mapbender.org/index.php/newGUI');
 /*loadCSWinternal added to admin-guis*/
-INSERT INTO gui_element(fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content,	e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) 	VALUES('admin1','loadCSWinternal',2,0,'load Catalog Capabilities internal file, has not to be active!','','','','href = "../php/mod_loadCatalog.php',	NULL ,NULL ,NULL ,NULL ,NULL ,'','load capabilities internal function','','','','','',	'http://www.mapbender.org/index.php/newGUI');
-INSERT INTO gui_element(fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content,	e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) 	VALUES('admin_en_services','loadCSWinternal',2,0,'load Catalog Capabilities internal file, has not to be active!','','','','href = "../php/mod_loadCatalog.php',	NULL ,NULL ,NULL ,NULL ,NULL ,'','load capabilities internal function','','','','','',	'http://www.mapbender.org/index.php/newGUI');
-INSERT INTO gui_element(fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content,	e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) 	VALUES('admin2_en','loadCSWinternal',2,0,'load Catalog Capabilities internal file, has not to be active!','','','','href = "../php/mod_loadCatalog.php',	NULL ,NULL ,NULL ,NULL ,NULL ,'','load capabilities internal function','','','','','',	'http://www.mapbender.org/index.php/newGUI');
+INSERT INTO gui_element(fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content,	e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) 	VALUES('admin1','loadCSWinternal',2,0,'load Catalog Capabilities internal file, has not to be active!','','','','href = "../php/mod_loadCatalog.php"',NULL ,NULL ,NULL ,NULL ,NULL ,'','load capabilities internal function','','','','','','http://www.mapbender.org/index.php/newGUI');
+INSERT INTO gui_element(fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content,	e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) 	VALUES('admin_en_services','loadCSWinternal',2,0,'load Catalog Capabilities internal file, has not to be active!','','','','href = "../php/mod_loadCatalog.php"',NULL ,NULL ,NULL ,NULL ,NULL ,'','load capabilities internal function','','','','','','http://www.mapbender.org/index.php/newGUI');
+INSERT INTO gui_element(fkey_gui_id, e_id, e_pos, e_public, e_comment, e_title, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content,	e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) 	VALUES('admin2_en','loadCSWinternal',2,0,'load Catalog Capabilities internal file, has not to be active!','','','','href = "../php/mod_loadCatalog.php"',NULL ,NULL ,NULL ,NULL ,NULL ,'','load capabilities internal function','','','','','','http://www.mapbender.org/index.php/newGUI');
 
 



More information about the Mapbender_commits mailing list