[Mapbender-commits] r3251 - branches/2.5/resources/db/postgresql/utf8

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Thu Nov 20 16:39:06 EST 2008


Author: astrid_emde
Date: 2008-11-20 16:39:05 -0500 (Thu, 20 Nov 2008)
New Revision: 3251

Modified:
   branches/2.5/resources/db/postgresql/utf8/pgsql_data.sql
Log:
acitvated setBBOX in gui,gui1,gui2

Modified: branches/2.5/resources/db/postgresql/utf8/pgsql_data.sql
===================================================================
--- branches/2.5/resources/db/postgresql/utf8/pgsql_data.sql	2008-11-20 15:46:28 UTC (rev 3250)
+++ branches/2.5/resources/db/postgresql/utf8/pgsql_data.sql	2008-11-20 21:39:05 UTC (rev 3251)
@@ -101,7 +101,7 @@
 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 ('gui', 'printPDF', 2, 1, 'pdf print', 'Print', 'iframe', '../print/mod_printPDF.php?target=mapframe1&sessionID&conf=printPDF.conf', 'frameborder = "0" ', 1, 1, 2, 2, 5, 'visibility:hidden', '', 'iframe', '', '', 'mapframe1', '', 'http://www.mapbender.org/index.php/Print');
 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 ('gui', 'sandclock', 2, 1, 'displays a sand clock while waiting for requests', '', 'div', '', '', 80, 0, 0, 0, 0, '', '', 'div', 'mod_sandclock.php', '', 'mapframe1', '', '');
 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 ('gui', 'selArea1', 2, 1, 'zoombox', 'Zoom by rectangle', 'img', '../img/button_gray/selArea_off.png', 'onmouseover = "mb_regButton(''init_selArea1'')" ', 295, 10, 24, 24, 1, '', '', '', 'mod_selArea1.php', 'mod_box1.js', 'mapframe1', '', 'http://www.mapbender.org/index.php/SelArea1');
-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 ('gui', 'setBBOX', 2, 0, 'set extent for mapframe and overviewframe', '', 'div', '', '', 0, 0, 0, 0, 0, '', '', 'div', 'mod_setBBOX1.php', '', 'mapframe1', '', '');
+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 ('gui', 'setBBOX', 2, 1, 'set extent for mapframe and overviewframe', '', 'div', '', '', 0, 0, 0, 0, 0, '', '', 'div', 'mod_setBBOX1.php', '', 'mapframe1', '', '');
 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 ('gui', 'setBackground', 2, 1, 'switch background-wms', 'Set Background', 'form', '', '', 30, 210, NULL, NULL, 1, '', '<select style=''font-family: Arial, sans-serif; font-size:12'' name=''mod_setBackground_list'' onchange=''mod_setBackground_change(this)'' ><option value=''0''></option></select>', 'form', 'mod_setBackground.php', '', 'mapframe1', '', '');
 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 ('gui', 'showCoords_div', 2, 1, 'displays coodinates by onmouseover', 'Coordinates', 'img', '../img/button_gray/coords_off.png', 'onmouseover = "mb_regButton(''init_mod_showCoords_div'')" ', 450, 10, 24, 24, 1, '', '', '', 'mod_coords_div.php', '', 'mapframe1', 'dependendDiv', 'http://www.mapbender.org/index.php/ShowCoords_div');
 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 ('gui', 'tabs', 2, 1, 'vertical tabs to handle iframes', '', 'div', '', '', 10, 240, 200, 20, 2, 'font-family: Arial,Helvetica;font-weight:bold;', '', 'div', 'mod_tab.php', '', '', '', '');
@@ -22508,4 +22508,4 @@
 -- PostgreSQL database dump complete
 --
 
-UPDATE pg_catalog.pg_class SET reltriggers = (SELECT pg_catalog.count(*) FROM pg_catalog.pg_trigger where pg_class.oid = tgrelid); 
\ No newline at end of file
+UPDATE pg_catalog.pg_class SET reltriggers = (SELECT pg_catalog.count(*) FROM pg_catalog.pg_trigger where pg_class.oid = tgrelid); 



More information about the Mapbender_commits mailing list