IZ MS blogs ctivity streams/atom
This commit is contained in:
parent
c124a9ab41
commit
e0284b28ee
1 changed files with 0 additions and 2 deletions
|
|
@ -195,9 +195,7 @@ module Diaspora
|
|||
<activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
|
||||
<title>#{blog.title}</title>
|
||||
<content>#{blog.body}</content>
|
||||
<permalink>
|
||||
<link rel="alternate" type="text/html" href="#{OWNER.url}blogs/#{blog.id}"/>
|
||||
</permalink>
|
||||
<id>#{OWNER.url}blogs/#{blog.id}</id>
|
||||
<published>#{blog.created_at.xmlschema}</published>
|
||||
<updated>#{blog.updated_at.xmlschema}</updated>
|
||||
|
|
|
|||
Loading…
Reference in a new issue