<?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>イテルの一日一問 &#187; フォトギャラリー</title>
	<atom:link href="http://oneday.ter.jp/tag/%e3%83%95%e3%82%a9%e3%83%88%e3%82%ae%e3%83%a3%e3%83%a9%e3%83%aa%e3%83%bc/feed" rel="self" type="application/rss+xml" />
	<link>http://oneday.ter.jp</link>
	<description>一日にひとつは何かを考える。</description>
	<lastBuildDate>Mon, 31 Jan 2011 09:23:33 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://oneday.ter.jp/tag/%e3%83%95%e3%82%a9%e3%83%88%e3%82%ae%e3%83%a3%e3%83%a9%e3%83%aa%e3%83%bc/feed" />
		<item>
		<title>NextGen Gallery-フォトギャラリーの使い方</title>
		<link>http://oneday.ter.jp/wordpress/287.html</link>
		<comments>http://oneday.ter.jp/wordpress/287.html#comments</comments>
		<pubDate>Fri, 03 Jul 2009 14:31:45 +0000</pubDate>
		<dc:creator>イテル</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[nextgen]]></category>
		<category><![CDATA[フォトギャラリー]]></category>
		<category><![CDATA[使い方]]></category>
		<category><![CDATA[使用方法]]></category>

		<guid isPermaLink="false">http://oneday.ter.jp/?p=287</guid>
		<description><![CDATA[昨日に引き続き、wordpressでFlashフォトギャラリーを使う方法をまとめる。 昨日はセットアップだったので、本日は画像の登録と設置方法について解説する。 まずはギャラリーにアクセスする。 左側メニューの一番下にg [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-thumbnail wp-image-300" title="090702" src="http://oneday.ter.jp/wp-content/uploads/2009/07/0907021-700x200.jpg" alt="090702" width="700" height="200" /></p>
<p>昨日に引き続き、wordpressでFlashフォトギャラリーを使う方法をまとめる。</p>
<p>昨日はセットアップだったので、本日は画像の登録と設置方法について解説する。</p>
<ol>
<li>まずはギャラリーにアクセスする。<br />
左側メニューの一番下にgalleryという項目が追加されいるのを確認。</li>
<li>その中の「AddGallery / Images」というボタンをクリック。</li>
<li>すると右側に「Add new gallery」というのが表示される。<br />
名称を入力するとギャラリー（カテゴリ）が追加される。</li>
<li>さらに、上のほうにある「UploadImages」というタブをクリックすることで、ファイルをアップするためのページに移動する。</li>
<li>Brouseをクリックして、3で追加したカテゴリを選択して、「UploadImages」をクリックすると画像が追加されるます。<br />
この作業を延々と続けるか、もしくはさらに右側にある「Upload a Zip-File」で画像をzipでまとめてアップすることができる。</li>
<li>アップが一通り終わったら確認してみる。<br />
再び、左側のGalleryメニュー中の「Manage Garllery」をクリックすると、３で追加したカテゴリが表示されるのでクリックすると登録された画像が確認できる。</li>
<li>「Alt &amp; Title Text / Description」に画像のキャプションを入力して、「SaveChanges」をクリック。<br />
消したい画像があれば消す。</li>
<li>最後に「Manage Garllery」のページで、表示したいカテゴリのIDを覚えておく。</li>
<li>投稿もしくはページの本文に、以下のいずれかの構文を入力する。<br />
○simpleviewerの場合</p>
<pre class="brush: xml; title: ; notranslate">
[simpleviewer=【ID】,【幅】,【高さ】]
</pre>
<p>○tiltviewerの場合</p>
<pre class="brush: xml; title: ; notranslate">
[tiltviewer=【ID】,【幅】,【高さ】]
</pre>
<p>○autoviewerの場合</p>
<pre class="brush: xml; title: ; notranslate">
[autoviewer=【ID】,【幅】,【高さ】]
</pre>
<p>○pcviewer（ポストカード）の場合</p>
<pre class="brush: xml; title: ; notranslate">
[pcviewer=【ID】,【幅】,【高さ】]
</pre>
<p>※【】の部分は数値を入力します。</li>
<li>列数行数やサムネイルの幅などの詳細設定は「管理画面」→「ギャラリー」→「Flashviewer」→「各ビューアーのタブ」で設定できる。</li>
</ol>
<p>表示例は「<a href="http://diary.ter.jp/leave/1284.html" target="_blank">イテル日記</a>」にて公開中。</p>
<p>個人のブログの写真集などで利用はできるが、コーポレートサイトなどで使うシチュエーションがあまり浮かばないかも。</p>
<p>なんか有効活用したいけど思いつかない・・・。</p>
]]></content:encoded>
			<wfw:commentRss>http://oneday.ter.jp/wordpress/287.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://oneday.ter.jp/wordpress/287.html" />
	</item>
		<item>
		<title>WordPressにFlashのフォトギャラリーを設置する（NextGen Gallery）</title>
		<link>http://oneday.ter.jp/wordpress/278.html</link>
		<comments>http://oneday.ter.jp/wordpress/278.html#comments</comments>
		<pubDate>Thu, 02 Jul 2009 08:30:16 +0000</pubDate>
		<dc:creator>イテル</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[nextgen]]></category>
		<category><![CDATA[フォトギャラリー]]></category>
		<category><![CDATA[設置方法]]></category>

		<guid isPermaLink="false">http://oneday.ter.jp/?p=278</guid>
		<description><![CDATA[撮りためた写真をwordpress上で公開したい場合に、使えるプラグイン「NextrGen Gallery」をご紹介。 NextGen Flashviewerの効果がステキな様子。 はじめに、「NextGen Galle [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-thumbnail wp-image-282" title="090702" src="http://oneday.ter.jp/wp-content/uploads/2009/07/090702-700x200.jpg" alt="090702" width="700" height="200" /></p>
<p>撮りためた写真をwordpress上で公開したい場合に、使えるプラグイン「NextrGen Gallery」をご紹介。</p>
<p><a href="http://wordpress.org/extend/plugins/nextgen-flashviewer/" target="_blank">NextGen Flashviewer</a>の効果がステキな様子。</p>
<p>はじめに、「NextGen Gallery」を入れておく必要がある。</p>
<ol>
<li>「<a href="http://alexrabe.boelinger.com/wordpress-plugins/nextgen-gallery/" target="_blank">NextGen Gallery</a>」をインストールする。<br />
インストール方法はプラグインの「新規追加」から追加、もしくはダウンロード＆アップロードで追加する。</li>
<li>「NextGen Gallery Flashviewer」をインストールする。<br />
インストール方法はプラグインの「新規追加」から追加、もしくはダウンロード＆アップロードで追加する。</li>
<li>「<a href="http://www.airtightinteractive.com/viewers/" target="_blank">Airtight Viewers</a>」より「SimpleViewer」「TiltViewer」「AutoViewer」「PostCardViewer」の各ビューアーのzipファイルをダウンロードし解凍する。</li>
<li>解凍したフォルダに含まれるswfファイルを、デスクトップなどに「nggflash-swf」というフォルダを作成してコピーしておく。<br />
「PostCardViewer」の「viewer.swf」のみ、「pcviewer.swf」にリネームが必要なので注意する。</li>
<li>「wp-content/plugins/」に「nggflash-swf」フォルダをswfファイルごとアップする。</li>
<li>プラグインの使用を開始する。</li>
</ol>
<p>以上で、左側のナビゲーションに「Gallary」ボタンが追加され使用できるようになる。</p>
<p>具体的な使い方は明日説明する予定。</p>
]]></content:encoded>
			<wfw:commentRss>http://oneday.ter.jp/wordpress/278.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://oneday.ter.jp/wordpress/278.html" />
	</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.500 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-10 18:19:17 -->

