<?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>BIERCELINE BLOG &#187; MODx</title>
	<atom:link href="http://blog.bierceline.net/tag/modx/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.bierceline.net</link>
	<description>嗚呼 君ヨ、技術屋ト呼バレル事ナカレ</description>
	<lastBuildDate>Wed, 16 Nov 2011 05:36:23 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://blog.bierceline.net/tag/modx/feed/" />
		<item>
		<title>quickedit</title>
		<link>http://blog.bierceline.net/2008/05/26/quickedit/</link>
		<comments>http://blog.bierceline.net/2008/05/26/quickedit/#comments</comments>
		<pubDate>Mon, 26 May 2008 13:55:02 +0000</pubDate>
		<dc:creator>gyu</dc:creator>
				<category><![CDATA[牛ログ]]></category>
		<category><![CDATA[MODx]]></category>

		<guid isPermaLink="false">http://blog.bierce-line.com/?p=19</guid>
		<description><![CDATA[フォルダエイリアスの機能を使うと、quickeditが正しく表示されなくなるので、読み込み用のパスを変更する必要性があります。 /assets/modules/quick_edit/output.class.inc.ph [...]]]></description>
			<content:encoded><![CDATA[<p>フォルダエイリアスの機能を使うと、quickeditが正しく表示されなくなるので、読み込み用のパスを変更する必要性があります。</p>
<p>/assets/modules/quick_edit/output.class.inc.php (ver.0.9.6.1p2) 30-32行目あたり</p>
<div class="codecolorer-container html4strict default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="html4strict codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">script</span> <span style="color: #000066;">type</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;text/javascript&quot;</span> <span style="color: #000066;">src</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;/manager/media/script/mootools/mootools.js&quot;</span>&gt;&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">script</span>&gt;</span><br />
<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">script</span> <span style="color: #000066;">type</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;text/javascript&quot;</span> <span style="color: #000066;">src</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;/{$qe_path}/javascript/QuickEdit.js&quot;</span>&gt;&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">script</span>&gt;</span><br />
<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">link</span> <span style="color: #000066;">type</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;text/css&quot;</span> <span style="color: #000066;">rel</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;stylesheet&quot;</span> <span style="color: #000066;">href</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;/{$qe_path}/styles/toolbar.css&quot;</span> <span style="color: #66cc66;">/</span>&gt;</span></div></div>
<p>srcとhrefのファイル読み込み部分の最初に「/」を追加して、相対パスでなく絶対パスで読み込むようにしました。<br />
いまのところは問題なく動いてます。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bierceline.net/2008/05/26/quickedit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://blog.bierceline.net/2008/05/26/quickedit/" />
	</item>
	</channel>
</rss>

