Wiki Markup |
---|
{anchor:top} h2. Overview概要 {styleclass: Class=topLink}[topページトップ|#top] {styleclass} All text and images used in the installer may be modified by adding properties to the custom properties file. To change a text label, simply add the replacement text as a property value. For example:インストーラーで使用されるすべてのテキストおよびイメージは、プロパティをカスタムプロパティファイルに追加することで変更できます。テキストラベルを変更するには、置き換えるテキストをプロパティ値として追加するだけです。例: {code:none} installer.title.msg=Welcome to the Yellowfin installer {code} All text labels displayed in the installer have an associated property in the custom properties file. See [Text Propertiesインストーラーに表示されるすべてのテキストラベルには、関連するプロパティがカスタムプロパティファイル内にあります。使用可能なすべてのテキストプロパティのリストについては、 [テキストのプロパティ|Available Properties#Text Properties] forを参照してください。 a list of all available text properties. To modify images used in the installer, the appropriate image files must be added to the installer as resource files. (See [ インストーラーで使用されるイメージを変更するには、適切なイメージファイルをリソースファイルとしてインストーラーに追加する必要があります(詳細については、 [インストーラーへのファイルの追加|Adding Files to the Installer] for more information.) Then a property is added to the custom properties file that specifies the resource path within the installer. For example: を参照してください)。その後、インストーラー内のリソースパスを指定するプロパティをカスタムプロパティファイルに追加します。例: {code:none} resource.pack.core.img=resources/coreicon.png {code} This specifies that the icon to be used to represent the "core" pack on the pack selection page has been added to the installer at the path {{これは、パックの選択ページで「core」パックを表すために使用されるアイコンのパスが resources/coreicon.png}}. Make sure resource paths are correct, as the installer will not function correctly otherwise. See [Resource Locations としてインストーラーに追加されていることを指定します。リソースパスが正しいことを確認してください。正しくないと、インストーラーが正しく機能しません。使用可能なすべてのリソースプロパティのリストについては、 [リソースの場所|Available Properties#Resource Locations] for aを参照してください。 list ofアクションプロパティをカスタムプロパティファイルに追加することもできます。これらはインストーラーの動作やYellowfinインストールの設定に影響します。 all available resource properties. Action properties may be added to the custom properties file. These affect either the behaviour of the installer, or the configuration of the Yellowfin Installation. h3. h3. {expand:title=Properties - Installer Behaviour} The following properties affect the behaviour of the installer: ||Property||Value|| |プロパティ-インストーラーの動作}以下のプロパティは、インストーラーの動作に影響します:|| プロパティ || 値 ||| {{action.nodbaccess}} | {{true}}/{{false}} Do not access the database in any way - only extract distribution files. The database parameters must still be set, as they will be inserted into configuration files. Default ={}}}どのような方法でもデータベースにはアクセスせず、配布ファイルの抽出のみを行います。データベースパラメーターは設定ファイルに挿入されるため、設定の必要がまだあります。デフォルトは、 {{false}} です。 || |{{action.warfileonly}} | {{true}}/{{false{}}} Extract the yellowfin.war file only - do not create any other files on the file system. The database will still be setup according to the database parameters. If this is true: yellowfin.warファイルの抽出のみを行い、その他のファイルをファイルシステムに作成しません。データベースパラメーターに従ってデータベースを設定する必要はまだあります。trueの場合:*1.* HSQLDB cannot be used as the database type *HSQLDBはデータベースの種類として使用できません{*}2.* The tutorial pack cannot be installed *チュートリアルパックはインストールできません{*}3.* Start-menu shortcuts will not be installed Default =スタートメニューのショートカットはインストールされませんデフォルトは、 {{false}} です。 || |{{action.noshortcuts}} | {{true}}/{{false{}} Don't create start-menu shortcuts Default = }スタートメニューのショートカットを作成しませんデフォルトは、 {{false}} です。 || |{{action.hidepacks}} | {{true}}/{{false}} Don't show the pack selection page. The preselected packs will automatically be installed. Default ={}}}パックの選択ページを表示しません。あらかじめ選択されているパックは自動的にインストールされます。デフォルトは、 {{false}} です。 || |{{action.hideserverport}} | {{true}}/{{false{}} Don't show the }App Server port option. The server port will be set based on the option.serverport value. Default = Serverポートオプションを表示しません。サーバーポートはoption.serverportの値に基づいて設定されます。デフォルトは、 {{false}} です。 || |{{action.hidewinservice}} | {{true}}/{{false{}}} Don't show the Windows Service option. The service will be installed based on the option.serverport value. Default = Windowsサービスオプションを表示しません。サービスはoption.serverportの値に基づいてインストールされます。デフォルトは、 {{false}} です。 || |{{action.hidedboptions}} | {{true}}/{{false}} Don't show the database connection options. The database connection parameters will be taken from the option{}}}データベース接続オプションを表示しません。データベース接続パラメーターはoption.db.*オプションから取得されます。デフォルトは、 options. Default = {{false}} です。 || {{action.hideinstallpath}} | {{true}}/{{false{}} Don't show the installation directory option. Yellowfin will be installed into the directory set by the option.installpath option.| |}インストールディレクトリオプションを表示しません。Yellowfinは、option.installpathオプションで設定されたディレクトリにインストールされます。 || {{action.nodevelopment}} | {{true}}/{{false}} Don't install any files under the development directory Default ={}}}開発ディレクトリにファイルをインストールしません。デフォルトは、 {{false}} です。 | {expand} h3. {expand:title=Properties - Post-Installation Configuration} The following options affect the post-installation configuration of Yellowfin: ||Property||Value|| |プロパティ-インストール後の設定}以下のオプションは、Yellowfinのインストール後の設定に影響します:|| プロパティ || 値 ||| {{action.authentication.userid}} | {{true}}/{{false{}}} Use UserID authentication instead of email address authentication Default = 電子メールアドレス認証の代わりにユーザーID認証を使用します。デフォルトは、 {{false}} です。 || |{{action.adminuser.username}} |The username for the default Administrator user Default = デフォルトの管理者ユーザーのユーザー名です。デフォルトは、 {{admin@yellowfin.com.au}} です。 || |{{action.adminuser.password}} |The password for the default Administrator user Default = デフォルトの管理者ユーザーのパスワードです。デフォルトは、 {{test}} です。 || |{{action.adminuser.email}} |The email address for the default Administrator user Default = デフォルトの管理者ユーザーの電子メールアドレスです。デフォルトは、 {{admin@yellowfin.com.au}} です。 || |{{action.adminuser.firstname}} |The first name of the default Administrator user Default = デフォルトの管理者ユーザーの名です。デフォルトは、 {{System}} です。 || |{{action.adminuser.lastname}} |The last name of the default Administrator user Default = デフォルトの管理者ユーザーの姓です。デフォルトは、 {{Administrator}} です。 || |{{action.config.headertype}} | {{standard}}/{{none}}/{{custom{}} Set the type of page header Default =}ページヘッダーのタイプを設定します。デフォルトは、 {{standard}} です。 || |{{action.config.footertype}} | {{standard}}/{{none}}/{{custom{}} Set the type of page footer Default =}ページフッターのタイプを設定します。デフォルトは、 {{standard}} です。 || |{{action.config.leftnavtype}} | {{none}}/{{custom{}}} Set the type of left navigation Default = 左側にあるナビゲーションのタイプを設定します。デフォルトは、 {{none}} です。 || |{{action.config.standardheaderurl}} |Sets the header include url to use when "standard" header is used. This will override the standard Yellowfin header.| |標準ヘッダーが使用されるときに使用する、ヘッダーに含めるURLを設定します。これは、標準のYellowfinヘッダーよりも優先します。 || {{action.config.standardfooterurl}} |Sets the footer include url to use when "standard" footer is used. This will override the standard Yellowfin footer.| |標準フッターが使用されるときに使用する、フッターに含めるURLを設定します。これは、標準のYellowfinフッターよりも優先します。 || {{action.config.customheaderurl}} |Sets the header include url to use when "custom" header is used.| |カスタムヘッダーが使用されるときに使用する、ヘッダーに含めるURLを設定します。 || {{action.config.customfooterurl}} |Sets the footer include url to use when "custom" footer is used.| |カスタムフッターが使用されるときに使用する、フッターに含めるURLを設定します。 || {{action.config.showtoolbar}} | {{true}}/{{false{}} Show the toolbar Default =}ツールバーを表示します。デフォルトは、 {{true}} です。 || |{{action.config.showtoolbarlogoff}} | {{true}}/{{false{}}} Show the logoff link on the toolbar Default =ツールバーにログオフ用のリンクを表示します。デフォルトは、 {{false}} です。 || |{{action.config.supportemail}} |Sets the email address to send error notification emails to. This overrides the Yellowfin support address.| |エラー通知の電子メールの送信先電子メールアドレスを設定します。これは、Yellowfinサポートアドレスよりも優先します。 || {{action.config.appname}} |Sets the application name, used in some display text throughout Yellowfin. Default = Yellowfin全体で一部の表示テキストに使用されるアプリケーション名を設定します。デフォルトは、 {{Yellowfin}} です。 || |{{action.config.exportfilename}} |Sets the filename to save export files as. Default = エクスポートファイルを保存するときのファイル名を設定します。デフォルトは、 {{YellowfinExport.xml}} です。 || |{{action.config.broadcastemail}} |Sets the email address to send broadcast emails fromブロードキャスト電子メールの送信元電子メールアドレスを設定します。 || |{{action.config.broadcastname}} |Sets the from name to send broadcast emails fromブロードキャスト電子メールの送信者の名前を設定します。 || |{{action.config.ldapbinduser}} |Sets the LDAP bind usernameLDAPバインドユーザー名を設定します。 || |{{action.config.ldapbindpassword}} |Sets the LDAP bind passwordLDAPバインドパスワードを設定します。 || |{{action.config.dashwidth}} |Sets the default dashboard width Default = ダッシュボードのデフォルトの幅を設定します。デフォルトは、 {{900}} です。 || |{{action.config.dashanalyticfilters}} | {{left}}/{{right}} Sets the default location for filters on analytic dashboards Default ={}}}分析ダッシュボードにおけるフィルターのデフォルトの場所を設定します。デフォルトは、 {{right}} です。 || |{{action.config.searchlocation}} | {{top}}/{{right}}/{{off{}} Sets the default location for the search box on the dashboard and report list pages Default = }ダッシュボードおよびレポート一覧ページにおける検索ボックスのデフォルトの場所を設定します。デフォルトは、 {{top}} です。 || |{{action.config.associatedreports}} | {{left}}/{{right}}/{{off}} Sets the default location for associated reports on the dashboard page Default ={}}}ダッシュボードページにおける関連レポートのデフォルトの場所を設定します。デフォルトは、 {{right}} です。 || |{{action.config.basetags}} | {{yes}}/{{no}}/{{comment{}}} Whether to include base tags in each page Default =各ページにベースのタグを含めるかどうかを指定します。デフォルトは、 {{yes}} です。 || |{{action.config.smtpserver{}}} {{{}action.config.smtpport{}}} {{{}action.config.smtpauth{}} }{{{}action.config.smtpusername{}} }{{{}action.config.smtppassword{}}} {{{}action.config.smtpssl{}} }{{{}action.config.smtpstarttls}} |Sets default parameters for the SMTP server used by Yellowfin| Yellowfinで使用されるSMTPサーバーのデフォルトのパラメーターを設定します。 |{expand} \\ \\ {horizontalrule} {styleclass: Class=topLink}[topページトップ|#top] {styleclass} |
Page Comparison
General
Content
Integrations