]> git.mxchange.org Git - friendica.git/blob - view/theme/quattro/templates/wall_thread.tpl
Merge remote-tracking branch 'upstream/master'
[friendica.git] / view / theme / quattro / templates / wall_thread.tpl
1 {{if $mode == display}}
2 {{else}}
3 {{if $item.comment_firstcollapsed}}
4         <div class="hide-comments-outer">
5                 <span id="hide-comments-total-{{$item.id}}"
6                         class="hide-comments-total">{{$item.num_comments}}</span>
7                         <span id="hide-comments-{{$item.id}}"
8                                 class="hide-comments fakelink"
9                                 onclick="showHideComments({{$item.id}});">{{$item.hide_text}}</span>
10                         {{if $item.thread_level==3}} -
11                         <span id="hide-thread-{{$item}}-id"
12                                 class="fakelink"
13                                 onclick="showThread({{$item.id}});">expand</span> /
14                         <span id="hide-thread-{{$item}}-id"
15                                 class="fakelink"
16                                 onclick="hideThread({{$item.id}});">collapse</span> thread{{/if}}
17         </div>
18         <div id="collapsed-comments-{{$item.id}}" class="collapsed-comments" style="display: none;">
19 {{/if}}
20 {{/if}}
21
22 {{if $item.thread_level!=1}}<div class="children u-comment h-cite">{{/if}}
23
24 <div class="wall-item-decor">
25         {{if $item.star}}<span class="icon s22 star {{$item.isstarred}}" id="starred-{{$item.id}}" title="{{$item.star.starred}}">{{$item.star.starred}}</span>{{/if}}
26         {{if $item.lock}}<span class="icon s22 lock fakelink" onclick="lockview(event,{{$item.id}});" title="{{$item.lock}}">{{$item.lock}}</span>{{/if}}
27         <img id="like-rotator-{{$item.id}}" class="like-rotator" src="images/rotator.gif" alt="{{$item.wait}}" title="{{$item.wait}}" style="display: none;" />
28 </div>
29
30 <div class="wall-item-container {{$item.indent}} {{$item.shiny}} {{$item.network}}" id="item-{{$item.guid}}">
31         <div class="wall-item-item">
32                 <div class="wall-item-info">
33                         <div class="contact-photo-wrapper mframe{{if $item.owner_url}} wwfrom{{/if}} p-author h-card"
34                                 onmouseover="if (typeof t{{$item.id}} != 'undefined') clearTimeout(t{{$item.id}}); openMenu('wall-item-photo-menu-button-{{$item.id}}')"
35                                 onmouseout="t{{$item.id}}=setTimeout('closeMenu(\'wall-item-photo-menu-button-{{$item.id}}\'); closeMenu(\'wall-item-photo-menu-{{$item.id}}\');',200)">
36                                 <a href="{{$item.profile_url}}" target="redir" title="{{$item.linktitle}}" class="contact-photo-link u-url" id="wall-item-photo-link-{{$item.id}}">
37                                         <img src="{{$item.thumb}}" class="contact-photo {{$item.sparkle}} p-name u-photo" id="wall-item-photo-{{$item.id}}" alt="{{$item.name}}" />
38                                 </a>
39                                 <a href="#" rel="#wall-item-photo-menu-{{$item.id}}" class="contact-photo-menu-button icon s16 menu" id="wall-item-photo-menu-button-{{$item.id}}">menu</a>
40                                 <ul class="contact-menu menu-popup" id="wall-item-photo-menu-{{$item.id}}">
41                                 {{$item.item_photo_menu}}
42                                 </ul>
43
44                         </div>
45                         {{if $item.owner_url}}
46                         <div class="contact-photo-wrapper mframe wwto" id="wall-item-ownerphoto-wrapper-{{$item.id}}" >
47                                 <a href="{{$item.owner_url}}" target="redir" title="{{$item.olinktitle}}" class="contact-photo-link" id="wall-item-ownerphoto-link-{{$item.id}}">
48                                         <img src="{{$item.owner_photo}}" class="contact-photo {{$item.osparkle}}" id="wall-item-ownerphoto-{{$item.id}}" alt="{{$item.owner_name}}" />
49                                 </a>
50                         </div>
51                         {{/if}}
52                         <div class="wall-item-location">{{$item.location}}</div>
53                 </div>
54                 <div class="wall-item-content">
55                         {{if $item.title}}<h2><a href="{{$item.plink.href}}" class="{{$item.sparkle}} p-name">{{$item.title}}</a></h2>{{/if}}
56                         <span class="e-content {{if !$item.title}}p-name{{/if}}">{{$item.body}}</span>
57                 </div>
58         </div>
59         <div class="wall-item-bottom">
60                 <div class="wall-item-links">
61                 </div>
62                 <div class="wall-item-tags">
63                         {{foreach $item.hashtags as $tag}}
64                                 <span class='tag'>{{$tag}}</span>
65                         {{/foreach}}
66                         {{foreach $item.mentions as $tag}}
67                                 <span class='mention'>{{$tag}}</span>
68                         {{/foreach}}
69                {{foreach $item.folders as $cat}}
70                     <span class='folder p-category'>{{$cat.name}}</a>{{if $cat.removeurl}} (<a href="{{$cat.removeurl}}" title="{{$remove}}">x</a>) {{/if}} </span>
71                {{/foreach}}
72                 {{foreach $item.categories as $cat}}
73                     <span class='category p-category'>{{$cat.name}}</a>{{if $cat.removeurl}} (<a href="{{$cat.removeurl}}" title="{{$remove}}">x</a>) {{/if}} </span>
74                 {{/foreach}}
75                 </div>
76         </div>
77         <div class="wall-item-bottom">
78                 <div class="wall-item-links">
79                         {{if $item.plink}}<a class="icon s16 link{{$item.sparkle}} u-url" title="{{$item.plink.title}}" href="{{$item.plink.href}}">{{$item.plink.title}}</a>{{/if}}
80                 </div>
81                 <div class="wall-item-actions">
82                         <div class="wall-item-actions-author">
83                                 <a href="{{$item.profile_url}}" target="redir"
84                                 title="{{$item.linktitle}}"
85                                 class="wall-item-name-link"><span
86                                 class="wall-item-name{{$item.sparkle}}">{{$item.name}}</span></a>
87                                 <span class="wall-item-ago" title="{{$item.localtime}}"><time class="dt-published" datetime="{{$item.localtime}}">{{$item.ago}}</time></span>
88                                  {{if $item.owner_url}}<br/>{{$item.to}} <a href="{{$item.owner_url}}" target="redir" title="{{$item.olinktitle}}" class="wall-item-name-link"><span class="wall-item-name{{$item.osparkle}}" id="wall-item-ownername-{{$item.id}}">{{$item.owner_name}}</span></a> {{$item.vwall}}
89                                  {{/if}}
90                         </div>
91
92                         <div class="wall-item-actions-social">
93                         {{if $item.star}}
94                                 <a href="#" id="star-{{$item.id}}" onclick="dostar({{$item.id}}); return false;"  class="{{$item.star.classdo}}"  title="{{$item.star.do}}">{{$item.star.do}}</a>
95                                 <a href="#" id="unstar-{{$item.id}}" onclick="dostar({{$item.id}}); return false;"  class="{{$item.star.classundo}}"  title="{{$item.star.undo}}">{{$item.star.undo}}</a>
96                         {{/if}}
97                         {{if $item.ignore}}
98                             <a href="#" id="ignore-{{$item.id}}" onclick="doignore({{$item.id}}); return false;" class="{{$item.ignore.classdo}}" title="{{$item.ignore.do}}">{{$item.ignore.do}}</a>
99                             <a href="#" id="unignore-{{$item.id}}" onclick="doignore({{$item.id}}); return false;" class="{{$item.ignore.classundo}}" title="{{$item.ignore.undo}}">{{$item.ignore.undo}}</a>
100                         {{/if}}
101                         {{if $item.tagger}}
102                                 <a href="#" id="tagger-{{$item.id}}" onclick="itemTag({{$item.id}}); return false;" class="{{$item.tagger.class}}" title="{{$item.tagger.add}}">{{$item.tagger.add}}</a>
103                         {{/if}}
104                         {{if $item.filer}}
105                                 <a href="#" id="filer-{{$item.id}}" onclick="itemFiler({{$item.id}}); return false;" class="filer-item filer-icon" title="{{$item.filer}}">{{$item.filer}}</a>
106                         {{/if}}
107
108                         {{if $item.vote}}
109                                 <a href="#" id="like-{{$item.id}}"{{if $item.responses.like.self}} class="active{{/if}}" title="{{$item.vote.like.0}}" onclick="dolike({{$item.id}},'like'); return false">{{$item.vote.like.1}}</a>
110                                 {{if $item.vote.dislike}}
111                                 <a href="#" id="dislike-{{$item.id}}"{{if $item.responses.dislike.self}} class="active{{/if}}" title="{{$item.vote.dislike.0}}" onclick="dolike({{$item.id}},'dislike'); return false">{{$item.vote.dislike.1}}</a>
112                                 {{/if}}
113                             {{if $item.vote.share}}
114                                     <a href="#" id="share-{{$item.id}}" title="{{$item.vote.share.0}}" onclick="jotShare({{$item.id}}); return false">{{$item.vote.share.1}}</a>
115                             {{/if}}
116                         {{/if}}
117                         {{if $item.isevent}}
118                         <div class="clear"></div>
119                         <div class="wall-item-actions-isevent">
120                                 <a href="#" id="attendyes-{{$item.id}}"{{if $item.responses.attendyes.self}} class="active{{/if}}" title="{{$item.attend.0}}" onclick="dolike({{$item.id}},'attendyes'); return false;">{{$item.attend.0}}</a>
121                                 <a href="#" id="attendno-{{$item.id}}"{{if $item.responses.attendno.self}} class="active{{/if}}" title="{{$item.attend.1}}" onclick="dolike({{$item.id}},'attendno'); return false;">{{$item.attend.1}}</a>
122                                 <a href="#" id="attendmaybe-{{$item.id}}"{{if $item.responses.attendmaybe.self}} class="active{{/if}}" title="{{$item.attend.2}}" onclick="dolike({{$item.id}},'attendmaybe'); return false;">{{$item.attend.2}}</a>
123                         </div>
124                         {{/if}}
125
126                         </div>
127
128                         <div class="wall-item-actions-tools">
129
130                                 {{if $item.drop.pagedrop}}
131                                         <input type="checkbox" title="{{$item.drop.select}}" name="itemselected[]" class="item-select" value="{{$item.id}}" />
132                                 {{/if}}
133                                 {{if $item.drop.dropping}}
134                                         <a href="item/drop/{{$item.id}}" onclick="return confirmDelete();" class="icon delete s16" title="{{$item.drop.delete}}">{{$item.drop.delete}}</a>
135                                 {{/if}}
136                                 {{if $item.edpost}}
137                                         <a class="icon edit s16" href="{{$item.edpost.0}}" title="{{$item.edpost.1}}"></a>
138                                 {{/if}}
139                         </div>
140
141                 </div>
142         </div>
143         <div class="wall-item-bottom">
144                 <div class="wall-item-links"></div>
145                 {{if $item.responses}}
146                         {{foreach $item.responses as $verb=>$response}}
147                                 <div class="wall-item-{{$verb}}" id="wall-item-{{$verb}}-{{$item.id}}">{{$response.output}}</div>
148                         {{/foreach}}
149                 {{/if}}
150         </div>
151
152         {{if $item.threaded}}{{if $item.comment}}{{if $item.indent==comment}}
153         <div class="wall-item-bottom commentbox">
154                 <div class="wall-item-links"></div>
155                 <div class="wall-item-comment-wrapper">
156                                         {{$item.comment}}
157                 </div>
158         </div>
159         {{/if}}{{/if}}{{/if}}
160 </div>
161
162
163 {{foreach $item.children as $child}}
164         {{if $child.type == tag}}
165                 {{include file="wall_item_tag.tpl" item=$child}}
166         {{else}}
167                 {{include file="{{$item.template}}" item=$child}}
168         {{/if}}
169 {{/foreach}}
170
171 {{if $item.thread_level!=1}}</div>{{/if}}
172
173
174 {{if $mode == display}}
175 {{else}}
176 {{if $item.comment_lastcollapsed}}</div>{{/if}}
177 {{/if}}
178
179 {{* top thread comment box *}}
180 {{if $item.threaded}}{{if $item.comment}}{{if $item.thread_level==1}}
181 <div class="wall-item-comment-wrapper" >{{$item.comment}}</div>
182 {{/if}}{{/if}}{{/if}}
183
184
185 {{if $item.flatten}}
186 <div class="wall-item-comment-wrapper" >{{$item.comment}}</div>
187 {{/if}}