As the author of DSS I have to point out that I have some time ago ramped it down. Instead anyone wanting a similar service should use the Diaspora* Advanced Sharer which is based on DSS.
关于如何与Blogger合作的问题,联邦事务部对此有指示;
www.un.org/spanish/ecosoc Blo
这种方法将包括在谷歌+1纽顿旁边的Diaspora*份额。 有必要使各州能够分享。
- Enter your dashboard and choose your blog.
- In section Template, click on Edit HTML. If a warning appears, click Continue.
- Check Expand widget templates, press Ctrl+F and write sharebuttons.
- Find the line
<b:includable id= shareButtons var= post >
. Just after that, copy the following code:
<a expr:href= "http://sharetodiaspora.github.com/?url=" + data:post.url + "&title=" + data:post.title target= _blank title= Share on Diaspora >
<img src= http://joindiaspora.com/favicon.ico style= width:16px; height:16px; padding:0; border:0; vertical-align:middle; />
</a>
Ps. 根据我的阿帕奇错误记录得出这一问题:P