<global_paramgroup="<span class='icon-key'></span> Admin access"name="adminLegend"type="legend"label=""description="Please set up a login and password for the administrator user. This step is necessary to let you login the first time. You can create more administrators later by going to the 'Settings' workspace."/>
<global_paramgroup="<span class='icon-key'></span> Admin access"name="ADMIN_USER_NAME"type="string"label="Admin Display Name"description="User-friendly name of the user"mandatory="true"/>
<global_paramgroup="<span class='icon-cogs'></span> Global options"name="sysLegend"type="legend"label=""description="Set up some application parameters. If you enable Emails, please use the Test button to check if your php is correctly configured."/>
<global_paramgroup="<span class='icon-cogs'></span> Global options"name="APPLICATION_TITLE"type="string"label="Application Title"description="Your system title"default="AjaXplorer"mandatory="false"/>
<global_paramgroup="<span class='icon-cogs'></span> Global options"name="APPLICATION_WELCOME"type="textarea"label="Welcome Message"description="An additional message displayed at startup, on the splash screen and the login screen."default=""mandatory="false"/>
<global_paramgroup="<span class='icon-cogs'></span> Global options"name="APPLICATION_LANGUAGE"type="select"choices="AJXP_AVAILABLE_LANGUAGES"label="Default Language"description="Select a language activated by default( users will still be able to switch)"default="${:language}"mandatory="true"/>
<global_paramgroup="<span class='icon-cogs'></span> Global options"name="MAILER_ENABLE"type="group_switch:mailer"label="Enable emails"description="Set up system to send emails"default="no"mandatory="true"/>
<global_paramgroup_switch_name="mailer"group_switch_value="no"group_switch_label="No (you can enable mails later)"name="status"type="hidden"label="No"description="s"default="no"/>
<global_paramgroup_switch_name="mailer"group_switch_value="yes"group_switch_label="Yes (requires a correct PHP configuration)"name="status"type="hidden"label="Yes"description="s"default="yes"/>
<global_paramgroup_switch_name="mailer"group_switch_value="yes"group_switch_label="Yes"name="MAILER_SYSTEM"type="select"label="Php Mailer"description="Set up the correct value to send emails"choices="mail|Mail,sendmail|Sendmail"default="mail"mandatory="true"/>
<global_paramgroup_switch_name="mailer"group_switch_value="yes"group_switch_label="Yes"name="MAILER_ADMIN"type="string"label="Administrator Email"description="Default 'From' email used to send emails."mandatory="true"/>
<global_paramgroup_switch_name="mailer"group_switch_label="yes"group_switch_value="yes"type="button"name="TEST_MAILER"choices="boot_test_mailer"label="CONF_MESSAGE[Test Mailer]"description="CONF_MESSAGE[Try sending an email with the configured data]"mandatory="false"/>
<global_paramgroup="<span class='icon-save'></span> Configurations storage"name="StorageLegend"type="legend"label=""description="How the application configuration data will be stored (users, plugins, etc. <b>not</b> how your actual documents are managed). To get started rapidly, select No Database. To enable more advanced features, configure a database connexion."/>
<global_paramgroup="<span class='icon-save'></span> Configurations storage"name="STORAGE_TYPE"type="group_switch:storage_type"label="Storage Type"description="Select how the configurations will be stored."default=""mandatory="false"/>
<global_paramgroup_switch_name="storage_type"group_switch_label="Database (Requires MySQL or SQLite)"group_switch_value="db"name="type"default="db"label="Database"description="Driver type (do not touch)"type="hidden"mandatory="true"/>
<global_paramgroup_switch_name="storage_type"group_switch_label="Enable Notifications"group_switch_value="db"name="notifications"default="true"label="Enable Notifications"description="Log all events and alerts"type="boolean"mandatory="false"/>
<global_paramgroup_switch_name="storage_type"group_switch_label="Database"group_switch_value="db"name="db_type"default="mysql"label="Database"description="Driver type (do not touch)"type="group_switch:dibi_provider"mandatory="true"choices="mysql|MySQL,sqlite3|Sqlite 3"/>
<global_paramgroup_switch_name="storage_type"group_switch_label="Database"group_switch_value="db"type="button"name="TEST_SQL"choices="boot_test_sql_connexion"label="CONF_MESSAGE[Test SQL Connexion]"description="CONF_MESSAGE[Try connecting to the database]"mandatory="false"/>
<global_paramgroup="<span class='icon-group'></span> Add some users"name="usersLegend"type="legend"label=""description="Create users for your organization right now. You can do this later by going to the Settings workspace."/>
<global_paramgroup="<span class='icon-group'></span> Add some users"name="USER_LOGIN"type="string"label="Login"replicationGroup="users"description="Alphanumeric login"/>
<global_paramgroup="<span class='icon-group'></span> Add some users"name="USER_MAIL"type="string"label="User Email"replicationGroup="users"description="User-friendly name of the user"/>
<global_paramgroup="<span class='icon-group'></span> Add some users"name="USER_NAME"type="string"label="User Name"replicationGroup="users"description="User-friendly name of the user"/>
<global_paramgroup="<span class='icon-group'></span> Add some users"name="USER_PASS"type="password"label="Password"replicationGroup="users"description="Password"/>
<global_paramgroup="<span class='icon-group'></span> Add some users"name="USER_PASS2"type="password"label="Confirm"replicationGroup="users"description="Confirm password"/>
<divclass="dialogLegend installerWelcome"> Thank you for installing AjaXplorer!<br> This tool will make sure your new sharing platform is up and running in no time: browse through the various sections to set up the general behaviour of the application. You can fly over the fields labels with your mouse to get more information. <br>Are you ready ? <spanid="start_button">Start wizard!</span></div>
<global_paramname="DEFAULT_LANGUAGE"group="CONF_MESSAGE[Main]"type="select"choices="AJXP_AVAILABLE_LANGUAGES"label="CONF_MESSAGE[Default Language]"description="CONF_MESSAGE[Default language when a user does not have set his/her own.]"mandatory="true"default="${:language}"/>
<global_paramname="SERVER_URL"group="CONF_MESSAGE[Main]"type="string"label="CONF_MESSAGE[Server URL]"description="CONF_MESSAGE[Server URL used to build share links and notifications. It will be detected if empty.]"mandatory="false"/>
<global_paramname="PUBLIC_DOWNLOAD_FOLDER"group="CONF_MESSAGE[Sharing]"type="string"label="CONF_MESSAGE[Download Folder]"description="CONF_MESSAGE[Absolute path to the public folder where temporary download links will be created. Setting this empty will disable the sharing feature.]"mandatory="false"default="AJXP_INSTALL_PATH/data/public"/>
<global_paramname="PUBLIC_DOWNLOAD_URL"group="CONF_MESSAGE[Sharing]"type="string"label="CONF_MESSAGE[Download URL]"description="CONF_MESSAGE[If not inferred directly from the current ajaxplorer URI plus the public download folder name, replace the public access URL here.]"mandatory="false"default=""/>
<global_paramname="WEBDAV_ENABLE"group="CONF_MESSAGE[WebDAV Server]"type="boolean"label="CONF_MESSAGE[Enable WebDAV]"description="CONF_MESSAGE[Enable the webDAV support. Please READ THE DOC to safely use this feature.]"mandatory="false"default="false"/>
<global_paramname="WEBDAV_BASEURI"group="CONF_MESSAGE[WebDAV Server]"type="string"label="CONF_MESSAGE[Shares URI]"description="CONF_MESSAGE[Common URI to access the shares. Please READ THE DOC to safely use this feature.]"mandatory="false"default="/ajaxplorer/shares"/>
<global_paramname="WEBDAV_BASEHOST"group="CONF_MESSAGE[WebDAV Server]"type="string"label="CONF_MESSAGE[Shares Host]"description="CONF_MESSAGE[Host used in webDAV protocol. Should be detected by default. Please READ THE DOC to safely use this feature.]"mandatory="false"default=""/>
<global_paramname="WEBDAV_DIGESTREALM"group="CONF_MESSAGE[WebDAV Server]"type="string"label="CONF_MESSAGE[Digest Realm]"description="CONF_MESSAGE[Default realm for authentication. Please READ THE DOC to safely use this feature.]"mandatory="false"default="ajxp_webdav_realm"/>
<global_paramname="WEBDAV_FORCE_BASIC"group="CONF_MESSAGE[WebDAV Server]"type="boolean"label="CONF_MESSAGE[Force Basic Auth]"description="CONF_MESSAGE[This authentication mechanism is less secure, but will avoid the users having to re-enter a password in some case.]"mandatory="false"default="false"/>
<global_paramname="WEBDAV_BROWSER_LISTING"group="CONF_MESSAGE[WebDAV Server]"type="boolean"label="CONF_MESSAGE[Browser Access]"description="CONF_MESSAGE[Display the list of files and folder when accessing through the browser]"mandatory="false"default="false"/>
<global_paramname="CMDLINE_ACTIVE"group="CONF_MESSAGE[Command Line]"type="boolean"label="CONF_MESSAGE[Command-line Active]"description="CONF_MESSAGE[Use AjaXplorer framework via the command line, allowing CRONTAB jobs or background actions.]"mandatory="false"default="false"/>
<global_paramname="CLI_PHP"group="CONF_MESSAGE[Command Line]"type="string"label="CONF_MESSAGE[Command-line PHP]"description="CONF_MESSAGE[On specific hosts, you may have to use a specific path to access the php command line]"mandatory="false"default="php"/>
<global_paramname="CLI_USE_COM"group="CONF_MESSAGE[Command Line]"type="boolean"label="CONF_MESSAGE[Use COM class]"description="CONF_MESSAGE[On Windows running IIS, set this option to true if the COM extension is loaded, this may enable the use of the php command line.]"mandatory="false"default="false"/>
<global_paramname="GZIP_COMPRESSION"group="CONF_MESSAGE[Compression Features]"type="boolean"label="CONF_MESSAGE[Gzip Download]"description="CONF_MESSAGE[Gzip files on-the-fly before downloading. Disabled by default, as it's generally useful only on small files, and decreases performances on big files. This has nothing to see with the Zip Creation feature, it's just a on-the-fly compression applied on a unique file at download.]"mandatory="false"default="false"/>
<global_paramname="GZIP_LIMIT"group="CONF_MESSAGE[Compression Features]"type="string"label="CONF_MESSAGE[Gzip Limit]"description="CONF_MESSAGE[If activated, a default limit should be set above when files are no more compressed.]"mandatory="false"default="1048576"/>
<global_paramname="ZIP_CREATION"expose="true"group="CONF_MESSAGE[Compression Features]"type="boolean"label="CONF_MESSAGE[Zip Creation]"description="CONF_MESSAGE[If you encounter problems with online zip creation or multiple files downloading, you can disable the feature.]"mandatory="false"default="true"/>
<global_paramname="NODENAME_MAX_LENGTH"expose="true"group="CONF_MESSAGE[Miscalleneous]"type="integer"label="CONF_MESSAGE[Filename length]"description="CONF_MESSAGE[Maximum characters length of new files or folders]"mandatory="false"default="255"/>
<global_paramname="AJXP_TMP_DIR"group="CONF_MESSAGE[Miscalleneous]"type="string"label="CONF_MESSAGE[Temporary Folder]"description="CONF_MESSAGE[This is necessary only if you have errors concerning the tmp dir access or writeability : most probably, they are due to PHP SAFE MODE (should disappear in php6) or various OPEN_BASEDIR restrictions. In that case, create and set writeable a tmp folder somewhere at the root of your hosting (but above the web/ or www/ or http/ if possible!!) and enter here the full path to this folder]"mandatory="false"default=""/>