[interchange-cvs] interchange - heins modified 3 files

interchange-core@icdevgroup.org interchange-core@icdevgroup.org
Mon Jan 20 12:38:00 2003


User:      heins
Date:      2003-01-20 17:37:18 GMT
Modified:  dist/lib/UI/vars UI_STD_HEAD
Added:     dist/lib/UI/pages/include/menus Fixed.txt
Removed:   dist/lib/UI/pages/include/menus Bottom.txt
Log:
* Change name of "Bottom" menu (which was on top) to "Fixed".

Revision  Changes    Path
1.1                  interchange/dist/lib/UI/pages/include/menus/Fixed.txt


rev 1.1, prev_rev 1.0
Index: Fixed.txt
===================================================================
code	mgroup	msort	next_line	indicator	exclude_on	depends_on	page	form	name	super	inactive	description	help_name	img_dn	img_up	img_sel	img_icon	url
001		x001					index		Go to catalog		0							
002		x002					javascript:window.name = 'mainwindow';window.open('[area admin/quicklinks]','Quicklinks','top=0,left=0,scrollbars,location=no,status=no,toolbar=no,resizable,fullsize=no,width=170,height=700'); void 0		Quicklinks		0	Window with quick links to commonly-used functions						
003		x003				reconfig	admin/reconfig		Apply Changes		0	Apply changes made to configuration						
004		x004					admin/login		Log out		0	Log out as an administrator						
005		x005					javascript:open_help()	Help%20on%20this%20screen	Help		0							



2.37      +3 -3      interchange/dist/lib/UI/vars/UI_STD_HEAD


rev 2.37, prev_rev 2.36
Index: UI_STD_HEAD
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/vars/UI_STD_HEAD,v
retrieving revision 2.36
retrieving revision 2.37
diff -u -r2.36 -r2.37
--- UI_STD_HEAD	14 Jan 2003 02:25:53 -0000	2.36
+++ UI_STD_HEAD	20 Jan 2003 17:37:18 -0000	2.37
@@ -1,4 +1,4 @@
-## UI Header vars, version: $Id: UI_STD_HEAD,v 2.36 2003/01/14 02:25:53 mheins Exp $
+## UI Header vars, version: $Id: UI_STD_HEAD,v 2.37 2003/01/20 17:37:18 mheins Exp $
 Variable UI_STD_INIT <<EOV
 [calcn]
 	# is this browser able to grok DHTML ?
@@ -117,7 +117,7 @@
 [output name=fixed_menu]
 [if session logged_in]
 [menu
-	name=Bottom
+	name=Fixed
 	ui_security=depends_on
 	extra_value.check_publish=`$Scratch->{check_publish}`
 	superuser=super
@@ -130,7 +130,7 @@
 	[if scratch ui_meta_link]
 			<td nowrap>
 				&nbsp;&nbsp;<a
-					href="[area href='admin/menu_editor' form='qmenu_name=Bottom']"
+					href="[area href='admin/menu_editor' form='qmenu_name=Fixed']"
 					style="font-size: 7pt" class=edittablink {CHECK_PUBLISH} title="[msg]Edit this menu[/msg]">edit</A>
 			&nbsp;&nbsp;</td>
 	[/if]