aboutsummaryrefslogblamecommitdiffstats
path: root/view/atom_cmnt.tpl
blob: b70a6dc4eaa33a59ea77d199e53b5eca4223d1f3 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11



                                                

                                                                                                                




                                                    
                                                 
                                           
                                                         
                                                    
                                                                       

                                        
                          

                
	<entry>
		<author>
			<name>$name</name>
			<uri>$profile_page</uri>
			<link rel="photo"  type="image/jpeg" media:width="80" media:height="80" href="$thumb" />
			<link rel="avatar" type="image/jpeg" media:width="80" media:height="80" href="$thumb" />
		</author>

		<thr:in-reply-to ref="$parent_id" />
		<id>$item_id</id>
		<title>$title</title>
		<published>$published</published>
		<updated>$updated</updated>
		<content type="$type" >$content</content>
		<link rel="alternate" href="$alt" />
		<dfrn:comment-allow>$comment_allow</dfrn:comment-allow>
		<as:verb>$verb</as:verb>
		$actobj
		$mentioned
	</entry>