]> git.mxchange.org Git - friendica.git/blob - view/templates/diaspora_photo.tpl
vier event_form: include bb-tags for editing
[friendica.git] / view / templates / diaspora_photo.tpl
1
2 <XML>
3   <post>
4     <photo>
5       <guid>{{$guid}}</guid>
6       <diaspora_handle>{{$handle}}</diaspora_handle>
7       <public>{{$public}}</public>
8       <created_at>{{$created_at}}</created_at>
9       <remote_photo_path>{{$path}}</remote_photo_path>
10       <remote_photo_name>{{$filename}}</remote_photo_name>
11       <status_message_guid>{{$msg_guid}}</status_message_guid>
12     </photo>
13   </post>
14 </XML>