<?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>stupid website &#187; xoops</title>
	<atom:link href="http://www.stupid-net.com/category/text/xoops/feed" rel="self" type="application/rss+xml" />
	<link>http://www.stupid-net.com</link>
	<description>out of control</description>
	<lastBuildDate>Thu, 22 Dec 2011 05:59:42 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>bbcode</title>
		<link>http://www.stupid-net.com/text/xoops/209</link>
		<comments>http://www.stupid-net.com/text/xoops/209#comments</comments>
		<pubDate>Mon, 18 Sep 2006 19:31:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[xoops]]></category>
		<category><![CDATA[カスタマイズ]]></category>

		<guid isPermaLink="false">http://stupid.s344.xrea.com/six/?p=209</guid>
		<description><![CDATA[xoopsで使用できるbbcode。便利なのは便利なんだけど太字表現の[ b ]を適用すると&#60;b&#62;タグが適用されるので余り使いたくないのが本心。 ということで&#60;b&#62;タグの代わりに&#60;stron [...]]]></description>
			<content:encoded><![CDATA[<p>xoopsで使用できるbbcode。便利なのは便利なんだけど太字表現の[ b ]を適用すると&lt;b&gt;タグが適用されるので余り使いたくないのが本心。<br />
<span id="more-209"></span><br />
ということで&lt;b&gt;タグの代わりに&lt;strong&gt;タグを適用するようする方法を探してみたらclass/module.textsanitizer.phpを触ればいいと分かりました。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stupid-net.com/text/xoops/209/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>smartyのtruncate</title>
		<link>http://www.stupid-net.com/text/xoops/199</link>
		<comments>http://www.stupid-net.com/text/xoops/199#comments</comments>
		<pubDate>Fri, 15 Sep 2006 19:30:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[xoops]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[カスタマイズ]]></category>

		<guid isPermaLink="false">http://www.stupid-net.com/six/?p=199</guid>
		<description><![CDATA[weBlog2(xeblog)のテンプレートでsmartyの文字列を切り詰める修正子truncateが使われている場所を修正。 http://applesy16g.sakura.ne.jp/2006/02/smartyt [...]]]></description>
			<content:encoded><![CDATA[<p>weBlog2(xeblog)のテンプレートでsmartyの文字列を切り詰める修正子truncateが使われている場所を修正。<br />
<span id="more-199"></span></p>
<p>http://applesy16g.sakura.ne.jp/2006/02/smartytruncate.php</p>
<p>上記のサイトにあるようにtruncateを使用して日本語を切り詰めると文字化けしてしまう可能性があるのでSmarty modifier.mbtruncate.phpを作成してsmartyのpluginフォルダに入れてテンプレートのtruncateの部分をmbtruncateに変更。<br />
xeblog_details.html、xeblog_archives.html、xeblog_post.htmlに該当箇所があります。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stupid-net.com/text/xoops/199/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

