[zi-cvs] packages/com.zzoss.zic application_install.php,1.2,1.3
Sandro Zic <[email protected]> Mon, 22 Mar 2004 08:36:54 +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-serv18557
Modified Files:
application_install.php
Log Message:
hide new package registration script
Index: application_install.php
===================================================================
RCS file: /cvsroot/zzossinstaller/packages/com.zzoss.zic/application_install.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** application_install.php 18 Mar 2004 11:10:25 -0000 1.2
--- application_install.php 22 Mar 2004 08:36:51 -0000 1.3
***************
*** 175,183 ****
echo $zi_widget->add('checkbox', 'Installation Profile', 'profile', array('info' => 'Choose the installation profile (full, minimum, custom, demo).'));
//if($zi_registry->isRegPlugins()){
! echo $zi_widget->add('checkbox', 'Register Plugins', 'plugins_register', array('info' => 'If you have external sources (e.g. CVS), then the plugins will be freshly registered from these sources.'));
echo $zi_widget->add('checkbox', 'Plugins Fileroles', 'plugins_fileroles', array('info' => 'Process the contained files according to their role.'));
echo $zi_widget->add('checkbox', 'Build Plugins', 'plugins_build', array('info' => 'If checked, forms for configuration options will show up again if they are available. If unchecked, the configure options of the previous installation will be used.'));
//}
! echo $zi_widget->add('checkbox', 'Register Packages', 'packages_register', array('info' => 'If you have external sources (e.g. CVS), then the packages will be freshly registered from these sources.'));
echo $zi_widget->add('checkbox', 'Packages Fileroles', 'packages_fileroles', array('info' => 'Process the contained files according to their role.'));
echo $zi_widget->add('checkbox', 'Build Packages', 'packages_build', array('info' => 'If checked, forms for configuration options will show up again if they are available. If unchecked, the configure options of the previous installation will be used.'));
--- 175,183 ----
echo $zi_widget->add('checkbox', 'Installation Profile', 'profile', array('info' => 'Choose the installation profile (full, minimum, custom, demo).'));
//if($zi_registry->isRegPlugins()){
! echo $zi_widget->add('checkbox', 'Register Plugins', 'plugins_register', array('value' => 'hide', 'info' => 'If you have external sources (e.g. CVS), then the plugins will be freshly registered from these sources.'));
echo $zi_widget->add('checkbox', 'Plugins Fileroles', 'plugins_fileroles', array('info' => 'Process the contained files according to their role.'));
echo $zi_widget->add('checkbox', 'Build Plugins', 'plugins_build', array('info' => 'If checked, forms for configuration options will show up again if they are available. If unchecked, the configure options of the previous installation will be used.'));
//}
! echo $zi_widget->add('checkbox', 'Register Packages', 'packages_register', array('value' => 'hide', 'info' => 'If you have external sources (e.g. CVS), then the packages will be freshly registered from these sources.'));
echo $zi_widget->add('checkbox', 'Packages Fileroles', 'packages_fileroles', array('info' => 'Process the contained files according to their role.'));
echo $zi_widget->add('checkbox', 'Build Packages', 'packages_build', array('info' => 'If checked, forms for configuration options will show up again if they are available. If unchecked, the configure options of the previous installation will be used.'));
-------------------------------------------------------
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