テンプレート管理
From Joomla! Documentation
Article Management · User Management · Template Management · Menu Management
このページはテンプレート管理についてのドキュメンテーションのリンクです。 と
テンプレートはJoomla!の 拡張機能の一つで、サイトの見た目を変える方法です。Joomla! CMSには、フロントエンドテンプレートとバックエンドテンプレートの2種類があります。フロントエンドテンプレートは、ウェブサイトのコンテンツのユーザーへの見せ方をコントロールします。バックエンドテンプレートは、Joomla!の管理者による管理機能の見え方をコントロールします。これらは、ユーザー、メニュー、記事、カテゴリ、モジュール、コンポーネント、プラグインそしてテンプレートの管理といった共通のタスクを含みます。
このページはテンプレート管理のみです。
さらなる記事や情報は、その他の管理(管理者)トピックのメインページ管理者向けをご覧ください。
おすすめの読み物
テンプレートの管理
以下の記事は、ウェブページを表示するためにどのようにJoomla!がテンプレートを使用しているのかを、新しいユーザーが理解するのに役立ちます。
- テンプレート入門新しいJoomla!ユーザーはここから始めましょう!
- Templates supplied with Joomla! - 標準のJoomla! インストールに付属のテンプレートのリスト。
- Installing a template - やり方は簡単です。
- Accessing the Template Manager - 一般的なリファレンス
- Switching templates - Joomla!のテンプレートを変更しよう
- テンプレートスタイル - Joomla! のテンプレートの機能を理解しよう
Joomla! 1.5 から 3.xへの移行
Joomla! 1.5のテンプレートとJoomla! 3.xのテンプレートは動き方が異なります。Joomla! 1.5のテンプレートを3.xで動かすにはアップグレードが必要です。
参考
"Template Reference"カテゴリの全ての記事と、テンプレートの開発や開発者向けのいくらかの記事です。
- AJAX
- テンプレート管理 カスタマイズへのアクセス
- Applying custom module chrome
- サイトのfaviconを変更
- Core module-generated CSS
- テンプレートのDocTypeヘッダ
- テンプレート管理でテンプレートを編集する
- Joomla!テンプレートの修正
- Objects, methods and properties available from your template
- 推奨されるDocTypes
- Template reference material
- 典型的なテンプレートのディレクトリ構造
- Using Firebug With Your Joomla Website
- 典型的なテンプレートのディレクトリ構造は何ですか?
FAQ
"Template FAQ"と"Template Management"カテゴリに属する全ての記事のリスト
- どうやって特定のページにテンプレートを割り当てる?
- どうやってテンプレートの画像を変える?
- どうやって安全な拡張機能を選ぶ?
- どうやってテンプレートを修正する?
- テンプレートで何ができる?
- テンプレートって何?
テンプレート管理のヘルプ画面
Template Management Help Screens with Descriptions
Template Managment Help Screen | Version | Description |
---|---|---|
Extensions Template Manager Styles | To change the default Template for the Site (Front-end) or Administrator (Back-end), follow these steps: | |
Extensions Template Manager Styles Edit | This is where you edit template styles. When a template is first installed, a default style is created for it. The default style for the template will have the same name as the template with a - Default suffix. To make a different variation of the default template style, check the default style's checkbox and press the Duplicate icon in the toolbar. Then edit the duplicate. | |
Extensions Template Manager Templates | The Template Manager: Templates screen allows you to preview and edit templates which are installed in your Joomla! installation. | |
Extensions Template Manager Templates Edit | This is where you edit a template's source code. You can edit the template's master files and stylesheets from this screen. | |
Extensions Template Manager Templates Edit Source | This screen is where the source code of template files is edited. It provides a plain text interface to edit the template files. HTML and PHP programming syntax is highlighted to make the source code files easier to read. |
Template Managment Help Screen | Version | Description |
---|---|---|
Extensions Template Manager Styles | The Template Manager: Styles screen allows you to manage template styles which you can then apply to your Joomla! installation. You can specify the default style to be applied to web pages in the public and administrator interfaces. You can also configure different styles for the various menu item web pages on your site. Styles allow to you have multiple different configurations of a template saved and then apply them on a site-wide or per-page basis. | |
Extensions Template Manager Styles Edit | This is where you edit a template's styles. When a template is first installed, a default style is created for it. The default style for the template will have the same name as the template with a - Default suffix. To make a different variation of the default template style, check the default style's checkbox and press the Duplicate icon in the toolbar. Then edit the duplicate. | |
Extensions Template Manager Templates | The Template Manager: Templates screen allows you to preview and edit templates which are installed in your Joomla! installation. | |
Extensions Template Manager Templates Edit | This is where you edit a template's source code. You can edit the template's master files and stylesheets from this screen. | |
Extensions Template Manager Templates Edit Source | This screen is where the source code of template files is edited. It provides a plain text interface to edit the template files. HTML, PHP and CSS programming syntax is highlighted to make the source code files easier to read. |