[zi-cvs] packages/com.zzoss.zic installer_user.php,1.1,1.2

Sandro Zic <[email protected]> Sun, 04 Apr 2004 08:49:17 +0000
Newsgroups gmane.comp.php.zzoss.installer.cvs
Message-ID <[email protected]>
Update of /cvsroot/zzossinstaller/packages/com.zzoss.zic
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16475/com.zzoss.zic

Modified Files:
	installer_user.php 
Log Message:
make pop-up of app info work

Index: installer_user.php
===================================================================
RCS file: /cvsroot/zzossinstaller/packages/com.zzoss.zic/installer_user.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** installer_user.php	5 Mar 2004 14:25:25 -0000	1.1
--- installer_user.php	4 Apr 2004 08:49:14 -0000	1.2
***************
*** 43,47 ****
  	include 'themes/'.$GLOBALS['ZI']['theme'].'/header.php';	
  ?>
! <h1>Manage User</h1><?php
  if(isset($msg)) {
  	echo '<textarea style="width:95%;height: 100px" readonly>'.$msg.'</textarea>';
--- 43,52 ----
  	include 'themes/'.$GLOBALS['ZI']['theme'].'/header.php';	
  ?>
! <h1>Manage User</h1>
! <?php
! $application = $zi_registry->getApplication($GLOBALS['ZI']['installer_application'], $GLOBALS['ZI']['installer_distribution']);
! ?>
! <h2><a href="info.php?type=application&application=<?php echo $GLOBALS['ZI']['installer_application']; ?>&distribution=<?php echo $GLOBALS['ZI']['installer_distribution']; ?>" onclick="javascript:window.open('info.php?type=application&application=<?php echo $GLOBALS['ZI']['installer_application']; ?>&distribution=<?php echo $GLOBALS['ZI']['installer_distribution']; ?>', 'ApplicationInformation', 'width=500,height=500,resizable=1,status=0,scrollbars=1,toolbar=0,location=0,directories=0,menubar=0,dependent=0');void(0);javascript:return(false);" target="_blank" title="<?php echo $application["summary"].' '.$application['release']['version']; ?>"><?php echo $application["summary"].' '.$application['release']['version']; ?></a></h2>
! <?php
  if(isset($msg)) {
  	echo '<textarea style="width:95%;height: 100px" readonly>'.$msg.'</textarea>';



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click