找到這段
//Add your own link by modifing the link below and uncomment it.
//$links[] = theme('service_links_build_link', t('delicious'), "http://del.icio.us/post?url=$url&title=$title", t('Bookmark this post on del.icio.us.'), 'delicious.png');
改成
// Add your own link by modifing the link below and uncomment it.
$links[] = theme('service_links_build_link', t('hemidemi'), "http://www.hemidemi.com/user_bookmark/new?title=$title&url=$url", t('Bookmark this post on hemidemi.'), 'hemidemi.gif');
回應
不曉得台灣人使用這
不曉得台灣人使用這些「網摘」的情況如何?還是說都是老外比較愛?
我想是有一群人會使
我想是有一群人會使用吧...
不過我自己沒用
因為對文章、網站寫摘要,有點累說... :P
hemidemi
加入hemidemi
找到這段
//Add your own link by modifing the link below and uncomment it.
//$links[] = theme('service_links_build_link', t('delicious'), "http://del.icio.us/post?url=$url&title=$title", t('Bookmark this post on del.icio.us.'), 'delicious.png');
改成
// Add your own link by modifing the link below and uncomment it.
$links[] = theme('service_links_build_link', t('hemidemi'), "http://www.hemidemi.com/user_bookmark/new?title=$title&url=$url", t('Bookmark this post on hemidemi.'), 'hemidemi.gif');
將改名為hemidemi.gif上傳!
目前的試用是沒什麼問題啦。
這是我使用修改後的網頁
http://www.lichihua.com/2006/node/246
不錯哦
不錯哦 :)
建議可以把傳過去的網頁title,加上網站的名稱("修改service_links | 最初的地方"),而不是只有文章標題。
對喔
不過加上$head_title,反而出不來@@
Re: Service links
請問如果delicious跟黑米都要用的話呢?要在哪裡改或是增加?
Re: Service links
應該就如上面所說的把黑米加進去,因為delicious有內建。