English 中文(简体)
加入Blogger gadget的职位头衔和URL
原标题:Accesing post title and URL from Blogger gadget

I m trying to build a Blogger gadget for posts sharing using Diaspora! I ve started with Diaspora Sharing Service usinh HTML and JavaScript (you can take a look at my work in progress) and found that URL and TITLE are empty

既不能使用邮资或窗户,也不能取得有效价值。

任何帮助都将受到赞赏。

问题回答

你们是否可以提供更多信息? 对我来说,我不清楚你究竟要问什么,因此,其他人可能不清楚。

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





相关问题
selected text in iframe

How to get a selected text inside a iframe. I my page i m having a iframe which is editable true. So how can i get the selected text in that iframe.

How to fire event handlers on the link using javascript

I would like to click a link in my page using javascript. I would like to Fire event handlers on the link without navigating. How can this be done? This has to work both in firefox and Internet ...

How to Add script codes before the </body> tag ASP.NET

Heres the problem, In Masterpage, the google analytics code were pasted before the end of body tag. In ASPX page, I need to generate a script (google addItem tracker) using codebehind ClientScript ...

Clipboard access using Javascript - sans Flash?

Is there a reliable way to access the client machine s clipboard using Javascript? I continue to run into permissions issues when attempting to do this. How does Google Docs do this? Do they use ...

javascript debugging question

I have a large javascript which I didn t write but I need to use it and I m slowely going trough it trying to figure out what does it do and how, I m using alert to print out what it does but now I ...

Parsing date like twitter

I ve made a little forum and I want parse the date on newest posts like twitter, you know "posted 40 minutes ago ","posted 1 hour ago"... What s the best way ? Thanx.

热门标签