<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>WordPress for EXE-eStyle</title>
	<atom:link href="http://www.exe1993.jp/wpbusiness/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.exe1993.jp/wpbusiness</link>
	<description>WEBシステムの開発、WordPressコンサルタント、多彩なシステム開発やサイト構築に挑戦する株式会社エグゼのWebサイトです。</description>
	<lastBuildDate>Wed, 03 Mar 2010 02:35:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.exe1993.jp/wpbusiness/feed/" />
		<item>
		<title>ページと投稿</title>
		<link>http://www.exe1993.jp/wpbusiness/archives/page-post100212/</link>
		<comments>http://www.exe1993.jp/wpbusiness/archives/page-post100212/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 07:53:39 +0000</pubDate>
		<dc:creator>ykanazawa</dc:creator>
				<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.exe1993.jp/wpbusiness/?p=1955</guid>
		<description><![CDATA[「ページ」と「投稿」の使い分け
一般的にWEBサイトを構成するWEBページにはいろいろなものがあります。
例えば、「サイト案内（About us）」「お問い合わせ」「サイトポリシー」など、あまり変更がなく、時系列の関係を [...]]]></description>
			<content:encoded><![CDATA[<h4>「ページ」と「投稿」の使い分け</h4>
<p>一般的にWEBサイトを構成するWEBページにはいろいろなものがあります。</p>
<p>例えば、「サイト案内（About us）」「お問い合わせ」「サイトポリシー」など、あまり変更がなく、時系列の関係を持たない「<strong>ページ（固定ページ）</strong>」として扱われるものがあります。</p>
<p>また、時系列に連なる「お知らせ」や「最新ニュース」、カテゴリー区分された記事など、時系列や記事の関連性に重きをおいた「<strong>投稿（投稿記事）</strong>」もあります。</p>
<p>WordPressでは「ページ」と「投稿」という使用方法の違ったWEBページをサイト内で作成することによって、従来のWEBサイトでは表現しにくかった多機能なWEBサイトを簡便に作成することが可能です。</p>
<h4>「ページ」の作成方法</h4>
<p>まずはWEBサイトに必要な「固定ページ」を考えてみましょう。一般的に、WEBサイトでは「サイト案内（About us）」「お問い合わせ」「サイトポリシー」などが必要になります。このような「固定ページ」は話題性や時系列、属性分類よりも、サイトの情報として表示されます。</p>
<p>「固定ページ」は「ページ」－「新規追加」で「タイトル」「内容」を記述します。「内容」はもちろん、HTMLで記述することも可能です。</p>
<p>新規に作成された「ページ」は「ページ」－「編集」で一覧表示されます。各ページには「タイトル」「内容」の他に「スラッグ」「日付」「作成者」などの属性が付属します。特徴的なのは一般の投稿とは違い、「カテゴリー」や「タグ」などの区分属性がありません。言い換えれば、カテゴリーで区分けしない「静的なページ」作成に使用します。</p>
<p><a href="http://www.exe1993.jp/wpbusiness/archives/pages_28/">>>ページの作成</a></p>
<h4>「投稿」と「カテゴリー」</h4>
<p>「ページ」以外のWEBページは「投稿」を使用して作成していきます。「投稿」には「タイトル」「内容」の他に「スラッグ」「日付」「作成者」など「ページ」と同じ属性の他に「カテゴリー」と「タグ」という記事内容に関する分類属性をつけることができます。</p>
<p>この「カテゴリー」と「タグ」の属性が「投稿」の特徴です。言い換えれば、「カテゴリー」と「タグ」の属性によって、投稿記事を分類表示することができます。「お知らせ」や「最新ニュース」、「新製品情報」など、話題性のあるWEBページは「投稿」で記事作成し、「カテゴリー」で分類、「タグ」で関連性を付けていきます。</p>
<p><a href="http://www.exe1993.jp/wpbusiness/archives/post-edit_28/">>>投稿の作成</a></p>
<h4>まずは「全体の設計図」を作成しよう</h4>
<p>「ページ」と「投稿」の使い分けをするにはWEBサイトの設計図が必要です。必要な「固定ページ」は何か？「カテゴリー」は細かすぎないか？「カテゴリー」と「タグ」はどう使い分けるか？このような問題をまずは整理して、「全体の設計図」を作成してみましょう。</p>
<p><strong>・「全体の設計図」例</strong></p>
<table width="80%" border="1" cellpadding="2">
<tr>
<td width="20%" rowspan="5">ページ</td>
<td width="40%">会社案内　（About us）</td>
<td width="40%">サイト運営者のご紹介</td>
</tr>
<tr>
<td>お問い合わせ　(Contact)</td>
<td>お問い合わせフォーム</td>
</tr>
<tr>
<td>サイトポリシー　（Policy）</td>
<td>サイトの運営方針、約束</td>
</tr>
<tr>
<td>製品説明　</td>
<td>販売製品の説明</td>
</tr>
<tr>
<td>販売店案内</td>
<td>販売店案内</td>
</tr>
<tr>
<td rowspan="4">投稿</td>
<td>お知らせ</td>
<td>広報ニュース：時系列表示</td>
</tr>
<tr>
<td>製品情報</td>
<td>新規開発のNEWS：時系列表示</td>
</tr>
<tr>
<td>展示会情報</td>
<td>開催情報：時系列表示</td>
</tr>
<tr>
<td>業界の話題・提起など</td>
<td>カテゴリーによる分類表示</td>
</tr>
</table>
<p>上記の例は製造会社のWEBサイトの例です。速報性や時系列で変わる話題などと固定された情報とが区別されているのが分かります。厳密にこれはこれ、あれはあれ、というような区別はありませんが、構築を始める際には、大まかな設計図が必要です。また、関連語はなるべく「タグ情報」として、投稿に付属させ、記事カテゴリーはまとめるようにするのがコツです。</p>
<div class="point">
<strong>（Point！！）</strong><br />
実はいままでのWEBサイトは「固定ページ」の集合で成り立っていました。（固定ページしかありませんでした）時系列によるWEBページも新規に「固定ページ」を作成して、人力で分類、サイトに設置、リンクをしていました。その不便さを解消したのが「ブログツール」（例えばWordPress）の投稿機能です。投稿機能は「カテゴリー」と「タグ」による分類表示、時系列による自動的な並び替えなどを可能にしました。</div>
]]></content:encoded>
			<wfw:commentRss>http://www.exe1993.jp/wpbusiness/archives/page-post100212/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.exe1993.jp/wpbusiness/archives/page-post100212/" />
	</item>
		<item>
		<title>設定　（２）</title>
		<link>http://www.exe1993.jp/wpbusiness/archives/config-02_29/</link>
		<comments>http://www.exe1993.jp/wpbusiness/archives/config-02_29/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 08:15:20 +0000</pubDate>
		<dc:creator>ykanazawa</dc:creator>
				<category><![CDATA[wordpress_manual_2.9]]></category>
		<category><![CDATA[wp2.9]]></category>

		<guid isPermaLink="false">http://www.exe1993.jp/wpbusiness/?p=1946</guid>
		<description><![CDATA[１．メディアの設定
投稿本文中に挿入する画像のサイズをあらかじめ設定できます。サムネイル、中サイズ、大サイズをあらかじめ設定しておくと、画像挿入の際に選択するだけで、指定のサイズにすることができます。
２．プライバシー設 [...]]]></description>
			<content:encoded><![CDATA[<h4>１．メディアの設定</h4>
<p>投稿本文中に挿入する画像のサイズをあらかじめ設定できます。サムネイル、中サイズ、大サイズをあらかじめ設定しておくと、画像挿入の際に選択するだけで、指定のサイズにすることができます。</p>
<div id="attachment_384" class="wp-caption aligncenter" style="width: 413px"><a class="thickbox" href="http://www.exe1993.jp/wpbusiness/wp-content/uploads/settei-media_270.jpg"><img class="size-full wp-image-384" title="settei-media_270" src="http://www.exe1993.jp/wpbusiness/wp-content/uploads/settei-media_270.jpg" alt="メディアの設定" width="403" height="193" /></a><p class="wp-caption-text">メディアの設定</p></div>
<h4>２．プライバシー設定</h4>
<p>ブログの公開に関する設定です。ここで、「検索エンジン」のスクロールを許可すると、「投稿設定」で「更新情報サービス」を利用することができます。</p>
<div id="attachment_385" class="wp-caption aligncenter" style="width: 410px"><a class="thickbox" href="http://www.exe1993.jp/wpbusiness/wp-content/uploads/settei-plivacy_270.jpg"><img class="size-full wp-image-385" title="settei-plivacy_270" src="http://www.exe1993.jp/wpbusiness/wp-content/uploads/settei-plivacy_270.jpg" alt="プライバシーの設定" width="400" height="191" /></a><p class="wp-caption-text">プライバシーの設定</p></div>
<h4>３．パーマリンク設定</h4>
<p>サイトのURL構造を設定できます。URL構造はサイトの基本情報になりますので、構築後に変更すると、他のサイトからのリンク切れ等の障害も考えられます。慎重に設定しましょう。</p>
<div id="attachment_386" class="wp-caption aligncenter" style="width: 411px"><a class="thickbox" href="http://www.exe1993.jp/wpbusiness/wp-content/uploads/settei-plink_270.jpg"><img class="size-full wp-image-386" title="settei-plink_270" src="http://www.exe1993.jp/wpbusiness/wp-content/uploads/settei-plink_270.jpg" alt="パーマリンクの設定" width="401" height="191" /></a><p class="wp-caption-text">パーマリンクの設定</p></div>
<h4>４．その他の設定</h4>
<p>アップロードした画像の保存先の設定ができます。</p>
<div id="attachment_387" class="wp-caption aligncenter" style="width: 410px"><a class="thickbox" href="http://www.exe1993.jp/wpbusiness/wp-content/uploads/settei-etc_270.jpg"><img class="size-full wp-image-387" title="settei-etc_270" src="http://www.exe1993.jp/wpbusiness/wp-content/uploads/settei-etc_270.jpg" alt="その他の設定" width="400" height="193" /></a><p class="wp-caption-text">その他の設定</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.exe1993.jp/wpbusiness/archives/config-02_29/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.exe1993.jp/wpbusiness/archives/config-02_29/" />
	</item>
		<item>
		<title>設定　（１）</title>
		<link>http://www.exe1993.jp/wpbusiness/archives/config-01_29/</link>
		<comments>http://www.exe1993.jp/wpbusiness/archives/config-01_29/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 08:13:50 +0000</pubDate>
		<dc:creator>ykanazawa</dc:creator>
				<category><![CDATA[wordpress_manual_2.9]]></category>
		<category><![CDATA[wp2.9]]></category>

		<guid isPermaLink="false">http://www.exe1993.jp/wpbusiness/?p=1944</guid>
		<description><![CDATA[１．一般設定
「ブログタイトル」「キャッチフレーズ」「ブログアドレス」など基本的な設定をおこないます。但し、この設定がサイト運営ではとても重要です。特に、「URLの設定」「メール設定」等は慎重におこないましょう。また、「 [...]]]></description>
			<content:encoded><![CDATA[<h4>１．一般設定</h4>
<p>「ブログタイトル」「キャッチフレーズ」「ブログアドレス」など基本的な設定をおこないます。但し、この設定がサイト運営ではとても重要です。特に、「URLの設定」「メール設定」等は慎重におこないましょう。また、「タイムゾーン」の設定がキチンとできていない場合は投稿時間がずれてしまいますので注意しましょう。</p>
<div id="attachment_378" class="wp-caption aligncenter" style="width: 412px"><a class="thickbox" href="http://www.exe1993.jp/wpbusiness/wp-content/uploads/settei-ippan_270.jpg"><img class="size-full wp-image-378" title="settei-ippan_270" src="http://www.exe1993.jp/wpbusiness/wp-content/uploads/settei-ippan_270.jpg" alt="一般設定" width="402" height="224" /></a><p class="wp-caption-text">一般設定</p></div>
<h4>２．投稿設定</h4>
<p>記事投稿に関する設定です。記事投稿の欄の大きさ、整形、投稿カテゴリーの初期設定など使いやすさの設定もありますので注意しましょう。また、リモート投稿やメール投稿、更新情報サービスなどの設定（プレイバシー設定にて検索可の場合のみ）も慎重におこないましょう。</p>
<div id="attachment_379" class="wp-caption aligncenter" style="width: 411px"><a class="thickbox" href="http://www.exe1993.jp/wpbusiness/wp-content/uploads/settei-toukou_270.jpg"><img class="size-full wp-image-379" title="settei-toukou_270" src="http://www.exe1993.jp/wpbusiness/wp-content/uploads/settei-toukou_270.jpg" alt="投稿設定" width="401" height="218" /></a><p class="wp-caption-text">投稿設定</p></div>
<h4>３．表示設定</h4>
<p>フロントページを特定の「ページ」に設定する場合は「フロントページの表示」で設定しましょう。また、１ページにて表示する投稿数やRSSフィードの内容なども確認しながら設定しましょう。</p>
<div id="attachment_380" class="wp-caption aligncenter" style="width: 410px"><a class="thickbox" href="http://www.exe1993.jp/wpbusiness/wp-content/uploads/settei-hyouji_270.jpg"><img class="size-full wp-image-380" title="settei-hyouji_270" src="http://www.exe1993.jp/wpbusiness/wp-content/uploads/settei-hyouji_270.jpg" alt="表示設定" width="400" height="202" /></a><p class="wp-caption-text">表示設定</p></div>
<h4>４．ディスカッション設定</h4>
<p>投稿、コメントに関する許可権限の設定です。コメントを受付けるかどうかの可否はもちろんの事、事前承認も設定可能です。運用に関する項目なので慎重に設定しましょう。</p>
<div id="attachment_381" class="wp-caption aligncenter" style="width: 411px"><a href="http://www.exe1993.jp/wpbusiness/wp-content/uploads/settei-discus_270.jpg"class="thickbox"><img class="size-full wp-image-381" title="settei-discus_270" src="http://www.exe1993.jp/wpbusiness/wp-content/uploads/settei-discus_270.jpg" alt="ディスカッション設定" width="401" height="222" /></a><p class="wp-caption-text">ディスカッション設定</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.exe1993.jp/wpbusiness/archives/config-01_29/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.exe1993.jp/wpbusiness/archives/config-01_29/" />
	</item>
		<item>
		<title>ツール</title>
		<link>http://www.exe1993.jp/wpbusiness/archives/tool_29/</link>
		<comments>http://www.exe1993.jp/wpbusiness/archives/tool_29/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 08:12:16 +0000</pubDate>
		<dc:creator>ykanazawa</dc:creator>
				<category><![CDATA[wordpress_manual_2.9]]></category>
		<category><![CDATA[wp2.9]]></category>

		<guid isPermaLink="false">http://www.exe1993.jp/wpbusiness/?p=1942</guid>
		<description><![CDATA[１．ツール
（１）ターボ：Gearsステータス
サーバにアクセスする作業はクライアントPCの性能や回線のスピード、サーバの性能によって、負荷が大きく異なります。特に投稿や新しい記事を頻繁に作成するWordPressサイト [...]]]></description>
			<content:encoded><![CDATA[<h4>１．ツール</h4>
<p><strong>（１）ターボ：Gearsステータス</strong><br />
サーバにアクセスする作業はクライアントPCの性能や回線のスピード、サーバの性能によって、負荷が大きく異なります。特に投稿や新しい記事を頻繁に作成するWordPressサイトでは、その効率化が重要な用件になってきます。そこで、予めクライアントPCに保存用のDBやソフトウェアをGoogle社のGearsを使用して、設定するのが「ターボ」です。</p>
<p>ここでは「ターボ」の設定ステータスを表示しています。「ターボ」を利用するには「管理画面」のheader部分の「ターボ」をクリックすることで設定が完了します。</p>
<p><strong>（２）Press This</strong><br />
ブックマークを利用して投稿の引用をやりやすくするのが「Press This」です。利用する場合はここから設定します。</p>
<div id="attachment_368" class="wp-caption aligncenter" style="width: 411px"><a class="thickbox" href="http://www.exe1993.jp/wpbusiness/wp-content/uploads/tule-gears_270.jpg"><img class="size-full wp-image-368" title="tule-gears_270" src="http://www.exe1993.jp/wpbusiness/wp-content/uploads/tule-gears_270.jpg" alt="tule-gears_270" width="401" height="219" /></a><p class="wp-caption-text">ターボ・Press This</p></div>
<h4>２．インポート</h4>
<p>別のブログシステムから投稿やコメント、カテゴリーなどをインポートできます。インポート元によりインポートできる内容が異なりますので注意しましょう。</p>
<div id="attachment_369" class="wp-caption aligncenter" style="width: 409px"><a class="thickbox" href="http://www.exe1993.jp/wpbusiness/wp-content/uploads/inport_270.jpg"><img class="size-full wp-image-369" title="inport_270" src="http://www.exe1993.jp/wpbusiness/wp-content/uploads/inport_270.jpg" alt="インポート" width="399" height="219" /></a><p class="wp-caption-text">インポート</p></div>
<h4>３．エクスポート</h4>
<p>別のブログシステムに投稿やコメント、カテゴリーなどをインポートできます。インポート先によりインポートできる内容が異なりますので注意しましょう。</p>
<div id="attachment_370" class="wp-caption aligncenter" style="width: 415px"><a class="thickbox" href="http://www.exe1993.jp/wpbusiness/wp-content/uploads/export_270.jpg"><img class="size-full wp-image-370" title="export_270" src="http://www.exe1993.jp/wpbusiness/wp-content/uploads/export_270.jpg" alt="エクスポート" width="405" height="219" /></a><p class="wp-caption-text">エクスポート</p></div>
<h4>４．WordPressをアップグレード</h4>
<p>最新のバージョンにアップグレードする際、FTPを使って、自動的にアップグレードすることができます。（FTPの設定は必要です。）</p>
<div id="attachment_373" class="wp-caption aligncenter" style="width: 410px"><a href="http://www.exe1993.jp/wpbusiness/wp-content/uploads/vup_270.jpg"class="thickbox" ><img class="size-full wp-image-373" title="vup_270" src="http://www.exe1993.jp/wpbusiness/wp-content/uploads/vup_270.jpg" alt="WordPressをアップグレード" width="400" height="218" /></a><p class="wp-caption-text">WordPressをアップグレード</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.exe1993.jp/wpbusiness/archives/tool_29/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.exe1993.jp/wpbusiness/archives/tool_29/" />
	</item>
		<item>
		<title>ユーザー</title>
		<link>http://www.exe1993.jp/wpbusiness/archives/user_29/</link>
		<comments>http://www.exe1993.jp/wpbusiness/archives/user_29/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 08:10:46 +0000</pubDate>
		<dc:creator>ykanazawa</dc:creator>
				<category><![CDATA[wordpress_manual_2.9]]></category>
		<category><![CDATA[wp2.9]]></category>

		<guid isPermaLink="false">http://www.exe1993.jp/wpbusiness/?p=1940</guid>
		<description><![CDATA[１．投稿者とユーザー
「ユーザー」画面はWordPressサイトの管理に関するアカウントの一覧を表示して、一元管理をおこないます。アカウントは「管理者（administrator）」「編集者（editor）」「作成者（a [...]]]></description>
			<content:encoded><![CDATA[<h4>１．投稿者とユーザー</h4>
<p>「ユーザー」画面はWordPressサイトの管理に関するアカウントの一覧を表示して、一元管理をおこないます。アカウントは「管理者（administrator）」「編集者（editor）」「作成者（autor）」「投稿者（contoributor）」「購読者（subscriber)」に分かれて、それぞれの権限をもっています。一覧ではそれぞれのアカウントによっての権限と投稿数を知ることができます。</p>
<p>→<a href="http://www.exe1993.jp/wpbusiness/?p=1459">ユーザーの種類と権限</a></p>
<div id="attachment_360" class="wp-caption aligncenter" style="width: 411px"><a class="thickbox" href="http://www.exe1993.jp/wpbusiness/wp-content/uploads/user-itiran_270.jpg"><img class="size-full wp-image-360" title="user-itiran_270" src="http://www.exe1993.jp/wpbusiness/wp-content/uploads/user-itiran_270.jpg" alt="投稿者とユーザー" width="401" height="153" /></a><p class="wp-caption-text">投稿者とユーザー</p></div>
<h4>２．新規ユーザーの追加</h4>
<p>新規にユーザーを追加する場合は「新規ユーザーの追加」画面から、ユーザー名、メールアドレス、パスワード、アカウントの権限などを入力して登録します。</p>
<p>＊アカウントの権限の初期設定は「設定」でデフォルト値を決めることができます。</p>
<div id="attachment_361" class="wp-caption aligncenter" style="width: 410px"><a class="thickbox" href="http://www.exe1993.jp/wpbusiness/wp-content/uploads/user-sinki_270.jpg"><img class="size-full wp-image-361" title="user-sinki_270" src="http://www.exe1993.jp/wpbusiness/wp-content/uploads/user-sinki_270.jpg" alt="新規ユーザーの登録" width="400" height="219" /></a><p class="wp-caption-text">新規ユーザーの登録</p></div>
<h4>３．プロフィール</h4>
<p>登録したアカウントに対しての設定をおこないます。ビジュアルエディタの設定（アカウント別に使用の可否が決められる）や管理画面の色彩（カラースキーム）などを設定できます。</p>
<div id="attachment_365" class="wp-caption aligncenter" style="width: 410px"><a href="http://www.exe1993.jp/wpbusiness/wp-content/uploads/user-personal_270.jpg" class="thickbox" ><img class="size-full wp-image-365" title="user-personal_270" src="http://www.exe1993.jp/wpbusiness/wp-content/uploads/user-personal_270.jpg" alt="プロフィール" width="400" height="212" /></a><p class="wp-caption-text">プロフィール</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.exe1993.jp/wpbusiness/archives/user_29/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.exe1993.jp/wpbusiness/archives/user_29/" />
	</item>
		<item>
		<title>プラグイン</title>
		<link>http://www.exe1993.jp/wpbusiness/archives/plugins_29/</link>
		<comments>http://www.exe1993.jp/wpbusiness/archives/plugins_29/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 08:09:19 +0000</pubDate>
		<dc:creator>ykanazawa</dc:creator>
				<category><![CDATA[wordpress_manual_2.9]]></category>
		<category><![CDATA[wp2.9]]></category>

		<guid isPermaLink="false">http://www.exe1993.jp/wpbusiness/?p=1938</guid>
		<description><![CDATA[１．プラグインの管理
拡張機能である「プラグイン」ソフトウェアは規定の仕様で作成され、WordPressの特定のホルダにインストールすることで、機能します。特定のホルダにインストール（アップロード）されると、下記のような [...]]]></description>
			<content:encoded><![CDATA[<h4>１．プラグインの管理</h4>
<p>拡張機能である「プラグイン」ソフトウェアは規定の仕様で作成され、WordPressの特定のホルダにインストールすることで、機能します。特定のホルダにインストール（アップロード）されると、下記のような一覧に表示されます。表中の右側にある「使用する」を選択すると、「使用中のプラグイン」一覧に配置されます。</p>
<div id="attachment_157" class="wp-caption aligncenter" style="width: 411px"><a href="http://www.exe1993.jp/wpbusiness/wp-content/uploads/plugin-itiran_270.jpg" class="thickbox" ><img class="size-full wp-image-157" title="plugin-itiran_270" src="http://www.exe1993.jp/wpbusiness/wp-content/uploads/plugin-itiran_270.jpg" alt="plugin-itiran_270" width="401" height="209" /></a><p class="wp-caption-text">プラグイン管理</p></div>
<h4>２．プラグインの詳細</h4>
<p>プラグインの詳細にはバージョン・説明・操作などの表示があります。よく説明を読み、使用するようにしましょう。</p>
<div id="attachment_158" class="wp-caption aligncenter" style="width: 465px"><a href="http://www.exe1993.jp/wpbusiness/wp-content/uploads/plugin-zoom_270.jpg" class="thickbox" ><img class="size-full wp-image-158" title="plugin-zoom_270" src="http://www.exe1993.jp/wpbusiness/wp-content/uploads/plugin-zoom_270.jpg" alt="plugin-zoom_270" width="455" height="131" /></a><p class="wp-caption-text">プラグインの詳細</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.exe1993.jp/wpbusiness/archives/plugins_29/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.exe1993.jp/wpbusiness/archives/plugins_29/" />
	</item>
		<item>
		<title>外観－ウィジェット・編集</title>
		<link>http://www.exe1993.jp/wpbusiness/archives/style-widget_29/</link>
		<comments>http://www.exe1993.jp/wpbusiness/archives/style-widget_29/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 08:07:47 +0000</pubDate>
		<dc:creator>ykanazawa</dc:creator>
				<category><![CDATA[wordpress_manual_2.9]]></category>
		<category><![CDATA[wp2.9]]></category>

		<guid isPermaLink="false">http://www.exe1993.jp/wpbusiness/?p=1936</guid>
		<description><![CDATA[１．ウィジェット
WordPressでは「ウィジェット対応のテーマ」を作成することにより、「外観－ウィジェット」の管理機能を使うことができます。この管理機能を使うと、対話式にウィジェットを並び替えたり、使用したりすること [...]]]></description>
			<content:encoded><![CDATA[<h4>１．ウィジェット</h4>
<p>WordPressでは「ウィジェット対応のテーマ」を作成することにより、「外観－ウィジェット」の管理機能を使うことができます。この管理機能を使うと、対話式にウィジェットを並び替えたり、使用したりすることが可能です。</p>
<div id="attachment_138" class="wp-caption aligncenter" style="width: 410px"><a href="http://www.exe1993.jp/wpbusiness/wp-content/uploads/theme-widget_270.jpg" class="thickbox" ><img class="size-full wp-image-138" title="theme-widget_270" src="http://www.exe1993.jp/wpbusiness/wp-content/uploads/theme-widget_270.jpg" alt="theme-widget_270" width="400" height="220" /></a><p class="wp-caption-text">ウィジェット</p></div>
<h4>２．テーマの編集</h4>
<p>テーマエディタを使って、使用中のテーマ編集ができます。但し、ここでの修正はデザインの修正となりますので、慎重に取り扱いましょう。<br />
（サーバが書込み不可の設定をしてあるばあいは閲覧はできますが、編集はできません）</p>
<div id="attachment_139" class="wp-caption aligncenter" style="width: 410px"><a href="http://www.exe1993.jp/wpbusiness/wp-content/uploads/theme-html.jpg" class="thickbox" ><img class="size-full wp-image-139" title="theme-html" src="http://www.exe1993.jp/wpbusiness/wp-content/uploads/theme-html.jpg" alt="theme-html" width="400" height="257" /></a><p class="wp-caption-text">テーマの編集</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.exe1993.jp/wpbusiness/archives/style-widget_29/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.exe1993.jp/wpbusiness/archives/style-widget_29/" />
	</item>
		<item>
		<title>外観－テーマ</title>
		<link>http://www.exe1993.jp/wpbusiness/archives/style-themes_29/</link>
		<comments>http://www.exe1993.jp/wpbusiness/archives/style-themes_29/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 08:06:02 +0000</pubDate>
		<dc:creator>ykanazawa</dc:creator>
				<category><![CDATA[wordpress_manual_2.9]]></category>
		<category><![CDATA[wp2.9]]></category>

		<guid isPermaLink="false">http://www.exe1993.jp/wpbusiness/?p=1934</guid>
		<description><![CDATA[１．テーマ
WordPressのサイトデザインを規定するのが「テーマ」です。「テーマ」とはWordPress用にコーディングされたサイトデザイン用のテンプレートの集まりです。「テーマ」はWordPressの規約に従って作 [...]]]></description>
			<content:encoded><![CDATA[<h4>１．テーマ</h4>
<p>WordPressのサイトデザインを規定するのが「テーマ」です。「テーマ」とはWordPress用にコーディングされたサイトデザイン用のテンプレートの集まりです。「テーマ」はWordPressの規約に従って作成され、特定の設置場所に保管されることで管理されます。テーマの管理画面ではサイトデザインのプレビューを選択することで、サイトデザインを切り替えることができます。</p>
<div id="attachment_132" class="wp-caption aligncenter" style="width: 412px"><a href="http://www.exe1993.jp/wpbusiness/wp-content/uploads/theme-itiran_270.jpg" class="thickbox" ><img class="size-full wp-image-132" title="theme-itiran_270" src="http://www.exe1993.jp/wpbusiness/wp-content/uploads/theme-itiran_270.jpg" alt="theme-itiran_270" width="402" height="216" /></a><p class="wp-caption-text">テーマ</p></div>
<h4>２．テーマの選択</h4>
<p>テーマの管理画面でテーマのプレビューを選択すると、デザインを適用した画面が出てきます。これで、現在の投稿データがどのように表示されるのか、事前に確認することができます。</p>
<div id="attachment_135" class="wp-caption aligncenter" style="width: 415px"><a href="http://www.exe1993.jp/wpbusiness/wp-content/uploads/theme-act_270.jpg" class="thickbox" ><img class="size-full wp-image-135" title="theme-act_270" src="http://www.exe1993.jp/wpbusiness/wp-content/uploads/theme-act_270.jpg" alt="theme-act_270" width="405" height="236" /></a><p class="wp-caption-text">テーマの選択</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.exe1993.jp/wpbusiness/archives/style-themes_29/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.exe1993.jp/wpbusiness/archives/style-themes_29/" />
	</item>
		<item>
		<title>コメント</title>
		<link>http://www.exe1993.jp/wpbusiness/archives/comments_29/</link>
		<comments>http://www.exe1993.jp/wpbusiness/archives/comments_29/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 08:04:29 +0000</pubDate>
		<dc:creator>ykanazawa</dc:creator>
				<category><![CDATA[wordpress_manual_2.9]]></category>
		<category><![CDATA[wp2.9]]></category>

		<guid isPermaLink="false">http://www.exe1993.jp/wpbusiness/?p=1932</guid>
		<description><![CDATA[投稿した記事には閲覧者からのコメントをもらうことができます。コメント入力欄は設置も非設置も可能です。また、コメントに対する設定も「設定」項目で可変することができます。
]]></description>
			<content:encoded><![CDATA[<p>投稿した記事には閲覧者からのコメントをもらうことができます。コメント入力欄は設置も非設置も可能です。また、コメントに対する設定も「設定」項目で可変することができます。</p>
<div id="attachment_129" class="wp-caption aligncenter" style="width: 411px"><a href="http://www.exe1993.jp/wpbusiness/wp-content/uploads/comment-itiran_270.jpg" class="thickbox" ><img class="size-full wp-image-129" title="comment-itiran_270" src="http://www.exe1993.jp/wpbusiness/wp-content/uploads/comment-itiran_270.jpg" alt="comment-itiran_270" width="401" height="214" /></a><p class="wp-caption-text">コメント編集</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.exe1993.jp/wpbusiness/archives/comments_29/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.exe1993.jp/wpbusiness/archives/comments_29/" />
	</item>
		<item>
		<title>ページ</title>
		<link>http://www.exe1993.jp/wpbusiness/archives/pages_29/</link>
		<comments>http://www.exe1993.jp/wpbusiness/archives/pages_29/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 08:02:55 +0000</pubDate>
		<dc:creator>ykanazawa</dc:creator>
				<category><![CDATA[wordpress_manual_2.9]]></category>
		<category><![CDATA[wp2.9]]></category>

		<guid isPermaLink="false">http://www.exe1993.jp/wpbusiness/?p=1930</guid>
		<description><![CDATA[１．ページの管理
ページは投稿と異なり、時系列で整理されないサイトページです。WordPressでは投稿とページを使い分けることができます。
１．ページの新規登録
ページの登録方法はほぼ「投稿」の使用方法と同じです。但し [...]]]></description>
			<content:encoded><![CDATA[<h4>１．ページの管理</h4>
<p>ページは投稿と異なり、時系列で整理されないサイトページです。WordPressでは投稿とページを使い分けることができます。</p>
<div id="attachment_119" class="wp-caption aligncenter" style="width: 410px"><a href="http://www.exe1993.jp/wpbusiness/wp-content/uploads/page-itiran_270.jpg" class="thickbox" ><img class="size-full wp-image-119" title="page-itiran_270" src="http://www.exe1993.jp/wpbusiness/wp-content/uploads/page-itiran_270.jpg" alt="page-itiran_270" width="400" height="210" /></a><p class="wp-caption-text">ページの管理</p></div>
<h4>１．ページの新規登録</h4>
<p>ページの登録方法はほぼ「投稿」の使用方法と同じです。但し、投稿ではあった項目がなかったり、ページにしかない項目があります。</p>
<div id="attachment_120" class="wp-caption aligncenter" style="width: 410px"><a href="http://www.exe1993.jp/wpbusiness/wp-content/uploads/page-sinki_270.jpg" class="thickbox" ><img class="size-full wp-image-120" title="page-sinki_270" src="http://www.exe1993.jp/wpbusiness/wp-content/uploads/page-sinki_270.jpg" alt="page-sinki_270" width="400" height="222" /></a><p class="wp-caption-text">ページの新規登録</p></div>
<h4>１．ページの属性</h4>
<p>投稿になく、ページにしかないのが属性です。ページは親ページとの階層関係を持つことができます。また、テンプレートを何種類も持ち、切り替えて使用することができます。</p>
<div id="attachment_123" class="wp-caption aligncenter" style="width: 260px"><a href="http://www.exe1993.jp/wpbusiness/wp-content/uploads/page-zokusei_270.jpg" class="thickbox" ><img class="size-full wp-image-123" title="page-zokusei_270" src="http://www.exe1993.jp/wpbusiness/wp-content/uploads/page-zokusei_270.jpg" alt="page-zokusei_270" width="250" height="376" /></a><p class="wp-caption-text">ページの属性</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.exe1993.jp/wpbusiness/archives/pages_29/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.exe1993.jp/wpbusiness/archives/pages_29/" />
	</item>
	</channel>
</rss>
