Created
November 27, 2019 12:56
-
-
Save dynamis/6d961261eb23c089a356b01a37a098c3 to your computer and use it in GitHub Desktop.
enterprise ビルド結果と現在のファイルの差分
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Only in dist/: .DS_Store | |
Only in dist/: .gitkeep | |
diff -ru dist/addons/index.html tech/addons/index.html | |
--- dist/addons/index.html 2019-11-27 21:47:40.000000000 +0900 | |
+++ tech/addons/index.html 2019-11-27 20:39:22.000000000 +0900 | |
@@ -1,12 +1,12 @@ | |
<?php | |
$page_type = 'QAPage'; // https://schema.org/QAPage | |
-$page_title = 'アドオン、プラグイン | 技術的なよくある質問 | 法人向け情報 | Mozilla Japan'; | |
+$page_title = 'アドオン、プラグイン | 技術的なよくある質問 | 法人向け情報 | Mozilla Japan コミュニティポータル'; | |
$page_description = 'Mozilla 製品の法人内での導入などに関して、よく寄せられる質問について回答をまとめました。ライセンス、サポート、リリース状況などについて不明な点があるときは、まずこちらをご覧ください。'; | |
$body_id = 'tech-faq'; | |
$body_class = 'users business faq tech'; | |
-$css = array('/business/static/styles/main', 'lib/highlightjs/github.min.css'); | |
-$js = array('/business/static/scripts/main.js', 'lib/highlightjs/highlight.pack.js'); | |
+$css = array('business/main', 'lib/highlightjs/github.min.css'); | |
+$js = array('business/main', 'lib/highlightjs/highlight.pack.js'); | |
$breadcrumbs = array( | |
'/business/' => '法人向け情報', | |
@@ -17,8 +17,6 @@ | |
$header_nav = array( | |
"法人向け情報" => "/business/", | |
- "導入事例" => "/business/profiles/", | |
- "サポート" => "/business/support/", | |
"よくある質問" => "/business/faq/" | |
); | |
@@ -199,14 +197,14 @@ | |
<li><a href="#faq3">管理者によるアドオンのインストール手順 <a name="install-addons-by-administrator" class="anchor-substitution"></a></a></li> | |
</ul> | |
</nav> | |
+ <p>このページに記載している技術情報は <a href="https://github.com/mozilla-japan/enterprise/blob/master/FAQ.md">GitHub レポジトリ上のファイル</a> を元に生成しています。よくある質問と回答の更新、追加にご協力いただける方は、<a href="https://github.com/mozilla-japan/enterprise/issues">同レポジトリの Issues</a> に報告されるか、直接プルリクエストをお送りください。</p> | |
</aside><!-- end #sidebar --> | |
</div> | |
</div> | |
</article> | |
</main> | |
-<?php | |
+<?php | |
-@include_once $_SERVER['DOCUMENT_ROOT'] . '/business/includes/events.inc.php'; | |
@include_once $_SERVER['DOCUMENT_ROOT'] . '/includes/templates/sandstone/default-footer.inc.php'; | |
?> | |
diff -ru dist/auto-update/index.html tech/auto-update/index.html | |
--- dist/auto-update/index.html 2019-11-27 21:47:40.000000000 +0900 | |
+++ tech/auto-update/index.html 2019-11-27 20:39:22.000000000 +0900 | |
@@ -1,12 +1,12 @@ | |
<?php | |
$page_type = 'QAPage'; // https://schema.org/QAPage | |
-$page_title = '自動アップデート | 技術的なよくある質問 | 法人向け情報 | Mozilla Japan'; | |
-$page_description = 'Mozilla 製品の法人内での導入などに関して、よく寄せられる質問について回答をまとめました。ライセンス、サポート、リリース状況などについて不明な点があるときは、まずこちらをご覧ください。'; | |
+$page_title = '自動アップデート | 技術的なよくある質問 | 法人向け情報 | Mozilla Japan コミュニティポータル'; | |
+$page_description = 'Mozilla 製品の法人内での導入などに関して、特に技術的な点に関してよく寄せられる質問について回答をまとめました。'; | |
$body_id = 'tech-faq'; | |
$body_class = 'users business faq tech'; | |
-$css = array('/business/static/styles/main', 'lib/highlightjs/github.min.css'); | |
-$js = array('/business/static/scripts/main.js', 'lib/highlightjs/highlight.pack.js'); | |
+$css = array('business/main', 'lib/highlightjs/github.min.css'); | |
+$js = array('business/main', 'lib/highlightjs/highlight.pack.js'); | |
$breadcrumbs = array( | |
'/business/' => '法人向け情報', | |
@@ -15,19 +15,13 @@ | |
'/business/faq/tech/auto-update/' => '自動アップデート' | |
); | |
-$header_nav = array( | |
- "法人向け情報" => "/business/", | |
- "導入事例" => "/business/profiles/", | |
- "サポート" => "/business/support/", | |
- "よくある質問" => "/business/faq/" | |
-); | |
- | |
@include_once $_SERVER['DOCUMENT_ROOT'] . '/includes/templates/sandstone/default-header.inc.php'; | |
?> | |
<nav class="outer"> | |
<ul class="inner"> | |
- <li><a href="/business/faq/">一般的な質問</a></li> | |
+ <li><a href="/business/">法人向け情報 ホーム</a></li> | |
+ <li><a href="/business/faq/">よくある質問</a></li> | |
<li><a href="/business/faq/tech/">技術的な質問</a></li> | |
</ul> | |
</nav> | |
@@ -124,7 +118,7 @@ | |
この差分更新用のファイルを使った差分更新処理は、自動アップデート機能を使わずとも、任意のタイミングで実行することができます。 | |
これにより、自動アップデート機能自体は無効にしておきつつ、必要に応じてシステムのログオンスクリプトを使って任意のタイミングでの差分更新を適用する、という形での運用が可能です。</p><h3 id="-"> 差分ファイルの入手</h3><p>差分アップデートの適用時には、アップデート用差分ファイルを公式のFTPサイトから入手する必要があります。 | |
URLの凡例は以下の通りです。</p><pre><code>ftp://ftp.mozilla.org/pub/mozilla.org/[製品名]/releases/[アップデート先バージョン]/update/win32/ja/[製品名]-[アップデート元バージョン]-[アップデート先バージョン].partial.mar | |
-</code></pre><p>例えばFirefox 30からFirefox 31へアップデートする場合に必要な差分ファイルは以下の場所から入手できます。 </p><pre><code>ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/31.0/update/win32/ja/firefox-30.0-31.0.partial.mar | |
+</code></pre><p>例えばFirefox 30からFirefox 31へアップデートする場合に必要な差分ファイルは以下の場所から入手できます。 </p><pre><code>ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/31.0/update/win32/ja/firefox-30.0-31.0.partial.mar | |
</code></pre><p>差分ファイルによるアップデートを行うには、現在インストールされているFirefoxのバージョンに対応した差分ファイルが必要となります。 | |
差分ファイルが想定する「アップデート前のバージョン」が現在インストールされているFirefoxのバージョンに一致しない場合、差分アップデートは行えません。</p><p>通常、公式のFTPサイトでは特定バージョンのFirefoxに対して、それ以前のいくつかのバージョンからの差分アップデート用のファイルのみが配布されています。 | |
差分ファイルが用意されていないパターン、例えばFirefox 25.0からFirefox 31へアップデートするというような、間のバージョンを多数飛ばしたアップデートは原則として行えないものとご理解下さい。</p><h3 id="-">差分更新の適用手順の凡例</h3><p>Firefoxの差分更新用ファイルを用いて際の手順は以下の通りです。 </p><ol> | |
@@ -143,7 +137,7 @@ | |
<li><p>Firefoxのインストール先フォルダにあるupdater.exe を | |
作業ディレクトリにコピーする。</p> | |
<pre><code>> copy "<Firefoxのインストール先フォルダのパス>\updater.exe" | |
- "<作業ディレクトリのパス>\updater.exe" | |
+ "<作業ディレクトリのパス>\updater.exe" | |
</code></pre></li> | |
<li><p>作業ディレクトリに配置したupdater.exeを、 | |
差分アップデート用のファイルがあるディレクトリ(ここでは作業ディレクトリと同じ)のフルパスを第1引数、 | |
@@ -201,7 +195,7 @@ | |
<p class="keywords">キーワード <span class="keyword">機能制限</span><span class="slash"> / <span><span class="keyword">集中管理</span><span class="slash"> / <span><span class="keyword">自動アップデート</span><span class="slash"> / <span><span class="keyword">アドオン</span></span></span></span></span></span></span></p><p>通常、FirefoxやThunderbirdはMozillaが公式に提供しているアドオンのアップデート情報に基づいてアドオンの自動アップデートを行いますが、設定変更により、組織内のサーバなどをアップデート情報の提供元にすることができます。これにより、アドオンの自動アップデートの適用タイミングを制御できます。</p><h3 id="-">設定方法</h3><ol> | |
<li><p>以下のような内容で、自動アップデート情報提供用のXMLファイル <code>update.rdf</code> を用意します。</p> | |
<pre><code><?xml version="1.0" encoding="UTF-8"?> | |
-<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |
+<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |
xmlns:em="http://www.mozilla.org/2004/em-rdf#"> | |
<RDF:Description about="urn:mozilla:extension:アドオンのID"> | |
<em:updates> | |
@@ -226,7 +220,7 @@ | |
</RDF:RDF> | |
</code></pre><p>例えばFirefox 24.2ESR向けのアドオンとして<a href="https://addons.mozilla.org/firefox/addon/dom-inspector-6622/">DOM Inspector</a>の更新情報を提供するのであれば以下のようになります。</p> | |
<pre><code><?xml version="1.0" encoding="UTF-8"?> | |
-<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |
+<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |
xmlns:em="http://www.mozilla.org/2004/em-rdf#"> | |
<RDF:Description about="urn:mozilla:extension:[email protected]"> | |
<em:updates> | |
@@ -270,14 +264,14 @@ | |
<li><a href="#faq5">アドオンの自動アップデートの提供タイミングを組織内で制御したい</a></li> | |
</ul> | |
</nav> | |
+ <p>このページに記載している技術情報は <a href="https://github.com/mozilla-japan/enterprise/blob/master/FAQ.md">GitHub レポジトリ上のファイル</a> を元に生成しています。よくある質問と回答の更新、追加にご協力いただける方は、<a href="https://github.com/mozilla-japan/enterprise/issues">同レポジトリの Issues</a> に報告されるか、直接プルリクエストをお送りください。</p> | |
</aside><!-- end #sidebar --> | |
</div> | |
</div> | |
</article> | |
</main> | |
-<?php | |
+<?php | |
-@include_once $_SERVER['DOCUMENT_ROOT'] . '/business/includes/events.inc.php'; | |
@include_once $_SERVER['DOCUMENT_ROOT'] . '/includes/templates/sandstone/default-footer.inc.php'; | |
?> | |
diff -ru dist/customize-defaults/index.html tech/customize-defaults/index.html | |
--- dist/customize-defaults/index.html 2019-11-27 21:47:40.000000000 +0900 | |
+++ tech/customize-defaults/index.html 2019-11-27 20:39:22.000000000 +0900 | |
@@ -1,12 +1,12 @@ | |
<?php | |
$page_type = 'QAPage'; // https://schema.org/QAPage | |
-$page_title = '初期設定の変更 | 技術的なよくある質問 | 法人向け情報 | Mozilla Japan'; | |
-$page_description = 'Mozilla 製品の法人内での導入などに関して、よく寄せられる質問について回答をまとめました。ライセンス、サポート、リリース状況などについて不明な点があるときは、まずこちらをご覧ください。'; | |
+$page_title = '初期設定の変更 | 技術的なよくある質問 | 法人向け情報 | Mozilla Japan コミュニティポータル'; | |
+$page_description = 'Mozilla 製品の法人内での導入などに関して、特に技術的な点に関してよく寄せられる質問について回答をまとめました。'; | |
$body_id = 'tech-faq'; | |
$body_class = 'users business faq tech'; | |
-$css = array('/business/static/styles/main', 'lib/highlightjs/github.min.css'); | |
-$js = array('/business/static/scripts/main.js', 'lib/highlightjs/highlight.pack.js'); | |
+$css = array('business/main', 'lib/highlightjs/github.min.css'); | |
+$js = array('business/main', 'lib/highlightjs/highlight.pack.js'); | |
$breadcrumbs = array( | |
'/business/' => '法人向け情報', | |
@@ -15,19 +15,13 @@ | |
'/business/faq/tech/customize-defaults/' => '初期設定の変更' | |
); | |
-$header_nav = array( | |
- "法人向け情報" => "/business/", | |
- "導入事例" => "/business/profiles/", | |
- "サポート" => "/business/support/", | |
- "よくある質問" => "/business/faq/" | |
-); | |
- | |
@include_once $_SERVER['DOCUMENT_ROOT'] . '/includes/templates/sandstone/default-header.inc.php'; | |
?> | |
<nav class="outer"> | |
<ul class="inner"> | |
- <li><a href="/business/faq/">一般的な質問</a></li> | |
+ <li><a href="/business/">法人向け情報 ホーム</a></li> | |
+ <li><a href="/business/faq/">よくある質問</a></li> | |
<li><a href="/business/faq/tech/">技術的な質問</a></li> | |
</ul> | |
</nav> | |
@@ -224,14 +218,14 @@ | |
<li><a href="#faq9">独自SSL証明書やルート証明書をあらかじめ登録済みの状態にしたい</a></li> | |
</ul> | |
</nav> | |
+ <p>このページに記載している技術情報は <a href="https://github.com/mozilla-japan/enterprise/blob/master/FAQ.md">GitHub レポジトリ上のファイル</a> を元に生成しています。よくある質問と回答の更新、追加にご協力いただける方は、<a href="https://github.com/mozilla-japan/enterprise/issues">同レポジトリの Issues</a> に報告されるか、直接プルリクエストをお送りください。</p> | |
</aside><!-- end #sidebar --> | |
</div> | |
</div> | |
</article> | |
</main> | |
-<?php | |
+<?php | |
-@include_once $_SERVER['DOCUMENT_ROOT'] . '/business/includes/events.inc.php'; | |
@include_once $_SERVER['DOCUMENT_ROOT'] . '/includes/templates/sandstone/default-footer.inc.php'; | |
?> | |
diff -ru dist/index.html tech/index.html | |
--- dist/index.html 2019-11-27 21:47:40.000000000 +0900 | |
+++ tech/index.html 2019-11-27 20:39:22.000000000 +0900 | |
@@ -1,23 +1,16 @@ | |
<?php | |
$page_type = 'QAPage'; // https://schema.org/QAPage | |
-$page_title = '技術的なよくある質問 | 法人向け情報 | Mozilla Japan'; | |
-$page_description = 'Mozilla 製品の法人内での導入などに関して、よく寄せられる質問について回答をまとめました。ライセンス、サポート、リリース状況などについて不明な点があるときは、まずこちらをご覧ください。'; | |
+$page_title = '技術的な質問 | 法人向け情報 | Mozilla Japan コミュニティポータル'; | |
+$page_description = 'Mozilla 製品の法人内での導入などに関して、特に技術的な点に関してよく寄せられる質問について回答をまとめました。'; | |
$body_id = 'tech-faq'; | |
$body_class = 'users business faq tech'; | |
-$css = array('/business/static/styles/main'); // 最終更新日は /includes/functions.inc.php で管理 | |
+$css = array('business/main'); // 最終更新日は /includes/functions.inc.php で管理 | |
$breadcrumbs = array( | |
'/business/' => '法人向け情報', | |
'/business/faq/' => 'よくある質問', | |
- '/business/faq/tech/' => '技術的なよくある質問' | |
-); | |
- | |
-$header_nav = array( | |
- "法人向け情報" => "/business/", | |
- "導入事例" => "/business/profiles/", | |
- "サポート" => "/business/support/", | |
- "よくある質問" => "/business/faq/" | |
+ '/business/faq/tech/' => '技術的な質問' | |
); | |
@include_once $_SERVER['DOCUMENT_ROOT'] . '/includes/templates/sandstone/default-header.inc.php'; | |
@@ -25,7 +18,8 @@ | |
?> | |
<nav class="outer"> | |
<ul class="inner"> | |
- <li><a href="/business/faq/">一般的な質問</a></li> | |
+ <li><a href="/business/">法人向け情報 ホーム</a></li> | |
+ <li><a href="/business/faq/">よくある質問</a></li> | |
<li><a href="/business/faq/tech/">技術的な質問</a></li> | |
</ul> | |
</nav> | |
@@ -33,8 +27,8 @@ | |
<div id="masthead" class="outer"> | |
<div class="inner"> | |
<header> | |
- <h1>技術的なよくある質問</h1> | |
- <p>Mozilla 製品の法人内での導入などに関して、特に技術的な点に関してよく寄せられる質問について回答をまとめました。</p> | |
+ <h1>技術的な質問</h1> | |
+ <p>Mozilla 製品の法人内での導入などに関して、特に技術的な点に関してよく寄せられる質問について回答をまとめました。このページの情報の他、<a href="https://www.clear-code.com/blog/category/mozilla.html">株式会社クリアコードのブログ (ククログ)</a> には、Firefox や Thunderbird のカスタマイズを中心に技術情報が多く掲載されています。</p> | |
</header> | |
</div> | |
</div> | |
@@ -164,13 +158,13 @@ | |
<li><a href="provisioning/">カスタマイズ済みのFirefox・Thunderbirdの展開</a></li> | |
</ul> | |
</nav> | |
+ <p>このページに記載している技術情報は <a href="https://github.com/mozilla-japan/enterprise/blob/master/FAQ.md">GitHub レポジトリ上のファイル</a> を元に生成しています。よくある質問と回答の更新、追加にご協力いただける方は、<a href="https://github.com/mozilla-japan/enterprise/issues">同レポジトリの Issues</a> に報告されるか、直接プルリクエストをお送りください。</p> | |
</aside><!-- end #sidebar --> | |
</div> | |
</div> | |
</main> | |
-<?php | |
+<?php | |
-@include_once $_SERVER['DOCUMENT_ROOT'] . '/business/includes/events.inc.php'; | |
@include_once $_SERVER['DOCUMENT_ROOT'] . '/includes/templates/sandstone/default-footer.inc.php'; | |
?> | |
diff -ru dist/misc/index.html tech/misc/index.html | |
--- dist/misc/index.html 2019-11-27 21:47:40.000000000 +0900 | |
+++ tech/misc/index.html 2019-11-27 20:39:22.000000000 +0900 | |
@@ -1,12 +1,12 @@ | |
<?php | |
$page_type = 'QAPage'; // https://schema.org/QAPage | |
-$page_title = 'その他便利な機能 | 技術的なよくある質問 | 法人向け情報 | Mozilla Japan'; | |
-$page_description = 'Mozilla 製品の法人内での導入などに関して、よく寄せられる質問について回答をまとめました。ライセンス、サポート、リリース状況などについて不明な点があるときは、まずこちらをご覧ください。'; | |
+$page_title = 'その他便利な機能 | 技術的なよくある質問 | 法人向け情報 | Mozilla Japan コミュニティポータル'; | |
+$page_description = 'Mozilla 製品の法人内での導入などに関して、特に技術的な点に関してよく寄せられる質問について回答をまとめました。'; | |
$body_id = 'tech-faq'; | |
$body_class = 'users business faq tech'; | |
-$css = array('/business/static/styles/main', 'lib/highlightjs/github.min.css'); | |
-$js = array('/business/static/scripts/main.js', 'lib/highlightjs/highlight.pack.js'); | |
+$css = array('business/main', 'lib/highlightjs/github.min.css'); | |
+$js = array('business/main', 'lib/highlightjs/highlight.pack.js'); | |
$breadcrumbs = array( | |
'/business/' => '法人向け情報', | |
@@ -15,19 +15,13 @@ | |
'/business/faq/tech/misc/' => 'その他便利な機能' | |
); | |
-$header_nav = array( | |
- "法人向け情報" => "/business/", | |
- "導入事例" => "/business/profiles/", | |
- "サポート" => "/business/support/", | |
- "よくある質問" => "/business/faq/" | |
-); | |
- | |
@include_once $_SERVER['DOCUMENT_ROOT'] . '/includes/templates/sandstone/default-header.inc.php'; | |
?> | |
<nav class="outer"> | |
<ul class="inner"> | |
- <li><a href="/business/faq/">一般的な質問</a></li> | |
+ <li><a href="/business/">法人向け情報 ホーム</a></li> | |
+ <li><a href="/business/faq/">よくある質問</a></li> | |
<li><a href="/business/faq/tech/">技術的な質問</a></li> | |
</ul> | |
</nav> | |
@@ -130,14 +124,14 @@ | |
<li><a href="#faq9">初期状態で表示するカラムを変更しておきたい</a></li> | |
</ul> | |
</nav> | |
+ <p>このページに記載している技術情報は <a href="https://github.com/mozilla-japan/enterprise/blob/master/FAQ.md">GitHub レポジトリ上のファイル</a> を元に生成しています。よくある質問と回答の更新、追加にご協力いただける方は、<a href="https://github.com/mozilla-japan/enterprise/issues">同レポジトリの Issues</a> に報告されるか、直接プルリクエストをお送りください。</p> | |
</aside><!-- end #sidebar --> | |
</div> | |
</div> | |
</article> | |
</main> | |
-<?php | |
+<?php | |
-@include_once $_SERVER['DOCUMENT_ROOT'] . '/business/includes/events.inc.php'; | |
@include_once $_SERVER['DOCUMENT_ROOT'] . '/includes/templates/sandstone/default-footer.inc.php'; | |
?> | |
diff -ru dist/multiple-versions/index.html tech/multiple-versions/index.html | |
--- dist/multiple-versions/index.html 2019-11-27 21:47:40.000000000 +0900 | |
+++ tech/multiple-versions/index.html 2019-11-27 20:39:22.000000000 +0900 | |
@@ -1,12 +1,12 @@ | |
<?php | |
$page_type = 'QAPage'; // https://schema.org/QAPage | |
-$page_title = '複数バージョンの併用 | 技術的なよくある質問 | 法人向け情報 | Mozilla Japan'; | |
-$page_description = 'Mozilla 製品の法人内での導入などに関して、よく寄せられる質問について回答をまとめました。ライセンス、サポート、リリース状況などについて不明な点があるときは、まずこちらをご覧ください。'; | |
+$page_title = '複数バージョンの併用 | 技術的なよくある質問 | 法人向け情報 | Mozilla Japan コミュニティポータル'; | |
+$page_description = 'Mozilla 製品の法人内での導入などに関して、特に技術的な点に関してよく寄せられる質問について回答をまとめました。'; | |
$body_id = 'tech-faq'; | |
$body_class = 'users business faq tech'; | |
-$css = array('/business/static/styles/main', 'lib/highlightjs/github.min.css'); | |
-$js = array('/business/static/scripts/main.js', 'lib/highlightjs/highlight.pack.js'); | |
+$css = array('business/main', 'lib/highlightjs/github.min.css'); | |
+$js = array('business/main', 'lib/highlightjs/highlight.pack.js'); | |
$breadcrumbs = array( | |
'/business/' => '法人向け情報', | |
@@ -15,19 +15,13 @@ | |
'/business/faq/tech/multiple-versions/' => '複数バージョンの併用' | |
); | |
-$header_nav = array( | |
- "法人向け情報" => "/business/", | |
- "導入事例" => "/business/profiles/", | |
- "サポート" => "/business/support/", | |
- "よくある質問" => "/business/faq/" | |
-); | |
- | |
@include_once $_SERVER['DOCUMENT_ROOT'] . '/includes/templates/sandstone/default-header.inc.php'; | |
?> | |
<nav class="outer"> | |
<ul class="inner"> | |
- <li><a href="/business/faq/">一般的な質問</a></li> | |
+ <li><a href="/business/">法人向け情報 ホーム</a></li> | |
+ <li><a href="/business/faq/">よくある質問</a></li> | |
<li><a href="/business/faq/tech/">技術的な質問</a></li> | |
</ul> | |
</nav> | |
@@ -86,14 +80,14 @@ | |
<li><a href="#faq2">複数のバージョンのFirefoxやThunderbirdを併用し、同時に起動したい</a></li> | |
</ul> | |
</nav> | |
+ <p>このページに記載している技術情報は <a href="https://github.com/mozilla-japan/enterprise/blob/master/FAQ.md">GitHub レポジトリ上のファイル</a> を元に生成しています。よくある質問と回答の更新、追加にご協力いただける方は、<a href="https://github.com/mozilla-japan/enterprise/issues">同レポジトリの Issues</a> に報告されるか、直接プルリクエストをお送りください。</p> | |
</aside><!-- end #sidebar --> | |
</div> | |
</div> | |
</article> | |
</main> | |
-<?php | |
+<?php | |
-@include_once $_SERVER['DOCUMENT_ROOT'] . '/business/includes/events.inc.php'; | |
@include_once $_SERVER['DOCUMENT_ROOT'] . '/includes/templates/sandstone/default-footer.inc.php'; | |
?> | |
diff -ru dist/provisioning/index.html tech/provisioning/index.html | |
--- dist/provisioning/index.html 2019-11-27 21:47:40.000000000 +0900 | |
+++ tech/provisioning/index.html 2019-11-27 20:39:22.000000000 +0900 | |
@@ -1,12 +1,12 @@ | |
<?php | |
$page_type = 'QAPage'; // https://schema.org/QAPage | |
-$page_title = 'カスタマイズ済みのFirefox・Thunderbirdの展開 | 技術的なよくある質問 | 法人向け情報 | Mozilla Japan'; | |
-$page_description = 'Mozilla 製品の法人内での導入などに関して、よく寄せられる質問について回答をまとめました。ライセンス、サポート、リリース状況などについて不明な点があるときは、まずこちらをご覧ください。'; | |
+$page_title = 'カスタマイズ済みのFirefox・Thunderbirdの展開 | 技術的なよくある質問 | 法人向け情報 | Mozilla Japan コミュニティポータル'; | |
+$page_description = 'Mozilla 製品の法人内での導入などに関して、特に技術的な点に関してよく寄せられる質問について回答をまとめました。'; | |
$body_id = 'tech-faq'; | |
$body_class = 'users business faq tech'; | |
-$css = array('/business/static/styles/main', 'lib/highlightjs/github.min.css'); | |
-$js = array('/business/static/scripts/main.js', 'lib/highlightjs/highlight.pack.js'); | |
+$css = array('business/main', 'lib/highlightjs/github.min.css'); | |
+$js = array('business/main', 'lib/highlightjs/highlight.pack.js'); | |
$breadcrumbs = array( | |
'/business/' => '法人向け情報', | |
@@ -15,19 +15,13 @@ | |
'/business/faq/tech/provisioning/' => 'カスタマイズ済みのFirefox・Thunderbirdの展開' | |
); | |
-$header_nav = array( | |
- "法人向け情報" => "/business/", | |
- "導入事例" => "/business/profiles/", | |
- "サポート" => "/business/support/", | |
- "よくある質問" => "/business/faq/" | |
-); | |
- | |
@include_once $_SERVER['DOCUMENT_ROOT'] . '/includes/templates/sandstone/default-header.inc.php'; | |
?> | |
<nav class="outer"> | |
<ul class="inner"> | |
- <li><a href="/business/faq/">一般的な質問</a></li> | |
+ <li><a href="/business/">法人向け情報 ホーム</a></li> | |
+ <li><a href="/business/faq/">よくある質問</a></li> | |
<li><a href="/business/faq/tech/">技術的な質問</a></li> | |
</ul> | |
</nav> | |
@@ -88,14 +82,14 @@ | |
<li><a href="#faq4">FirefoxにJavaやFlashなどのプラグインをバンドルして展開したい</a></li> | |
</ul> | |
</nav> | |
+ <p>このページに記載している技術情報は <a href="https://github.com/mozilla-japan/enterprise/blob/master/FAQ.md">GitHub レポジトリ上のファイル</a> を元に生成しています。よくある質問と回答の更新、追加にご協力いただける方は、<a href="https://github.com/mozilla-japan/enterprise/issues">同レポジトリの Issues</a> に報告されるか、直接プルリクエストをお送りください。</p> | |
</aside><!-- end #sidebar --> | |
</div> | |
</div> | |
</article> | |
</main> | |
-<?php | |
+<?php | |
-@include_once $_SERVER['DOCUMENT_ROOT'] . '/business/includes/events.inc.php'; | |
@include_once $_SERVER['DOCUMENT_ROOT'] . '/includes/templates/sandstone/default-footer.inc.php'; | |
?> | |
diff -ru dist/security/index.html tech/security/index.html | |
--- dist/security/index.html 2019-11-27 21:47:40.000000000 +0900 | |
+++ tech/security/index.html 2019-11-27 20:39:22.000000000 +0900 | |
@@ -1,12 +1,12 @@ | |
<?php | |
$page_type = 'QAPage'; // https://schema.org/QAPage | |
-$page_title = '情報漏洩対策 | 技術的なよくある質問 | 法人向け情報 | Mozilla Japan'; | |
-$page_description = 'Mozilla 製品の法人内での導入などに関して、よく寄せられる質問について回答をまとめました。ライセンス、サポート、リリース状況などについて不明な点があるときは、まずこちらをご覧ください。'; | |
+$page_title = '情報漏洩対策 | 技術的なよくある質問 | 法人向け情報 | Mozilla Japan コミュニティポータル'; | |
+$page_description = 'Mozilla 製品の法人内での導入などに関して、特に技術的な点に関してよく寄せられる質問について回答をまとめました。'; | |
$body_id = 'tech-faq'; | |
$body_class = 'users business faq tech'; | |
-$css = array('/business/static/styles/main', 'lib/highlightjs/github.min.css'); | |
-$js = array('/business/static/scripts/main.js', 'lib/highlightjs/highlight.pack.js'); | |
+$css = array('business/main', 'lib/highlightjs/github.min.css'); | |
+$js = array('business/main', 'lib/highlightjs/highlight.pack.js'); | |
$breadcrumbs = array( | |
'/business/' => '法人向け情報', | |
@@ -15,19 +15,13 @@ | |
'/business/faq/tech/security/' => '情報漏洩対策' | |
); | |
-$header_nav = array( | |
- "法人向け情報" => "/business/", | |
- "導入事例" => "/business/profiles/", | |
- "サポート" => "/business/support/", | |
- "よくある質問" => "/business/faq/" | |
-); | |
- | |
@include_once $_SERVER['DOCUMENT_ROOT'] . '/includes/templates/sandstone/default-header.inc.php'; | |
?> | |
<nav class="outer"> | |
<ul class="inner"> | |
- <li><a href="/business/faq/">一般的な質問</a></li> | |
+ <li><a href="/business/">法人向け情報 ホーム</a></li> | |
+ <li><a href="/business/faq/">よくある質問</a></li> | |
<li><a href="/business/faq/tech/">技術的な質問</a></li> | |
</ul> | |
</nav> | |
@@ -340,14 +334,14 @@ | |
<li><a href="#faq9">位置情報取得API(Geolocation)を無効化したい</a></li> | |
</ul> | |
</nav> | |
+ <p>このページに記載している技術情報は <a href="https://github.com/mozilla-japan/enterprise/blob/master/FAQ.md">GitHub レポジトリ上のファイル</a> を元に生成しています。よくある質問と回答の更新、追加にご協力いただける方は、<a href="https://github.com/mozilla-japan/enterprise/issues">同レポジトリの Issues</a> に報告されるか、直接プルリクエストをお送りください。</p> | |
</aside><!-- end #sidebar --> | |
</div> | |
</div> | |
</article> | |
</main> | |
-<?php | |
+<?php | |
-@include_once $_SERVER['DOCUMENT_ROOT'] . '/business/includes/events.inc.php'; | |
@include_once $_SERVER['DOCUMENT_ROOT'] . '/includes/templates/sandstone/default-footer.inc.php'; | |
?> | |
diff -ru dist/setting-management/index.html tech/setting-management/index.html | |
--- dist/setting-management/index.html 2019-11-27 21:47:40.000000000 +0900 | |
+++ tech/setting-management/index.html 2019-11-27 20:39:22.000000000 +0900 | |
@@ -1,12 +1,12 @@ | |
<?php | |
$page_type = 'QAPage'; // https://schema.org/QAPage | |
-$page_title = '設定の管理 | 技術的なよくある質問 | 法人向け情報 | Mozilla Japan'; | |
-$page_description = 'Mozilla 製品の法人内での導入などに関して、よく寄せられる質問について回答をまとめました。ライセンス、サポート、リリース状況などについて不明な点があるときは、まずこちらをご覧ください。'; | |
+$page_title = '設定の管理 | 技術的なよくある質問 | 法人向け情報 | Mozilla Japan コミュニティポータル'; | |
+$page_description = 'Mozilla 製品の法人内での導入などに関して、特に技術的な点に関してよく寄せられる質問について回答をまとめました。'; | |
$body_id = 'tech-faq'; | |
$body_class = 'users business faq tech'; | |
-$css = array('/business/static/styles/main', 'lib/highlightjs/github.min.css'); | |
-$js = array('/business/static/scripts/main.js', 'lib/highlightjs/highlight.pack.js'); | |
+$css = array('business/main', 'lib/highlightjs/github.min.css'); | |
+$js = array('business/main', 'lib/highlightjs/highlight.pack.js'); | |
$breadcrumbs = array( | |
'/business/' => '法人向け情報', | |
@@ -15,19 +15,13 @@ | |
'/business/faq/tech/setting-management/' => '設定の管理' | |
); | |
-$header_nav = array( | |
- "法人向け情報" => "/business/", | |
- "導入事例" => "/business/profiles/", | |
- "サポート" => "/business/support/", | |
- "よくある質問" => "/business/faq/" | |
-); | |
- | |
@include_once $_SERVER['DOCUMENT_ROOT'] . '/includes/templates/sandstone/default-header.inc.php'; | |
?> | |
<nav class="outer"> | |
<ul class="inner"> | |
- <li><a href="/business/faq/">一般的な質問</a></li> | |
+ <li><a href="/business/">法人向け情報 ホーム</a></li> | |
+ <li><a href="/business/faq/">よくある質問</a></li> | |
<li><a href="/business/faq/tech/">技術的な質問</a></li> | |
</ul> | |
</nav> | |
@@ -204,14 +198,14 @@ | |
<li><a href="#faq5">about:config(設定エディタ)の利用を禁止したい</a></li> | |
</ul> | |
</nav> | |
+ <p>このページに記載している技術情報は <a href="https://github.com/mozilla-japan/enterprise/blob/master/FAQ.md">GitHub レポジトリ上のファイル</a> を元に生成しています。よくある質問と回答の更新、追加にご協力いただける方は、<a href="https://github.com/mozilla-japan/enterprise/issues">同レポジトリの Issues</a> に報告されるか、直接プルリクエストをお送りください。</p> | |
</aside><!-- end #sidebar --> | |
</div> | |
</div> | |
</article> | |
</main> | |
-<?php | |
+<?php | |
-@include_once $_SERVER['DOCUMENT_ROOT'] . '/business/includes/events.inc.php'; | |
@include_once $_SERVER['DOCUMENT_ROOT'] . '/includes/templates/sandstone/default-footer.inc.php'; | |
?> | |
diff -ru dist/suppression/index.html tech/suppression/index.html | |
--- dist/suppression/index.html 2019-11-27 21:47:40.000000000 +0900 | |
+++ tech/suppression/index.html 2019-11-27 20:39:22.000000000 +0900 | |
@@ -1,12 +1,12 @@ | |
<?php | |
$page_type = 'QAPage'; // https://schema.org/QAPage | |
-$page_title = 'ユーザを惑わすメッセージを表示させたくない | 技術的なよくある質問 | 法人向け情報 | Mozilla Japan'; | |
-$page_description = 'Mozilla 製品の法人内での導入などに関して、よく寄せられる質問について回答をまとめました。ライセンス、サポート、リリース状況などについて不明な点があるときは、まずこちらをご覧ください。'; | |
+$page_title = 'ユーザを惑わすメッセージを表示させたくない | 技術的なよくある質問 | 法人向け情報 | Mozilla Japan コミュニティポータル'; | |
+$page_description = 'Mozilla 製品の法人内での導入などに関して、特に技術的な点に関してよく寄せられる質問について回答をまとめました。'; | |
$body_id = 'tech-faq'; | |
$body_class = 'users business faq tech'; | |
-$css = array('/business/static/styles/main', 'lib/highlightjs/github.min.css'); | |
-$js = array('/business/static/scripts/main.js', 'lib/highlightjs/highlight.pack.js'); | |
+$css = array('business/main', 'lib/highlightjs/github.min.css'); | |
+$js = array('business/main', 'lib/highlightjs/highlight.pack.js'); | |
$breadcrumbs = array( | |
'/business/' => '法人向け情報', | |
@@ -15,19 +15,13 @@ | |
'/business/faq/tech/suppression/' => 'ユーザを惑わすメッセージを表示させたくない' | |
); | |
-$header_nav = array( | |
- "法人向け情報" => "/business/", | |
- "導入事例" => "/business/profiles/", | |
- "サポート" => "/business/support/", | |
- "よくある質問" => "/business/faq/" | |
-); | |
- | |
@include_once $_SERVER['DOCUMENT_ROOT'] . '/includes/templates/sandstone/default-header.inc.php'; | |
?> | |
<nav class="outer"> | |
<ul class="inner"> | |
- <li><a href="/business/faq/">一般的な質問</a></li> | |
+ <li><a href="/business/">法人向け情報 ホーム</a></li> | |
+ <li><a href="/business/faq/">よくある質問</a></li> | |
<li><a href="/business/faq/tech/">技術的な質問</a></li> | |
</ul> | |
</nav> | |
@@ -103,14 +97,14 @@ | |
<li><a href="#faq7">タブを閉じようとしたときの警告を表示させたくない</a></li> | |
</ul> | |
</nav> | |
+ <p>このページに記載している技術情報は <a href="https://github.com/mozilla-japan/enterprise/blob/master/FAQ.md">GitHub レポジトリ上のファイル</a> を元に生成しています。よくある質問と回答の更新、追加にご協力いただける方は、<a href="https://github.com/mozilla-japan/enterprise/issues">同レポジトリの Issues</a> に報告されるか、直接プルリクエストをお送りください。</p> | |
</aside><!-- end #sidebar --> | |
</div> | |
</div> | |
</article> | |
</main> | |
-<?php | |
+<?php | |
-@include_once $_SERVER['DOCUMENT_ROOT'] . '/business/includes/events.inc.php'; | |
@include_once $_SERVER['DOCUMENT_ROOT'] . '/includes/templates/sandstone/default-footer.inc.php'; | |
?> | |
diff -ru dist/user-control/index.html tech/user-control/index.html | |
--- dist/user-control/index.html 2019-11-27 21:47:40.000000000 +0900 | |
+++ tech/user-control/index.html 2019-11-27 20:39:22.000000000 +0900 | |
@@ -1,12 +1,12 @@ | |
<?php | |
$page_type = 'QAPage'; // https://schema.org/QAPage | |
-$page_title = 'ユーザが使える機能を制限したい | 技術的なよくある質問 | 法人向け情報 | Mozilla Japan'; | |
-$page_description = 'Mozilla 製品の法人内での導入などに関して、よく寄せられる質問について回答をまとめました。ライセンス、サポート、リリース状況などについて不明な点があるときは、まずこちらをご覧ください。'; | |
+$page_title = 'ユーザが使える機能を制限したい | 技術的なよくある質問 | 法人向け情報 | Mozilla Japan コミュニティポータル'; | |
+$page_description = 'Mozilla 製品の法人内での導入などに関して、特に技術的な点に関してよく寄せられる質問について回答をまとめました。'; | |
$body_id = 'tech-faq'; | |
$body_class = 'users business faq tech'; | |
-$css = array('/business/static/styles/main', 'lib/highlightjs/github.min.css'); | |
-$js = array('/business/static/scripts/main.js', 'lib/highlightjs/highlight.pack.js'); | |
+$css = array('business/main', 'lib/highlightjs/github.min.css'); | |
+$js = array('business/main', 'lib/highlightjs/highlight.pack.js'); | |
$breadcrumbs = array( | |
'/business/' => '法人向け情報', | |
@@ -15,19 +15,13 @@ | |
'/business/faq/tech/user-control/' => 'ユーザが使える機能を制限したい' | |
); | |
-$header_nav = array( | |
- "法人向け情報" => "/business/", | |
- "導入事例" => "/business/profiles/", | |
- "サポート" => "/business/support/", | |
- "よくある質問" => "/business/faq/" | |
-); | |
- | |
@include_once $_SERVER['DOCUMENT_ROOT'] . '/includes/templates/sandstone/default-header.inc.php'; | |
?> | |
<nav class="outer"> | |
<ul class="inner"> | |
- <li><a href="/business/faq/">一般的な質問</a></li> | |
+ <li><a href="/business/">法人向け情報 ホーム</a></li> | |
+ <li><a href="/business/faq/">よくある質問</a></li> | |
<li><a href="/business/faq/tech/">技術的な質問</a></li> | |
</ul> | |
</nav> | |
@@ -156,14 +150,14 @@ | |
<li><a href="#faq4">Firefox Syncを使わせたくない</a></li> | |
</ul> | |
</nav> | |
+ <p>このページに記載している技術情報は <a href="https://github.com/mozilla-japan/enterprise/blob/master/FAQ.md">GitHub レポジトリ上のファイル</a> を元に生成しています。よくある質問と回答の更新、追加にご協力いただける方は、<a href="https://github.com/mozilla-japan/enterprise/issues">同レポジトリの Issues</a> に報告されるか、直接プルリクエストをお送りください。</p> | |
</aside><!-- end #sidebar --> | |
</div> | |
</div> | |
</article> | |
</main> | |
-<?php | |
+<?php | |
-@include_once $_SERVER['DOCUMENT_ROOT'] . '/business/includes/events.inc.php'; | |
@include_once $_SERVER['DOCUMENT_ROOT'] . '/includes/templates/sandstone/default-footer.inc.php'; | |
?> | |
Only in dist/: .DS_Store | |
Only in dist/: .gitkeep | |
diff -ru dist/addons/index.html tech/addons/index.html | |
--- dist/addons/index.html 2019-11-27 21:47:40.000000000 +0900 | |
+++ tech/addons/index.html 2019-11-27 20:39:22.000000000 +0900 | |
@@ -1,12 +1,12 @@ | |
<?php | |
$page_type = 'QAPage'; // https://schema.org/QAPage | |
-$page_title = 'アドオン、プラグイン | 技術的なよくある質問 | 法人向け情報 | Mozilla Japan'; | |
+$page_title = 'アドオン、プラグイン | 技術的なよくある質問 | 法人向け情報 | Mozilla Japan コミュニティポータル'; | |
$page_description = 'Mozilla 製品の法人内での導入などに関して、よく寄せられる質問について回答をまとめました。ライセンス、サポート、リリース状況などについて不明な点があるときは、まずこちらをご覧ください。'; | |
$body_id = 'tech-faq'; | |
$body_class = 'users business faq tech'; | |
-$css = array('/business/static/styles/main', 'lib/highlightjs/github.min.css'); | |
-$js = array('/business/static/scripts/main.js', 'lib/highlightjs/highlight.pack.js'); | |
+$css = array('business/main', 'lib/highlightjs/github.min.css'); | |
+$js = array('business/main', 'lib/highlightjs/highlight.pack.js'); | |
$breadcrumbs = array( | |
'/business/' => '法人向け情報', | |
@@ -17,8 +17,6 @@ | |
$header_nav = array( | |
"法人向け情報" => "/business/", | |
- "導入事例" => "/business/profiles/", | |
- "サポート" => "/business/support/", | |
"よくある質問" => "/business/faq/" | |
); | |
@@ -199,14 +197,14 @@ | |
<li><a href="#faq3">管理者によるアドオンのインストール手順 <a name="install-addons-by-administrator" class="anchor-substitution"></a></a></li> | |
</ul> | |
</nav> | |
+ <p>このページに記載している技術情報は <a href="https://github.com/mozilla-japan/enterprise/blob/master/FAQ.md">GitHub レポジトリ上のファイル</a> を元に生成しています。よくある質問と回答の更新、追加にご協力いただける方は、<a href="https://github.com/mozilla-japan/enterprise/issues">同レポジトリの Issues</a> に報告されるか、直接プルリクエストをお送りください。</p> | |
</aside><!-- end #sidebar --> | |
</div> | |
</div> | |
</article> | |
</main> | |
-<?php | |
+<?php | |
-@include_once $_SERVER['DOCUMENT_ROOT'] . '/business/includes/events.inc.php'; | |
@include_once $_SERVER['DOCUMENT_ROOT'] . '/includes/templates/sandstone/default-footer.inc.php'; | |
?> | |
diff -ru dist/auto-update/index.html tech/auto-update/index.html | |
--- dist/auto-update/index.html 2019-11-27 21:47:40.000000000 +0900 | |
+++ tech/auto-update/index.html 2019-11-27 20:39:22.000000000 +0900 | |
@@ -1,12 +1,12 @@ | |
<?php | |
$page_type = 'QAPage'; // https://schema.org/QAPage | |
-$page_title = '自動アップデート | 技術的なよくある質問 | 法人向け情報 | Mozilla Japan'; | |
-$page_description = 'Mozilla 製品の法人内での導入などに関して、よく寄せられる質問について回答をまとめました。ライセンス、サポート、リリース状況などについて不明な点があるときは、まずこちらをご覧ください。'; | |
+$page_title = '自動アップデート | 技術的なよくある質問 | 法人向け情報 | Mozilla Japan コミュニティポータル'; | |
+$page_description = 'Mozilla 製品の法人内での導入などに関して、特に技術的な点に関してよく寄せられる質問について回答をまとめました。'; | |
$body_id = 'tech-faq'; | |
$body_class = 'users business faq tech'; | |
-$css = array('/business/static/styles/main', 'lib/highlightjs/github.min.css'); | |
-$js = array('/business/static/scripts/main.js', 'lib/highlightjs/highlight.pack.js'); | |
+$css = array('business/main', 'lib/highlightjs/github.min.css'); | |
+$js = array('business/main', 'lib/highlightjs/highlight.pack.js'); | |
$breadcrumbs = array( | |
'/business/' => '法人向け情報', | |
@@ -15,19 +15,13 @@ | |
'/business/faq/tech/auto-update/' => '自動アップデート' | |
); | |
-$header_nav = array( | |
- "法人向け情報" => "/business/", | |
- "導入事例" => "/business/profiles/", | |
- "サポート" => "/business/support/", | |
- "よくある質問" => "/business/faq/" | |
-); | |
- | |
@include_once $_SERVER['DOCUMENT_ROOT'] . '/includes/templates/sandstone/default-header.inc.php'; | |
?> | |
<nav class="outer"> | |
<ul class="inner"> | |
- <li><a href="/business/faq/">一般的な質問</a></li> | |
+ <li><a href="/business/">法人向け情報 ホーム</a></li> | |
+ <li><a href="/business/faq/">よくある質問</a></li> | |
<li><a href="/business/faq/tech/">技術的な質問</a></li> | |
</ul> | |
</nav> | |
@@ -124,7 +118,7 @@ | |
この差分更新用のファイルを使った差分更新処理は、自動アップデート機能を使わずとも、任意のタイミングで実行することができます。 | |
これにより、自動アップデート機能自体は無効にしておきつつ、必要に応じてシステムのログオンスクリプトを使って任意のタイミングでの差分更新を適用する、という形での運用が可能です。</p><h3 id="-"> 差分ファイルの入手</h3><p>差分アップデートの適用時には、アップデート用差分ファイルを公式のFTPサイトから入手する必要があります。 | |
URLの凡例は以下の通りです。</p><pre><code>ftp://ftp.mozilla.org/pub/mozilla.org/[製品名]/releases/[アップデート先バージョン]/update/win32/ja/[製品名]-[アップデート元バージョン]-[アップデート先バージョン].partial.mar | |
-</code></pre><p>例えばFirefox 30からFirefox 31へアップデートする場合に必要な差分ファイルは以下の場所から入手できます。 </p><pre><code>ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/31.0/update/win32/ja/firefox-30.0-31.0.partial.mar | |
+</code></pre><p>例えばFirefox 30からFirefox 31へアップデートする場合に必要な差分ファイルは以下の場所から入手できます。 </p><pre><code>ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/31.0/update/win32/ja/firefox-30.0-31.0.partial.mar | |
</code></pre><p>差分ファイルによるアップデートを行うには、現在インストールされているFirefoxのバージョンに対応した差分ファイルが必要となります。 | |
差分ファイルが想定する「アップデート前のバージョン」が現在インストールされているFirefoxのバージョンに一致しない場合、差分アップデートは行えません。</p><p>通常、公式のFTPサイトでは特定バージョンのFirefoxに対して、それ以前のいくつかのバージョンからの差分アップデート用のファイルのみが配布されています。 | |
差分ファイルが用意されていないパターン、例えばFirefox 25.0からFirefox 31へアップデートするというような、間のバージョンを多数飛ばしたアップデートは原則として行えないものとご理解下さい。</p><h3 id="-">差分更新の適用手順の凡例</h3><p>Firefoxの差分更新用ファイルを用いて際の手順は以下の通りです。 </p><ol> | |
@@ -143,7 +137,7 @@ | |
<li><p>Firefoxのインストール先フォルダにあるupdater.exe を | |
作業ディレクトリにコピーする。</p> | |
<pre><code>> copy "<Firefoxのインストール先フォルダのパス>\updater.exe" | |
- "<作業ディレクトリのパス>\updater.exe" | |
+ "<作業ディレクトリのパス>\updater.exe" | |
</code></pre></li> | |
<li><p>作業ディレクトリに配置したupdater.exeを、 | |
差分アップデート用のファイルがあるディレクトリ(ここでは作業ディレクトリと同じ)のフルパスを第1引数、 | |
@@ -201,7 +195,7 @@ | |
<p class="keywords">キーワード <span class="keyword">機能制限</span><span class="slash"> / <span><span class="keyword">集中管理</span><span class="slash"> / <span><span class="keyword">自動アップデート</span><span class="slash"> / <span><span class="keyword">アドオン</span></span></span></span></span></span></span></p><p>通常、FirefoxやThunderbirdはMozillaが公式に提供しているアドオンのアップデート情報に基づいてアドオンの自動アップデートを行いますが、設定変更により、組織内のサーバなどをアップデート情報の提供元にすることができます。これにより、アドオンの自動アップデートの適用タイミングを制御できます。</p><h3 id="-">設定方法</h3><ol> | |
<li><p>以下のような内容で、自動アップデート情報提供用のXMLファイル <code>update.rdf</code> を用意します。</p> | |
<pre><code><?xml version="1.0" encoding="UTF-8"?> | |
-<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |
+<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |
xmlns:em="http://www.mozilla.org/2004/em-rdf#"> | |
<RDF:Description about="urn:mozilla:extension:アドオンのID"> | |
<em:updates> | |
@@ -226,7 +220,7 @@ | |
</RDF:RDF> | |
</code></pre><p>例えばFirefox 24.2ESR向けのアドオンとして<a href="https://addons.mozilla.org/firefox/addon/dom-inspector-6622/">DOM Inspector</a>の更新情報を提供するのであれば以下のようになります。</p> | |
<pre><code><?xml version="1.0" encoding="UTF-8"?> | |
-<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |
+<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |
xmlns:em="http://www.mozilla.org/2004/em-rdf#"> | |
<RDF:Description about="urn:mozilla:extension:[email protected]"> | |
<em:updates> | |
@@ -270,14 +264,14 @@ | |
<li><a href="#faq5">アドオンの自動アップデートの提供タイミングを組織内で制御したい</a></li> | |
</ul> | |
</nav> | |
+ <p>このページに記載している技術情報は <a href="https://github.com/mozilla-japan/enterprise/blob/master/FAQ.md">GitHub レポジトリ上のファイル</a> を元に生成しています。よくある質問と回答の更新、追加にご協力いただける方は、<a href="https://github.com/mozilla-japan/enterprise/issues">同レポジトリの Issues</a> に報告されるか、直接プルリクエストをお送りください。</p> | |
</aside><!-- end #sidebar --> | |
</div> | |
</div> | |
</article> | |
</main> | |
-<?php | |
+<?php | |
-@include_once $_SERVER['DOCUMENT_ROOT'] . '/business/includes/events.inc.php'; | |
@include_once $_SERVER['DOCUMENT_ROOT'] . '/includes/templates/sandstone/default-footer.inc.php'; | |
?> | |
diff -ru dist/customize-defaults/index.html tech/customize-defaults/index.html | |
--- dist/customize-defaults/index.html 2019-11-27 21:47:40.000000000 +0900 | |
+++ tech/customize-defaults/index.html 2019-11-27 20:39:22.000000000 +0900 | |
@@ -1,12 +1,12 @@ | |
<?php | |
$page_type = 'QAPage'; // https://schema.org/QAPage | |
-$page_title = '初期設定の変更 | 技術的なよくある質問 | 法人向け情報 | Mozilla Japan'; | |
-$page_description = 'Mozilla 製品の法人内での導入などに関して、よく寄せられる質問について回答をまとめました。ライセンス、サポート、リリース状況などについて不明な点があるときは、まずこちらをご覧ください。'; | |
+$page_title = '初期設定の変更 | 技術的なよくある質問 | 法人向け情報 | Mozilla Japan コミュニティポータル'; | |
+$page_description = 'Mozilla 製品の法人内での導入などに関して、特に技術的な点に関してよく寄せられる質問について回答をまとめました。'; | |
$body_id = 'tech-faq'; | |
$body_class = 'users business faq tech'; | |
-$css = array('/business/static/styles/main', 'lib/highlightjs/github.min.css'); | |
-$js = array('/business/static/scripts/main.js', 'lib/highlightjs/highlight.pack.js'); | |
+$css = array('business/main', 'lib/highlightjs/github.min.css'); | |
+$js = array('business/main', 'lib/highlightjs/highlight.pack.js'); | |
$breadcrumbs = array( | |
'/business/' => '法人向け情報', | |
@@ -15,19 +15,13 @@ | |
'/business/faq/tech/customize-defaults/' => '初期設定の変更' | |
); | |
-$header_nav = array( | |
- "法人向け情報" => "/business/", | |
- "導入事例" => "/business/profiles/", | |
- "サポート" => "/business/support/", | |
- "よくある質問" => "/business/faq/" | |
-); | |
- | |
@include_once $_SERVER['DOCUMENT_ROOT'] . '/includes/templates/sandstone/default-header.inc.php'; | |
?> | |
<nav class="outer"> | |
<ul class="inner"> | |
- <li><a href="/business/faq/">一般的な質問</a></li> | |
+ <li><a href="/business/">法人向け情報 ホーム</a></li> | |
+ <li><a href="/business/faq/">よくある質問</a></li> | |
<li><a href="/business/faq/tech/">技術的な質問</a></li> | |
</ul> | |
</nav> | |
@@ -224,14 +218,14 @@ | |
<li><a href="#faq9">独自SSL証明書やルート証明書をあらかじめ登録済みの状態にしたい</a></li> | |
</ul> | |
</nav> | |
+ <p>このページに記載している技術情報は <a href="https://github.com/mozilla-japan/enterprise/blob/master/FAQ.md">GitHub レポジトリ上のファイル</a> を元に生成しています。よくある質問と回答の更新、追加にご協力いただける方は、<a href="https://github.com/mozilla-japan/enterprise/issues">同レポジトリの Issues</a> に報告されるか、直接プルリクエストをお送りください。</p> | |
</aside><!-- end #sidebar --> | |
</div> | |
</div> | |
</article> | |
</main> | |
-<?php | |
+<?php | |
-@include_once $_SERVER['DOCUMENT_ROOT'] . '/business/includes/events.inc.php'; | |
@include_once $_SERVER['DOCUMENT_ROOT'] . '/includes/templates/sandstone/default-footer.inc.php'; | |
?> | |
diff -ru dist/index.html tech/index.html | |
--- dist/index.html 2019-11-27 21:47:40.000000000 +0900 | |
+++ tech/index.html 2019-11-27 20:39:22.000000000 +0900 | |
@@ -1,23 +1,16 @@ | |
<?php | |
$page_type = 'QAPage'; // https://schema.org/QAPage | |
-$page_title = '技術的なよくある質問 | 法人向け情報 | Mozilla Japan'; | |
-$page_description = 'Mozilla 製品の法人内での導入などに関して、よく寄せられる質問について回答をまとめました。ライセンス、サポート、リリース状況などについて不明な点があるときは、まずこちらをご覧ください。'; | |
+$page_title = '技術的な質問 | 法人向け情報 | Mozilla Japan コミュニティポータル'; | |
+$page_description = 'Mozilla 製品の法人内での導入などに関して、特に技術的な点に関してよく寄せられる質問について回答をまとめました。'; | |
$body_id = 'tech-faq'; | |
$body_class = 'users business faq tech'; | |
-$css = array('/business/static/styles/main'); // 最終更新日は /includes/functions.inc.php で管理 | |
+$css = array('business/main'); // 最終更新日は /includes/functions.inc.php で管理 | |
$breadcrumbs = array( | |
'/business/' => '法人向け情報', | |
'/business/faq/' => 'よくある質問', | |
- '/business/faq/tech/' => '技術的なよくある質問' | |
-); | |
- | |
-$header_nav = array( | |
- "法人向け情報" => "/business/", | |
- "導入事例" => "/business/profiles/", | |
- "サポート" => "/business/support/", | |
- "よくある質問" => "/business/faq/" | |
+ '/business/faq/tech/' => '技術的な質問' | |
); | |
@include_once $_SERVER['DOCUMENT_ROOT'] . '/includes/templates/sandstone/default-header.inc.php'; | |
@@ -25,7 +18,8 @@ | |
?> | |
<nav class="outer"> | |
<ul class="inner"> | |
- <li><a href="/business/faq/">一般的な質問</a></li> | |
+ <li><a href="/business/">法人向け情報 ホーム</a></li> | |
+ <li><a href="/business/faq/">よくある質問</a></li> | |
<li><a href="/business/faq/tech/">技術的な質問</a></li> | |
</ul> | |
</nav> | |
@@ -33,8 +27,8 @@ | |
<div id="masthead" class="outer"> | |
<div class="inner"> | |
<header> | |
- <h1>技術的なよくある質問</h1> | |
- <p>Mozilla 製品の法人内での導入などに関して、特に技術的な点に関してよく寄せられる質問について回答をまとめました。</p> | |
+ <h1>技術的な質問</h1> | |
+ <p>Mozilla 製品の法人内での導入などに関して、特に技術的な点に関してよく寄せられる質問について回答をまとめました。このページの情報の他、<a href="https://www.clear-code.com/blog/category/mozilla.html">株式会社クリアコードのブログ (ククログ)</a> には、Firefox や Thunderbird のカスタマイズを中心に技術情報が多く掲載されています。</p> | |
</header> | |
</div> | |
</div> | |
@@ -164,13 +158,13 @@ | |
<li><a href="provisioning/">カスタマイズ済みのFirefox・Thunderbirdの展開</a></li> | |
</ul> | |
</nav> | |
+ <p>このページに記載している技術情報は <a href="https://github.com/mozilla-japan/enterprise/blob/master/FAQ.md">GitHub レポジトリ上のファイル</a> を元に生成しています。よくある質問と回答の更新、追加にご協力いただける方は、<a href="https://github.com/mozilla-japan/enterprise/issues">同レポジトリの Issues</a> に報告されるか、直接プルリクエストをお送りください。</p> | |
</aside><!-- end #sidebar --> | |
</div> | |
</div> | |
</main> | |
-<?php | |
+<?php | |
-@include_once $_SERVER['DOCUMENT_ROOT'] . '/business/includes/events.inc.php'; | |
@include_once $_SERVER['DOCUMENT_ROOT'] . '/includes/templates/sandstone/default-footer.inc.php'; | |
?> | |
diff -ru dist/misc/index.html tech/misc/index.html | |
--- dist/misc/index.html 2019-11-27 21:47:40.000000000 +0900 | |
+++ tech/misc/index.html 2019-11-27 20:39:22.000000000 +0900 | |
@@ -1,12 +1,12 @@ | |
<?php | |
$page_type = 'QAPage'; // https://schema.org/QAPage | |
-$page_title = 'その他便利な機能 | 技術的なよくある質問 | 法人向け情報 | Mozilla Japan'; | |
-$page_description = 'Mozilla 製品の法人内での導入などに関して、よく寄せられる質問について回答をまとめました。ライセンス、サポート、リリース状況などについて不明な点があるときは、まずこちらをご覧ください。'; | |
+$page_title = 'その他便利な機能 | 技術的なよくある質問 | 法人向け情報 | Mozilla Japan コミュニティポータル'; | |
+$page_description = 'Mozilla 製品の法人内での導入などに関して、特に技術的な点に関してよく寄せられる質問について回答をまとめました。'; | |
$body_id = 'tech-faq'; | |
$body_class = 'users business faq tech'; | |
-$css = array('/business/static/styles/main', 'lib/highlightjs/github.min.css'); | |
-$js = array('/business/static/scripts/main.js', 'lib/highlightjs/highlight.pack.js'); | |
+$css = array('business/main', 'lib/highlightjs/github.min.css'); | |
+$js = array('business/main', 'lib/highlightjs/highlight.pack.js'); | |
$breadcrumbs = array( | |
'/business/' => '法人向け情報', | |
@@ -15,19 +15,13 @@ | |
'/business/faq/tech/misc/' => 'その他便利な機能' | |
); | |
-$header_nav = array( | |
- "法人向け情報" => "/business/", | |
- "導入事例" => "/business/profiles/", | |
- "サポート" => "/business/support/", | |
- "よくある質問" => "/business/faq/" | |
-); | |
- | |
@include_once $_SERVER['DOCUMENT_ROOT'] . '/includes/templates/sandstone/default-header.inc.php'; | |
?> | |
<nav class="outer"> | |
<ul class="inner"> | |
- <li><a href="/business/faq/">一般的な質問</a></li> | |
+ <li><a href="/business/">法人向け情報 ホーム</a></li> | |
+ <li><a href="/business/faq/">よくある質問</a></li> | |
<li><a href="/business/faq/tech/">技術的な質問</a></li> | |
</ul> | |
</nav> | |
@@ -130,14 +124,14 @@ | |
<li><a href="#faq9">初期状態で表示するカラムを変更しておきたい</a></li> | |
</ul> | |
</nav> | |
+ <p>このページに記載している技術情報は <a href="https://github.com/mozilla-japan/enterprise/blob/master/FAQ.md">GitHub レポジトリ上のファイル</a> を元に生成しています。よくある質問と回答の更新、追加にご協力いただける方は、<a href="https://github.com/mozilla-japan/enterprise/issues">同レポジトリの Issues</a> に報告されるか、直接プルリクエストをお送りください。</p> | |
</aside><!-- end #sidebar --> | |
</div> | |
</div> | |
</article> | |
</main> | |
-<?php | |
+<?php | |
-@include_once $_SERVER['DOCUMENT_ROOT'] . '/business/includes/events.inc.php'; | |
@include_once $_SERVER['DOCUMENT_ROOT'] . '/includes/templates/sandstone/default-footer.inc.php'; | |
?> | |
diff -ru dist/multiple-versions/index.html tech/multiple-versions/index.html | |
--- dist/multiple-versions/index.html 2019-11-27 21:47:40.000000000 +0900 | |
+++ tech/multiple-versions/index.html 2019-11-27 20:39:22.000000000 +0900 | |
@@ -1,12 +1,12 @@ | |
<?php | |
$page_type = 'QAPage'; // https://schema.org/QAPage | |
-$page_title = '複数バージョンの併用 | 技術的なよくある質問 | 法人向け情報 | Mozilla Japan'; | |
-$page_description = 'Mozilla 製品の法人内での導入などに関して、よく寄せられる質問について回答をまとめました。ライセンス、サポート、リリース状況などについて不明な点があるときは、まずこちらをご覧ください。'; | |
+$page_title = '複数バージョンの併用 | 技術的なよくある質問 | 法人向け情報 | Mozilla Japan コミュニティポータル'; | |
+$page_description = 'Mozilla 製品の法人内での導入などに関して、特に技術的な点に関してよく寄せられる質問について回答をまとめました。'; | |
$body_id = 'tech-faq'; | |
$body_class = 'users business faq tech'; | |
-$css = array('/business/static/styles/main', 'lib/highlightjs/github.min.css'); | |
-$js = array('/business/static/scripts/main.js', 'lib/highlightjs/highlight.pack.js'); | |
+$css = array('business/main', 'lib/highlightjs/github.min.css'); | |
+$js = array('business/main', 'lib/highlightjs/highlight.pack.js'); | |
$breadcrumbs = array( | |
'/business/' => '法人向け情報', | |
@@ -15,19 +15,13 @@ | |
'/business/faq/tech/multiple-versions/' => '複数バージョンの併用' | |
); | |
-$header_nav = array( | |
- "法人向け情報" => "/business/", | |
- "導入事例" => "/business/profiles/", | |
- "サポート" => "/business/support/", | |
- "よくある質問" => "/business/faq/" | |
-); | |
- | |
@include_once $_SERVER['DOCUMENT_ROOT'] . '/includes/templates/sandstone/default-header.inc.php'; | |
?> | |
<nav class="outer"> | |
<ul class="inner"> | |
- <li><a href="/business/faq/">一般的な質問</a></li> | |
+ <li><a href="/business/">法人向け情報 ホーム</a></li> | |
+ <li><a href="/business/faq/">よくある質問</a></li> | |
<li><a href="/business/faq/tech/">技術的な質問</a></li> | |
</ul> | |
</nav> | |
@@ -86,14 +80,14 @@ | |
<li><a href="#faq2">複数のバージョンのFirefoxやThunderbirdを併用し、同時に起動したい</a></li> | |
</ul> | |
</nav> | |
+ <p>このページに記載している技術情報は <a href="https://github.com/mozilla-japan/enterprise/blob/master/FAQ.md">GitHub レポジトリ上のファイル</a> を元に生成しています。よくある質問と回答の更新、追加にご協力いただける方は、<a href="https://github.com/mozilla-japan/enterprise/issues">同レポジトリの Issues</a> に報告されるか、直接プルリクエストをお送りください。</p> | |
</aside><!-- end #sidebar --> | |
</div> | |
</div> | |
</article> | |
</main> | |
-<?php | |
+<?php | |
-@include_once $_SERVER['DOCUMENT_ROOT'] . '/business/includes/events.inc.php'; | |
@include_once $_SERVER['DOCUMENT_ROOT'] . '/includes/templates/sandstone/default-footer.inc.php'; | |
?> | |
diff -ru dist/provisioning/index.html tech/provisioning/index.html | |
--- dist/provisioning/index.html 2019-11-27 21:47:40.000000000 +0900 | |
+++ tech/provisioning/index.html 2019-11-27 20:39:22.000000000 +0900 | |
@@ -1,12 +1,12 @@ | |
<?php | |
$page_type = 'QAPage'; // https://schema.org/QAPage | |
-$page_title = 'カスタマイズ済みのFirefox・Thunderbirdの展開 | 技術的なよくある質問 | 法人向け情報 | Mozilla Japan'; | |
-$page_description = 'Mozilla 製品の法人内での導入などに関して、よく寄せられる質問について回答をまとめました。ライセンス、サポート、リリース状況などについて不明な点があるときは、まずこちらをご覧ください。'; | |
+$page_title = 'カスタマイズ済みのFirefox・Thunderbirdの展開 | 技術的なよくある質問 | 法人向け情報 | Mozilla Japan コミュニティポータル'; | |
+$page_description = 'Mozilla 製品の法人内での導入などに関して、特に技術的な点に関してよく寄せられる質問について回答をまとめました。'; | |
$body_id = 'tech-faq'; | |
$body_class = 'users business faq tech'; | |
-$css = array('/business/static/styles/main', 'lib/highlightjs/github.min.css'); | |
-$js = array('/business/static/scripts/main.js', 'lib/highlightjs/highlight.pack.js'); | |
+$css = array('business/main', 'lib/highlightjs/github.min.css'); | |
+$js = array('business/main', 'lib/highlightjs/highlight.pack.js'); | |
$breadcrumbs = array( | |
'/business/' => '法人向け情報', | |
@@ -15,19 +15,13 @@ | |
'/business/faq/tech/provisioning/' => 'カスタマイズ済みのFirefox・Thunderbirdの展開' | |
); | |
-$header_nav = array( | |
- "法人向け情報" => "/business/", | |
- "導入事例" => "/business/profiles/", | |
- "サポート" => "/business/support/", | |
- "よくある質問" => "/business/faq/" | |
-); | |
- | |
@include_once $_SERVER['DOCUMENT_ROOT'] . '/includes/templates/sandstone/default-header.inc.php'; | |
?> | |
<nav class="outer"> | |
<ul class="inner"> | |
- <li><a href="/business/faq/">一般的な質問</a></li> | |
+ <li><a href="/business/">法人向け情報 ホーム</a></li> | |
+ <li><a href="/business/faq/">よくある質問</a></li> | |
<li><a href="/business/faq/tech/">技術的な質問</a></li> | |
</ul> | |
</nav> | |
@@ -88,14 +82,14 @@ | |
<li><a href="#faq4">FirefoxにJavaやFlashなどのプラグインをバンドルして展開したい</a></li> | |
</ul> | |
</nav> | |
+ <p>このページに記載している技術情報は <a href="https://github.com/mozilla-japan/enterprise/blob/master/FAQ.md">GitHub レポジトリ上のファイル</a> を元に生成しています。よくある質問と回答の更新、追加にご協力いただける方は、<a href="https://github.com/mozilla-japan/enterprise/issues">同レポジトリの Issues</a> に報告されるか、直接プルリクエストをお送りください。</p> | |
</aside><!-- end #sidebar --> | |
</div> | |
</div> | |
</article> | |
</main> | |
-<?php | |
+<?php | |
-@include_once $_SERVER['DOCUMENT_ROOT'] . '/business/includes/events.inc.php'; | |
@include_once $_SERVER['DOCUMENT_ROOT'] . '/includes/templates/sandstone/default-footer.inc.php'; | |
?> | |
diff -ru dist/security/index.html tech/security/index.html | |
--- dist/security/index.html 2019-11-27 21:47:40.000000000 +0900 | |
+++ tech/security/index.html 2019-11-27 20:39:22.000000000 +0900 | |
@@ -1,12 +1,12 @@ | |
<?php | |
$page_type = 'QAPage'; // https://schema.org/QAPage | |
-$page_title = '情報漏洩対策 | 技術的なよくある質問 | 法人向け情報 | Mozilla Japan'; | |
-$page_description = 'Mozilla 製品の法人内での導入などに関して、よく寄せられる質問について回答をまとめました。ライセンス、サポート、リリース状況などについて不明な点があるときは、まずこちらをご覧ください。'; | |
+$page_title = '情報漏洩対策 | 技術的なよくある質問 | 法人向け情報 | Mozilla Japan コミュニティポータル'; | |
+$page_description = 'Mozilla 製品の法人内での導入などに関して、特に技術的な点に関してよく寄せられる質問について回答をまとめました。'; | |
$body_id = 'tech-faq'; | |
$body_class = 'users business faq tech'; | |
-$css = array('/business/static/styles/main', 'lib/highlightjs/github.min.css'); | |
-$js = array('/business/static/scripts/main.js', 'lib/highlightjs/highlight.pack.js'); | |
+$css = array('business/main', 'lib/highlightjs/github.min.css'); | |
+$js = array('business/main', 'lib/highlightjs/highlight.pack.js'); | |
$breadcrumbs = array( | |
'/business/' => '法人向け情報', | |
@@ -15,19 +15,13 @@ | |
'/business/faq/tech/security/' => '情報漏洩対策' | |
); | |
-$header_nav = array( | |
- "法人向け情報" => "/business/", | |
- "導入事例" => "/business/profiles/", | |
- "サポート" => "/business/support/", | |
- "よくある質問" => "/business/faq/" | |
-); | |
- | |
@include_once $_SERVER['DOCUMENT_ROOT'] . '/includes/templates/sandstone/default-header.inc.php'; | |
?> | |
<nav class="outer"> | |
<ul class="inner"> | |
- <li><a href="/business/faq/">一般的な質問</a></li> | |
+ <li><a href="/business/">法人向け情報 ホーム</a></li> | |
+ <li><a href="/business/faq/">よくある質問</a></li> | |
<li><a href="/business/faq/tech/">技術的な質問</a></li> | |
</ul> | |
</nav> | |
@@ -340,14 +334,14 @@ | |
<li><a href="#faq9">位置情報取得API(Geolocation)を無効化したい</a></li> | |
</ul> | |
</nav> | |
+ <p>このページに記載している技術情報は <a href="https://github.com/mozilla-japan/enterprise/blob/master/FAQ.md">GitHub レポジトリ上のファイル</a> を元に生成しています。よくある質問と回答の更新、追加にご協力いただける方は、<a href="https://github.com/mozilla-japan/enterprise/issues">同レポジトリの Issues</a> に報告されるか、直接プルリクエストをお送りください。</p> | |
</aside><!-- end #sidebar --> | |
</div> | |
</div> | |
</article> | |
</main> | |
-<?php | |
+<?php | |
-@include_once $_SERVER['DOCUMENT_ROOT'] . '/business/includes/events.inc.php'; | |
@include_once $_SERVER['DOCUMENT_ROOT'] . '/includes/templates/sandstone/default-footer.inc.php'; | |
?> | |
diff -ru dist/setting-management/index.html tech/setting-management/index.html | |
--- dist/setting-management/index.html 2019-11-27 21:47:40.000000000 +0900 | |
+++ tech/setting-management/index.html 2019-11-27 20:39:22.000000000 +0900 | |
@@ -1,12 +1,12 @@ | |
<?php | |
$page_type = 'QAPage'; // https://schema.org/QAPage | |
-$page_title = '設定の管理 | 技術的なよくある質問 | 法人向け情報 | Mozilla Japan'; | |
-$page_description = 'Mozilla 製品の法人内での導入などに関して、よく寄せられる質問について回答をまとめました。ライセンス、サポート、リリース状況などについて不明な点があるときは、まずこちらをご覧ください。'; | |
+$page_title = '設定の管理 | 技術的なよくある質問 | 法人向け情報 | Mozilla Japan コミュニティポータル'; | |
+$page_description = 'Mozilla 製品の法人内での導入などに関して、特に技術的な点に関してよく寄せられる質問について回答をまとめました。'; | |
$body_id = 'tech-faq'; | |
$body_class = 'users business faq tech'; | |
-$css = array('/business/static/styles/main', 'lib/highlightjs/github.min.css'); | |
-$js = array('/business/static/scripts/main.js', 'lib/highlightjs/highlight.pack.js'); | |
+$css = array('business/main', 'lib/highlightjs/github.min.css'); | |
+$js = array('business/main', 'lib/highlightjs/highlight.pack.js'); | |
$breadcrumbs = array( | |
'/business/' => '法人向け情報', | |
@@ -15,19 +15,13 @@ | |
'/business/faq/tech/setting-management/' => '設定の管理' | |
); | |
-$header_nav = array( | |
- "法人向け情報" => "/business/", | |
- "導入事例" => "/business/profiles/", | |
- "サポート" => "/business/support/", | |
- "よくある質問" => "/business/faq/" | |
-); | |
- | |
@include_once $_SERVER['DOCUMENT_ROOT'] . '/includes/templates/sandstone/default-header.inc.php'; | |
?> | |
<nav class="outer"> | |
<ul class="inner"> | |
- <li><a href="/business/faq/">一般的な質問</a></li> | |
+ <li><a href="/business/">法人向け情報 ホーム</a></li> | |
+ <li><a href="/business/faq/">よくある質問</a></li> | |
<li><a href="/business/faq/tech/">技術的な質問</a></li> | |
</ul> | |
</nav> | |
@@ -204,14 +198,14 @@ | |
<li><a href="#faq5">about:config(設定エディタ)の利用を禁止したい</a></li> | |
</ul> | |
</nav> | |
+ <p>このページに記載している技術情報は <a href="https://github.com/mozilla-japan/enterprise/blob/master/FAQ.md">GitHub レポジトリ上のファイル</a> を元に生成しています。よくある質問と回答の更新、追加にご協力いただける方は、<a href="https://github.com/mozilla-japan/enterprise/issues">同レポジトリの Issues</a> に報告されるか、直接プルリクエストをお送りください。</p> | |
</aside><!-- end #sidebar --> | |
</div> | |
</div> | |
</article> | |
</main> | |
-<?php | |
+<?php | |
-@include_once $_SERVER['DOCUMENT_ROOT'] . '/business/includes/events.inc.php'; | |
@include_once $_SERVER['DOCUMENT_ROOT'] . '/includes/templates/sandstone/default-footer.inc.php'; | |
?> | |
diff -ru dist/suppression/index.html tech/suppression/index.html | |
--- dist/suppression/index.html 2019-11-27 21:47:40.000000000 +0900 | |
+++ tech/suppression/index.html 2019-11-27 20:39:22.000000000 +0900 | |
@@ -1,12 +1,12 @@ | |
<?php | |
$page_type = 'QAPage'; // https://schema.org/QAPage | |
-$page_title = 'ユーザを惑わすメッセージを表示させたくない | 技術的なよくある質問 | 法人向け情報 | Mozilla Japan'; | |
-$page_description = 'Mozilla 製品の法人内での導入などに関して、よく寄せられる質問について回答をまとめました。ライセンス、サポート、リリース状況などについて不明な点があるときは、まずこちらをご覧ください。'; | |
+$page_title = 'ユーザを惑わすメッセージを表示させたくない | 技術的なよくある質問 | 法人向け情報 | Mozilla Japan コミュニティポータル'; | |
+$page_description = 'Mozilla 製品の法人内での導入などに関して、特に技術的な点に関してよく寄せられる質問について回答をまとめました。'; | |
$body_id = 'tech-faq'; | |
$body_class = 'users business faq tech'; | |
-$css = array('/business/static/styles/main', 'lib/highlightjs/github.min.css'); | |
-$js = array('/business/static/scripts/main.js', 'lib/highlightjs/highlight.pack.js'); | |
+$css = array('business/main', 'lib/highlightjs/github.min.css'); | |
+$js = array('business/main', 'lib/highlightjs/highlight.pack.js'); | |
$breadcrumbs = array( | |
'/business/' => '法人向け情報', | |
@@ -15,19 +15,13 @@ | |
'/business/faq/tech/suppression/' => 'ユーザを惑わすメッセージを表示させたくない' | |
); | |
-$header_nav = array( | |
- "法人向け情報" => "/business/", | |
- "導入事例" => "/business/profiles/", | |
- "サポート" => "/business/support/", | |
- "よくある質問" => "/business/faq/" | |
-); | |
- | |
@include_once $_SERVER['DOCUMENT_ROOT'] . '/includes/templates/sandstone/default-header.inc.php'; | |
?> | |
<nav class="outer"> | |
<ul class="inner"> | |
- <li><a href="/business/faq/">一般的な質問</a></li> | |
+ <li><a href="/business/">法人向け情報 ホーム</a></li> | |
+ <li><a href="/business/faq/">よくある質問</a></li> | |
<li><a href="/business/faq/tech/">技術的な質問</a></li> | |
</ul> | |
</nav> | |
@@ -103,14 +97,14 @@ | |
<li><a href="#faq7">タブを閉じようとしたときの警告を表示させたくない</a></li> | |
</ul> | |
</nav> | |
+ <p>このページに記載している技術情報は <a href="https://github.com/mozilla-japan/enterprise/blob/master/FAQ.md">GitHub レポジトリ上のファイル</a> を元に生成しています。よくある質問と回答の更新、追加にご協力いただける方は、<a href="https://github.com/mozilla-japan/enterprise/issues">同レポジトリの Issues</a> に報告されるか、直接プルリクエストをお送りください。</p> | |
</aside><!-- end #sidebar --> | |
</div> | |
</div> | |
</article> | |
</main> | |
-<?php | |
+<?php | |
-@include_once $_SERVER['DOCUMENT_ROOT'] . '/business/includes/events.inc.php'; | |
@include_once $_SERVER['DOCUMENT_ROOT'] . '/includes/templates/sandstone/default-footer.inc.php'; | |
?> | |
diff -ru dist/user-control/index.html tech/user-control/index.html | |
--- dist/user-control/index.html 2019-11-27 21:47:40.000000000 +0900 | |
+++ tech/user-control/index.html 2019-11-27 20:39:22.000000000 +0900 | |
@@ -1,12 +1,12 @@ | |
<?php | |
$page_type = 'QAPage'; // https://schema.org/QAPage | |
-$page_title = 'ユーザが使える機能を制限したい | 技術的なよくある質問 | 法人向け情報 | Mozilla Japan'; | |
-$page_description = 'Mozilla 製品の法人内での導入などに関して、よく寄せられる質問について回答をまとめました。ライセンス、サポート、リリース状況などについて不明な点があるときは、まずこちらをご覧ください。'; | |
+$page_title = 'ユーザが使える機能を制限したい | 技術的なよくある質問 | 法人向け情報 | Mozilla Japan コミュニティポータル'; | |
+$page_description = 'Mozilla 製品の法人内での導入などに関して、特に技術的な点に関してよく寄せられる質問について回答をまとめました。'; | |
$body_id = 'tech-faq'; | |
$body_class = 'users business faq tech'; | |
-$css = array('/business/static/styles/main', 'lib/highlightjs/github.min.css'); | |
-$js = array('/business/static/scripts/main.js', 'lib/highlightjs/highlight.pack.js'); | |
+$css = array('business/main', 'lib/highlightjs/github.min.css'); | |
+$js = array('business/main', 'lib/highlightjs/highlight.pack.js'); | |
$breadcrumbs = array( | |
'/business/' => '法人向け情報', | |
@@ -15,19 +15,13 @@ | |
'/business/faq/tech/user-control/' => 'ユーザが使える機能を制限したい' | |
); | |
-$header_nav = array( | |
- "法人向け情報" => "/business/", | |
- "導入事例" => "/business/profiles/", | |
- "サポート" => "/business/support/", | |
- "よくある質問" => "/business/faq/" | |
-); | |
- | |
@include_once $_SERVER['DOCUMENT_ROOT'] . '/includes/templates/sandstone/default-header.inc.php'; | |
?> | |
<nav class="outer"> | |
<ul class="inner"> | |
- <li><a href="/business/faq/">一般的な質問</a></li> | |
+ <li><a href="/business/">法人向け情報 ホーム</a></li> | |
+ <li><a href="/business/faq/">よくある質問</a></li> | |
<li><a href="/business/faq/tech/">技術的な質問</a></li> | |
</ul> | |
</nav> | |
@@ -156,14 +150,14 @@ | |
<li><a href="#faq4">Firefox Syncを使わせたくない</a></li> | |
</ul> | |
</nav> | |
+ <p>このページに記載している技術情報は <a href="https://github.com/mozilla-japan/enterprise/blob/master/FAQ.md">GitHub レポジトリ上のファイル</a> を元に生成しています。よくある質問と回答の更新、追加にご協力いただける方は、<a href="https://github.com/mozilla-japan/enterprise/issues">同レポジトリの Issues</a> に報告されるか、直接プルリクエストをお送りください。</p> | |
</aside><!-- end #sidebar --> | |
</div> | |
</div> | |
</article> | |
</main> | |
-<?php | |
+<?php | |
-@include_once $_SERVER['DOCUMENT_ROOT'] . '/business/includes/events.inc.php'; | |
@include_once $_SERVER['DOCUMENT_ROOT'] . '/includes/templates/sandstone/default-footer.inc.php'; | |
?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment