<?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>lab.琉結 &#187; Geeklog 関数</title>
	<atom:link href="http://lab.ryu-yui.com/archives/tag/geeklog-%e9%96%a2%e6%95%b0/feed" rel="self" type="application/rss+xml" />
	<link>http://lab.ryu-yui.com</link>
	<description>昨日より今日、今日より明日の一歩</description>
	<lastBuildDate>Fri, 30 Jul 2010 08:50:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</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://lab.ryu-yui.com/archives/tag/geeklog-%e9%96%a2%e6%95%b0/feed" />
		<item>
		<title>Geeklog トップページの判定</title>
		<link>http://lab.ryu-yui.com/archives/42.html</link>
		<comments>http://lab.ryu-yui.com/archives/42.html#comments</comments>
		<pubDate>Fri, 10 Apr 2009 04:30:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Geeklog]]></category>
		<category><![CDATA[Geeklog 関数]]></category>

		<guid isPermaLink="false">http://lab.ryu-yui.com/?p=42</guid>
		<description><![CDATA[				忘れないようにメモ…
				トップページの時だけ表示など、振り分けしたいと調べてみた。
				下記の関数でできるようです。
				COM_onFrontpage()
				 
				実際にはこんな感じで [...]]]></description>
			<content:encoded><![CDATA[				<p>忘れないようにメモ…</p>
				<p>トップページの時だけ表示など、振り分けしたいと調べてみた。<br />
				下記の関数でできるようです。</p>
				<p>COM_onFrontpage()</p>
				<p> </p>
				<blockquote><p>実際にはこんな感じで使いました。<br />
				 &lt;?php if(COM_onFrontpage(home)){<br />
				      トップページの際表示<br />
				} ?&gt; </p>
				<p> </p></blockquote>
				<p>参照↓<br />
				<a href="http://www.geeklog.jp/article.php/20090227153240400" target="_blank">http://www.geeklog.jp/article.php/20090227153240400 </a></p>
]]></content:encoded>
			<wfw:commentRss>http://lab.ryu-yui.com/archives/42.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://lab.ryu-yui.com/archives/42.html" />
	</item>
	</channel>
</rss>
