[zi-cvs] packages/com.zzoss.zic.build/config config_params.php-dist,1.2,1.3 input.xml,1.4,1.5

Sandro Zic <[email protected]> Fri, 19 Mar 2004 12:18:18 +0000
Newsgroups gmane.comp.php.zzoss.installer.cvs
Message-ID <[email protected]>
Update of /cvsroot/zzossinstaller/packages/com.zzoss.zic.build/config
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12869/com.zzoss.zic.build/config

Modified Files:
	config_params.php-dist input.xml 
Log Message:
quick install

Index: input.xml
===================================================================
RCS file: /cvsroot/zzossinstaller/packages/com.zzoss.zic.build/config/input.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** input.xml	15 Mar 2004 09:24:10 -0000	1.4
--- input.xml	19 Mar 2004 12:18:16 -0000	1.5
***************
*** 19,30 ****
  
  <input xmlns="http://www.zzoss.com">
!     <widget name="select" label="Mode"
!         variable="zi_input_mode" default="dev"
!         list="dev => Development, prod => Production, setup => Setup"
!         info="'Development' will display the development tools. 'Production' will hide them. 'Setup' allows only for installation, needs single application mode."/>
      <widget name="path" label="Distributions URL"
          variable="zi_input_distributions_url"
          default="http://www.zzoss.com/services/installer/distributions.php"
          info="URL to the XML descriptor containing information on all available distributions. Specify only if not in single distribution or application mode."/>
      <widget name="text" label="Single Distribution"
          variable="zi_input_distribution"
--- 19,43 ----
  
  <input xmlns="http://www.zzoss.com">
!     <widget name="path" label="Data Directory"
!         variable="zi_data"
!         default="{zi_data}"
!         info="Directory where installer stores all its data. Make sure that it is not readable via HTTP. Either by placing it outside of the Web server root or by e.g. using .htaccess 'deny all' directive. You are also adviced to frequently backup this directory to avoid data loss."
!         validation="is dir"/>
      <widget name="path" label="Distributions URL"
          variable="zi_input_distributions_url"
          default="http://www.zzoss.com/services/installer/distributions.php"
          info="URL to the XML descriptor containing information on all available distributions. Specify only if not in single distribution or application mode."/>
+     <widget name="select" label="Mode"
+         variable="zi_input_mode" default="dev"
+         list="dev => Development, prod => Production, setup => Setup"
+         info="'Development' will display the development tools. 'Production' will hide them. 'Setup' allows only for installation, needs single application mode."/>
+     <widget name="select" label="Theme"
+         variable="zi_input_theme" default="com.zzoss.zic.theme.kde"
+         list="com.zzoss.zic.theme.kde => Default (com.zzoss.zic.theme.kde), com.zzoss.zic.theme.zzoss => ZZ/OSS (com.zzoss.zic.theme.zzoss)"
+         info="Name of the theme."/>
+     <widget name="select" label="Develop Installer"
+         variable="zi_input_installer_dev" default="false"
+         list="false => No, true => Yes"
+         info="Do you want to develop the installer itself?"/>
      <widget name="text" label="Single Distribution"
          variable="zi_input_distribution"
***************
*** 35,42 ****
          validation="" default=""
          info="Show only this application of the above specified distribution (single application mode). Leave empty if any should be displayed."/>
-     <widget name="select" label="Theme"
-         variable="zi_input_theme" default="com.zzoss.zic.theme.kde"
-         list="com.zzoss.zic.theme.kde => Default (com.zzoss.zic.theme.kde), com.zzoss.zic.theme.zzoss => ZZ/OSS (com.zzoss.zic.theme.zzoss)"
-         info="Name of the theme."/>
      <widget name="text" label="Installer Distribution Name"
          variable="zi_input_distri_name"
--- 48,51 ----
***************
*** 51,57 ****
          variable="zi_input_app_version"
          validation="not empty" default="{zi_installer_application_version}"/>
-     <widget name="select" label="Develop Installer"
-         variable="zi_input_installer_dev" default="false"
-         list="false => No, true => Yes"
-         info="Do you want to develop the installer itself?"/>
  </input>
\ No newline at end of file
--- 60,62 ----

Index: config_params.php-dist
===================================================================
RCS file: /cvsroot/zzossinstaller/packages/com.zzoss.zic.build/config/config_params.php-dist,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** config_params.php-dist	15 Mar 2004 09:24:10 -0000	1.2
--- config_params.php-dist	19 Mar 2004 12:18:16 -0000	1.3
***************
*** 35,39 ****
      * $GLOBALS['ZI']['data'] = 'C:\\zic\\data\\';
      */
!     $GLOBALS['ZI']['data'] = '';
      
      
--- 35,39 ----
      * $GLOBALS['ZI']['data'] = 'C:\\zic\\data\\';
      */
!     $GLOBALS['ZI']['data'] = '{zi_data}';
      
      



-------------------------------------------------------
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