-
Notifications
You must be signed in to change notification settings - Fork 27
/
template_tags.txt
236 lines (223 loc) · 5.14 KB
/
template_tags.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
/////////////////////////////////////////////////////////////////////////////////////
// xbtit - Bittorrent tracker/frontend
//
// Copyright (C) 2004 - 2015 Btiteam
//
// This file is part of xbtit.
//
// Redistribution and use in source and binary forms, with or without modification,
// are permitted provided that the following conditions are met:
//
// 1. Redistributions of source code must retain the above copyright notice,
// this list of conditions and the following disclaimer.
// 2. Redistributions in binary form must reproduce the above copyright notice,
// this list of conditions and the following disclaimer in the documentation
// and/or other materials provided with the distribution.
// 3. The name of the author may not be used to endorse or promote products
// derived from this software without specific prior written permission.
//
// THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED
// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
// MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
// IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
// TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
// PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
// LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
// EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
//
////////////////////////////////////////////////////////////////////////////////////
TAGS:
=====
MAIN.TPL
--------
main_charset
main_title
main_jscript
main_logo
main_css
main_left
main_content
main_right
main_slideIt
BLOCK.TPL
---------
block_title
block_align
block_content
TORRENTS.TPL
------------
language.TORRENT_SEARCH
language.CATEGORY_FULL
language.TORRENT_STATUS
language.ALL
language.ACTIVE_ONLY
language.DEAD_ONLY
language.SEARCH
torrent_script
torrent_search
torrent_categories_combo
torrent_selected_all
torrent_selected_active
torrent_selected_dead
torrent_pagertop
torrent_pagerbottom
torrent_header_category
torrent_header_filename
torrent_header_comments
torrent_header_rating
torrent_header_waiting
torrent_header_download
torrent_header_added
torrent_header_size
torrent_header_uploader
torrent_header_seeds
torrent_header_leechers
torrent_header_complete
torrent_header_downloaded
torrent_header_speed
torrent_header_average
torrents[].category
torrents[].filename
torrents[].comments
torrents[].rating
torrents[].waiting
torrents[].download
torrents[].added
torrents[].size
torrents[].uploader
torrents[].classe_seeds
torrents[].seeds
torrents[].classe_leechers
torrents[].leechers
torrents[].complete
torrents[].downloaded
torrents[].speed
torrents[].average
if statements: WT, uploader, XBTT
ACCOUNT.TPL
-----------
language.USER_NAME
language.USER_PWD
language.USER_PWD_AGAIN
language.USER_EMAIL
language.USER_LANGUE
language.USER_STYLE
language.COUNTRY
language.TIMEZONE
language.USER_LEVEL
language.IMAGE_CODE
account_action
account_form_actionlink
account_uid
account_returnto
account_IDlanguage
account_IDstyle
account_IDcountry
account_username
dati.username
dati.email
account_combo_language
account_combo_style
account_combo_country
account_combo_timezone
account_captcha
account_from_delete_confirm
if statements: DEL, DISPLAY_FULL, CAPTCHA
USERS.TPL
---------
language.FIND_USER
language.USER_LEVEL
language.ALL
language.SEARCH
language.USER_NAM
language.USER_LEVEL
language.USER_JOINED
language.USER_LASTACCESS
language.USER_COUNTRY
language.RATIO
language.USERS_PM
language.EDIT
language.DELETE
language.NO_USERS_FOUND
language.UNKNOWN
users_search
users_search_level
users_search_select
users_pagertop
users_sort_username
users_sort_userlevel
users_sort_joined
users_sort_lastaccess
users_sort_country
users_sort_ratio
users_pm
users_edit
users_delete
users[].username
users[].userlevel
users[].joined
users[].lastconnect
users[].flag
users[].ratio
users[].pm
users[].edit
users[].delete
if statements: no_users
VIEWNEWS.PHP
---------------
language.POSTED_BY
language.POSTED_DATE
language.TITLE
language.ADD
language.NO_NEWS
add_edit_news
delete_news
viewnews[].user_posted
viewnews[].posted_date
viewnews[].news_title
viewnews[].news
IF statements: news_exists can_edit_news
LOOP statements: viewnews
NEWS.TPL
--------
language.NEWS_INSERT
language.NEWS_TITLE
language.NEWS_DESCRIPTION
language.FRM_CONFIRM
language.FRM_CANCEL
language.ADD
language.EDIT
language.DELETE_CONFIRM
language.DELETE
language.POSTED_BY
language.POSTED_DATE
language.TITLE
language.NO_NEWS
news.action
news.hidden_action
news.hidden_id
news.news_title
news.bbcode
news_model[].add
news_model[].edit
news_model[].delete
news_model[].username
news_model[].date
news_model[].title
news_model[].news
news_add
if statements: ADD_EDIT, VIEW, EDIT_DEL, EDIT_NEWS, DELETE_NEWS, NO_NEWS
RECOVER.TPL
-----------
language.RECOVER
language.REGISTERED_EMAIL_DESC
language.IMAGE_CODE
language.FRM_CONFIRM
language.ERR_NO_EMAIL
language.ERR_INV_EMAIL
language.ERR_NO_CAPTCHA
recover.action
recover_captcha
if statements: CAPTCHA