Verzeichnisstruktur phpBB-3.3.15


Veröffentlicht
28.08.2024

So funktioniert es


Auf das letzte Element klicken. Dies geht jeweils ein Schritt zurück

Auf das Icon klicken, dies öffnet das Verzeichnis. Nochmal klicken schließt das Verzeichnis.
Auf den Verzeichnisnamen klicken, dies zeigt nur das Verzeichnis mit Inhalt an

(Beispiel Datei-Icons)

Auf das Icon klicken um den Quellcode anzuzeigen

search_results.html

Zuletzt modifiziert: 02.04.2025, 15:02 - Dateigröße: 10.80 KiB


001  <!-- INCLUDE overall_header.html -->
002   
003  <!-- EVENT search_results_header_before -->
004   
005  <h2 class="searchresults-title"><!-- IF SEARCH_TITLE -->{SEARCH_TITLE}<!-- ELSE -->{SEARCH_MATCHES}<!-- ENDIF --><!-- IF SEARCH_WORDS -->{L_COLON} <a href="{U_SEARCH_WORDS}">{SEARCH_WORDS}</a><!-- ENDIF --></h2>
006  <!-- IF SEARCHED_QUERY --> <p>{L_SEARCHED_QUERY}{L_COLON} <strong>{SEARCHED_QUERY}</strong></p><!-- ENDIF -->
007  <!-- IF IGNORED_WORDS --> <p>{L_IGNORED_TERMS}{L_COLON} <strong>{IGNORED_WORDS}</strong></p><!-- ENDIF -->
008  <!-- IF PHRASE_SEARCH_DISABLED --> <p><strong>{L_PHRASE_SEARCH_DISABLED}</strong></p><!-- ENDIF -->
009   
010  <!-- IF SEARCH_TOPIC -->
011      <p class="return-link">
012          <a class="arrow-{S_CONTENT_FLOW_BEGIN}" href="{U_SEARCH_TOPIC}">
013              <i class="icon fa-angle-{S_CONTENT_FLOW_BEGIN} fa-fw icon-black" aria-hidden="true"></i><span>{L_RETURN_TO_TOPIC}</span>
014          </a>
015      </p>
016  <!-- ELSE -->
017      <p class="advanced-search-link">
018          <a class="arrow-{S_CONTENT_FLOW_BEGIN}" href="{U_SEARCH}" title="{L_SEARCH_ADV}">
019              <i class="icon fa-angle-{S_CONTENT_FLOW_BEGIN} fa-fw icon-black" aria-hidden="true"></i><span>{L_GO_TO_SEARCH_ADV}</span>
020          </a>
021      </p>
022  <!-- ENDIF -->
023   
024  <!-- EVENT search_results_header_after -->
025   
026  <!-- IF .pagination or SEARCH_MATCHES or TOTAL_MATCHES or PAGE_NUMBER -->
027      <div class="action-bar bar-top">
028   
029      <!-- IF TOTAL_MATCHES > 0 -->
030          <div class="search-box" role="search">
031              <form method="post" action="{S_SEARCH_ACTION}">
032              <fieldset>
033                  <input class="inputbox search tiny" type="search" name="add_keywords" id="add_keywords" value="" placeholder="{L_SEARCH_IN_RESULTS}" />
034                  <button class="button button-search" type="submit" title="{L_SEARCH}">
035                      <i class="icon fa-search fa-fw" aria-hidden="true"></i><span class="sr-only">{L_SEARCH}</span>
036                  </button>
037                  <a href="{U_SEARCH}" class="button button-search-end" title="{L_SEARCH_ADV}">
038                      <i class="icon fa-cog fa-fw" aria-hidden="true"></i><span class="sr-only">{L_SEARCH_ADV}</span>
039                  </a>
040              </fieldset>
041              </form>
042          </div>
043      <!-- ENDIF -->
044   
045          <!-- EVENT search_results_searchbox_after -->
046   
047          <div class="pagination">
048              <!-- IF U_MARK_ALL_READ --><a href="{U_MARK_ALL_READ}" class="mark-read" accesskey="m">{L_MARK_ALL_READ}</a> &bull;<!-- ENDIF -->
049              {SEARCH_MATCHES}
050              <!-- IF .pagination -->
051                  <!-- INCLUDE pagination.html -->
052              <!-- ELSE -->
053                   &bull; {PAGE_NUMBER}
054              <!-- ENDIF -->
055          </div>
056      </div>
057  <!-- ENDIF -->
058   
059  <!-- IF S_SHOW_TOPICS -->
060   
061      <!-- IF .searchresults -->
062      <div class="forumbg">
063   
064          <div class="inner">
065          <ul class="topiclist">
066              <li class="header">
067                  <dl class="row-item">
068                      <dt><div class="list-inner">{L_TOPICS}</div></dt>
069                      <dd class="posts">{L_REPLIES}</dd>
070                      <dd class="views">{L_VIEWS}</dd>
071                      <dd class="lastpost"><span>{L_LAST_POST}</span></dd>
072                      {% EVENT search_results_topic_header_lastpost_after %}
073                  </dl>
074              </li>
075          </ul>
076          <ul class="topiclist topics">
077   
078          <!-- BEGIN searchresults -->
079              <!-- EVENT search_results_topic_before -->
080              <li class="row<!-- IF searchresults.S_ROW_COUNT is even --> bg1<!-- ELSE --> bg2<!-- ENDIF -->">
081                  <dl class="row-item {searchresults.TOPIC_IMG_STYLE}">
082                      <dt<!-- IF searchresults.TOPIC_ICON_IMG --> style="background-image: url({T_ICONS_PATH}{searchresults.TOPIC_ICON_IMG}); background-repeat: no-repeat;"<!-- ENDIF --> title="{searchresults.TOPIC_FOLDER_IMG_ALT}">
083                          <!-- IF searchresults.S_UNREAD_TOPIC and not S_IS_BOT --><a href="{searchresults.U_NEWEST_POST}" class="row-item-link"></a><!-- ENDIF -->
084                          <div class="list-inner">
085                              <!-- EVENT topiclist_row_prepend -->
086                              <!-- IF searchresults.S_UNREAD_TOPIC and not S_IS_BOT -->
087                                  <a class="unread" href="{searchresults.U_NEWEST_POST}">
088                                      <i class="icon fa-file fa-fw icon-red icon-md" aria-hidden="true"></i><span class="sr-only">{L_NEW_POST}</span>
089                                  </a>
090                              <!-- ENDIF -->
091                              <a href="{searchresults.U_VIEW_TOPIC}" class="topictitle">{searchresults.TOPIC_TITLE}</a>
092                              <!-- IF searchresults.S_TOPIC_UNAPPROVED or searchresults.S_POSTS_UNAPPROVED -->
093                                  <a href="{searchresults.U_MCP_QUEUE}" title="{L_TOPIC_UNAPPROVED}">
094                                      <i class="icon fa-question fa-fw icon-blue" aria-hidden="true"></i><span class="sr-only">{L_TOPIC_UNAPPROVED}</span>
095                                  </a>
096                              <!-- ENDIF -->
097                              <!-- IF searchresults.S_TOPIC_DELETED -->
098                                  <a href="{searchresults.U_MCP_QUEUE}" title="{L_TOPIC_DELETED}">
099                                      <i class="icon fa-recycle fa-fw icon-green" aria-hidden="true"></i><span class="sr-only">{L_TOPIC_DELETED}</span>
100                                  </a>
101                              <!-- ENDIF -->
102                              <!-- IF searchresults.S_TOPIC_REPORTED -->
103                                  <a href="{searchresults.U_MCP_REPORT}" title="{L_TOPIC_REPORTED}">
104                                      <i class="icon fa-exclamation fa-fw icon-red" aria-hidden="true"></i><span class="sr-only">{L_TOPIC_REPORTED}</span>
105                                  </a>
106                              <!-- ENDIF -->
107                              <br />
108                              <!-- EVENT topiclist_row_topic_title_after -->
109   
110                              <!-- IF not S_IS_BOT -->
111                                  <div class="responsive-show" style="display: none;">
112                                      {L_LAST_POST} {L_POST_BY_AUTHOR} <!-- EVENT search_results_last_post_author_username_prepend -->{searchresults.LAST_POST_AUTHOR_FULL}<!-- EVENT search_results_last_post_author_username_append --> &laquo; <a href="{searchresults.U_LAST_POST}" title="{L_GOTO_LAST_POST}"><time datetime="{searchresults.LAST_POST_TIME_RFC3339}">{searchresults.LAST_POST_TIME}</time></a>
113                                      <br />{L_POSTED} {L_IN} <a href="{searchresults.U_VIEW_FORUM}">{searchresults.FORUM_TITLE}</a>
114                                  </div>
115                              <!-- IF searchresults.TOPIC_REPLIES --><span class="responsive-show left-box" style="display: none;">{L_REPLIES}{L_COLON} <strong>{searchresults.TOPIC_REPLIES}</strong></span><!-- ENDIF -->
116                              <!-- ENDIF -->
117   
118                              <div class="responsive-hide left-box">
119                                  <!-- IF searchresults.S_HAS_POLL --><i class="icon fa-bar-chart fa-fw" aria-hidden="true"></i><!-- ENDIF -->
120                                  <!-- IF searchresults.ATTACH_ICON_IMG --><i class="icon fa-paperclip fa-fw" aria-hidden="true"></i><!-- ENDIF -->
121                                  {% EVENT topiclist_row_topic_by_author_before %}
122                                  {L_POST_BY_AUTHOR} <!-- EVENT search_results_topic_author_username_prepend -->{searchresults.TOPIC_AUTHOR_FULL}<!-- EVENT search_results_topic_author_username_append --> &raquo; <time datetime="{searchresults.FIRST_POST_TIME_RFC3339}">{searchresults.FIRST_POST_TIME}</time> &raquo; {L_IN} <a href="{searchresults.U_VIEW_FORUM}">{searchresults.FORUM_TITLE}</a>
123                                  {% EVENT topiclist_row_topic_by_author_after %}
124                              </div>
125   
126                              <!-- IF .searchresults.pagination -->
127                              <div class="pagination">
128                                  <span><i class="icon fa-clone fa-fw" aria-hidden="true"></i></span>
129                                  <ul>
130                                  <!-- BEGIN pagination -->
131                                      <!-- IF searchresults.pagination.S_IS_PREV -->
132                                      <!-- ELSEIF searchresults.pagination.S_IS_CURRENT --><li class="active"><span>{searchresults.pagination.PAGE_NUMBER}</span></li>
133                                      <!-- ELSEIF searchresults.pagination.S_IS_ELLIPSIS --><li class="ellipsis"><span>{L_ELLIPSIS}</span></li>
134                                      <!-- ELSEIF searchresults.pagination.S_IS_NEXT -->
135                                      <!-- ELSE --><li><a class="button" href="{searchresults.pagination.PAGE_URL}">{searchresults.pagination.PAGE_NUMBER}</a></li>
136                                      <!-- ENDIF -->
137                                  <!-- END pagination -->
138                                  </ul>
139                              </div>
140                              <!-- ENDIF -->
141   
142                              <!-- EVENT topiclist_row_append -->
143                          </div>
144                      </dt>
145                      <dd class="posts">{searchresults.TOPIC_REPLIES} <dfn>{L_REPLIES}</dfn></dd>
146                      <dd class="views">{searchresults.TOPIC_VIEWS} <dfn>{L_VIEWS}</dfn></dd>
147                      <dd class="lastpost">
148                          <span><dfn>{L_LAST_POST} </dfn>{L_POST_BY_AUTHOR} <!-- EVENT search_results_last_post_author_username_prepend -->{searchresults.LAST_POST_AUTHOR_FULL}<!-- EVENT search_results_last_post_author_username_append -->
149                              <!-- IF not S_IS_BOT -->
150                                  <a href="{searchresults.U_LAST_POST}" title="{L_GOTO_LAST_POST}">
151                                      <i class="icon fa-external-link-square fa-fw icon-lightgray icon-md" aria-hidden="true"></i><span class="sr-only">{VIEW_LATEST_POST}</span>
152                                  </a>
153                              <!-- ENDIF -->
154                              <br /><time datetime="{searchresults.LAST_POST_TIME_RFC3339}">{searchresults.LAST_POST_TIME}</time>
155                          </span>
156                      </dd>
157                      {% EVENT search_results_topic_row_lastpost_after %}
158                  </dl>
159              </li>
160              <!-- EVENT search_results_topic_after -->
161          <!-- END searchresults -->
162          </ul>
163   
164          </div>
165      </div>
166      <!-- ELSE -->
167          <div class="panel">
168              <div class="inner">
169              <strong>{L_NO_SEARCH_RESULTS}</strong>
170              </div>
171          </div>
172      <!-- ENDIF -->
173   
174  <!-- ELSE -->
175   
176      <!-- BEGIN searchresults -->
177          <!-- EVENT search_results_post_before -->
178          <div class="search post <!-- IF searchresults.S_ROW_COUNT is odd -->bg1<!-- ELSE -->bg2<!-- ENDIF --><!-- IF searchresults.S_POST_REPORTED --> reported<!-- ENDIF -->">
179              <div class="inner">
180   
181      <!-- IF searchresults.S_IGNORE_POST -->
182          <div class="postbody">
183              {searchresults.L_IGNORE_POST}
184          </div>
185      <!-- ELSE -->
186          <dl class="postprofile">
187              <!-- EVENT search_results_postprofile_before -->
188              <dt class="author">{L_POST_BY_AUTHOR} <!-- EVENT search_results_post_author_username_prepend -->{searchresults.POST_AUTHOR_FULL}<!-- EVENT search_results_post_author_username_append --></dt>
189              <dd class="search-result-date">{searchresults.POST_DATE}</dd>
190              <dd>{L_FORUM}{L_COLON} <a href="{searchresults.U_VIEW_FORUM}">{searchresults.FORUM_TITLE}</a></dd>
191              <dd>{L_TOPIC}{L_COLON} <a href="{searchresults.U_VIEW_TOPIC}">{searchresults.TOPIC_TITLE}</a></dd>
192              <!-- EVENT search_results_topic_title_after -->
193              <dd>{L_REPLIES}{L_COLON} <strong>{searchresults.TOPIC_REPLIES}</strong></dd>
194              <dd>{L_VIEWS}{L_COLON} <strong>{searchresults.TOPIC_VIEWS}</strong></dd>
195              <!-- EVENT search_results_postprofile_after -->
196          </dl>
197   
198          <div class="postbody">
199              {% EVENT search_results_post_subject_before %}
200              <h3><a href="{searchresults.U_VIEW_POST}">{searchresults.POST_SUBJECT}</a></h3>
201              <div class="content">{searchresults.MESSAGE}</div>
202              <!-- EVENT search_results_content_after -->
203          </div>
204      <!-- ENDIF -->
205   
206      <!-- IF not searchresults.S_IGNORE_POST -->
207          <ul class="searchresults">
208              <li>
209                  <a href="{searchresults.U_VIEW_POST}" class="arrow-{S_CONTENT_FLOW_END}">
210                      <i class="icon fa-angle-{S_CONTENT_FLOW_END} fa-fw icon-black" aria-hidden="true"></i><span>{L_JUMP_TO_POST}</span>
211                  </a>
212              </li>
213          </ul>
214      <!-- ENDIF -->
215   
216              </div>
217          </div>
218          <!-- EVENT search_results_post_after -->
219      <!-- BEGINELSE -->
220          <div class="panel">
221              <div class="inner">
222              <strong>{L_NO_SEARCH_RESULTS}</strong>
223              </div>
224          </div>
225      <!-- END searchresults -->
226  <!-- ENDIF -->
227   
228  <div class="action-bar bottom">
229      <!-- IF S_SELECT_SORT_DAYS or S_SELECT_SORT_KEY -->
230      <form method="post" action="{S_SEARCH_ACTION}">
231          <!-- INCLUDE display_options.html -->
232      </form>
233          <!-- ENDIF -->
234   
235      <div class="pagination">
236          {SEARCH_MATCHES}
237          <!-- IF .pagination -->
238              <!-- INCLUDE pagination.html -->
239          <!-- ELSE -->
240               &bull; {PAGE_NUMBER}
241          <!-- ENDIF -->
242      </div>
243  </div>
244  {% EVENT search_results_jumpbox_before %}
245  <!-- INCLUDE jumpbox.html -->
246   
247  <!-- INCLUDE overall_footer.html -->
248