<?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/"
> <channel><title>www.hbirds.net &#187; ボックス</title> <atom:link href="http://www.hbirds.net/tag/%e3%83%9c%e3%83%83%e3%82%af%e3%82%b9/feed" rel="self" type="application/rss+xml" /><link>http://www.hbirds.net</link> <description>５０歳にして５０の手習いに挑戦。なんて無理！ だけど、いつも新しいことに興味を持って挑戦する心を忘れないようにしたい。　　そんなオヤジの挑戦の日々・・・・・・</description> <lastBuildDate>Wed, 01 Feb 2012 20:52:58 +0000</lastBuildDate> <language>ja</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>TrackBack URLのボックス表示</title><link>http://www.hbirds.net/wpcustomize/trackback-url%e3%81%ae%e3%83%9c%e3%83%83%e3%82%af%e3%82%b9%e8%a1%a8%e7%a4%ba/2237</link> <comments>http://www.hbirds.net/wpcustomize/trackback-url%e3%81%ae%e3%83%9c%e3%83%83%e3%82%af%e3%82%b9%e8%a1%a8%e7%a4%ba/2237#comments</comments> <pubDate>Sun, 15 Mar 2009 23:16:50 +0000</pubDate> <dc:creator>hbirds</dc:creator> <category><![CDATA[WPカスタマイズ]]></category> <category><![CDATA[customaize]]></category> <category><![CDATA[TrackBack URL]]></category> <category><![CDATA[ボックス]]></category> <guid
isPermaLink="false">http://www.hbirds.net/?p=2237</guid> <description><![CDATA[TrackBack URLを表示していないので、ボックス形式で表示するようにしてみました。 Tech de Go さんのサイトを参考にというか、ほとんどそのまま使わせていただきました。 １．シングルページ single.php に以下のスクリプトを挿入しました。 ２．スタイルシート style.php には、以下を挿入しました。]]></description> <content:encoded><![CDATA[<p>TrackBack URLを表示していないので、ボックス形式で表示するようにしてみました。<br
/> <a
href="http://www.techdego.com/2007/03/wordpresstrackback-url.php">Tech de Go さんのサイト</a>を参考にというか、ほとんどそのまま使わせていただきました。</p><p>１．シングルページ single.php に以下のスクリプトを挿入しました。</p><pre class="brush: php; title: ; notranslate">&lt;?php if ('open' == $post-&gt;ping_status) : ?&gt;
   &lt;h3 id=&quot;trackback-url&quot;&gt;&lt;?php _e('Trackback URL', 'hoge') ?&gt;&lt;/h3&gt;
   &lt;input onfocus=&quot;this.select()&quot; readonly=&quot;readonly&quot; value=&quot;&lt;?php trackback_url(); ?&gt;&quot;
       class=&quot;tb_url&quot; id=&quot;tb_url&quot; name=&quot;tb_url&quot; accesskey=&quot;x&quot;/&gt;
&lt;?php endif; ?&gt;</pre><p>２．スタイルシート style.php には、以下を挿入しました。</p><pre class="brush: css; title: ; notranslate">/* ----- Style for trackback field ----- */
h3#trackback-url {
	background: url(images/respond.gif) no-repeat;
	padding-left: 22px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
	margin: 20px 0px 0px;
	clear: both;
}
input#tb_url {
   font-family: &quot;courier new&quot;, courier, monospace;
   background-color: #CCC;
   font-size: 0.8em;
   padding: left;
   width: 100%;
}</pre>]]></content:encoded> <wfw:commentRss>http://www.hbirds.net/wpcustomize/trackback-url%e3%81%ae%e3%83%9c%e3%83%83%e3%82%af%e3%82%b9%e8%a1%a8%e7%a4%ba/2237/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
