推文到Plurk的時候會少兩條斜線! - 部落格

Table of Contents



今天加入了「推文至Plurk」的語法在Blogger裡面,
可是按了推文按鈕,跑到Plurk的網頁以後,

出現的卻是:「XXX說:http:www.xxx.com」

原本不是應該要是「http://www.xxx.com」這樣嗎?@@
請問是那邊出了問題?

下面附上我的語法。

我在<span class='post-labels'>底下的</b:if>跟</span>之間加入了:

<br/>
<a expr:href='&quot;http://www.plurk.com/?qualifier=says&amp;status=&quot; +
data:post.url + &quot; &quot; + &quot;(&quot; + data:post.title +
&quot;)&quot;' target='_blank' title='Plurk'>
推文到Plurk
<img
src='http://lh4.ggpht.com/cv0sol34fH94IKDvT1of3aebf7J53qojKTgzmVLIcu_pFweW7l-UEI6C4aHiDJsIYOGJ_dCX44H7en5bkpEG-8Y=s512'
style='height:16px;weight:16px'/>
</a>

這段語法。

可以正常使用,但是就少那兩條斜線。
請問問題出在那??

我的Blogger:http://adohadoh.blogspot.com


--

All Comments