summaryrefslogtreecommitdiff
path: root/modules/gallery/tests/xss_data.txt
blob: 4a7153e12929748ea655b0d814db85a4564ce6cc (plain)
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
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
modules/akismet/views/admin_akismet.html.php                 16  DIRTY    $form
modules/akismet/views/admin_akismet_stats.html.php           9   DIRTY_ATTR $api_key
modules/akismet/views/admin_akismet_stats.html.php           9   DIRTY_ATTR urlencode($blog_url)
modules/comment/views/admin_block_recent_comments.html.php   4   DIRTY_ATTR text::alternate("g-even","g-odd")
modules/comment/views/admin_block_recent_comments.html.php   5   DIRTY_ATTR $comment->author()->avatar_url(32,$theme->url(,true))
modules/comment/views/admin_block_recent_comments.html.php   10  DIRTY    gallery::date_time($comment->created)
modules/comment/views/admin_comments.html.php                5   DIRTY    $form
modules/comment/views/admin_manage_comments.html.php         45  DIRTY    $menu->render()
modules/comment/views/admin_manage_comments_queue.html.php   40  DIRTY    $theme->paginator()
modules/comment/views/admin_manage_comments_queue.html.php   55  DIRTY_ATTR $comment->id
modules/comment/views/admin_manage_comments_queue.html.php   55  DIRTY_ATTR text::alternate("g-odd","g-even")
modules/comment/views/admin_manage_comments_queue.html.php   58  DIRTY_ATTR $comment->author()->avatar_url(40,$fallback_avatar_url)
modules/comment/views/admin_manage_comments_queue.html.php   75  DIRTY_JS $item->url()
modules/comment/views/admin_manage_comments_queue.html.php   77  DIRTY_ATTR $item->thumb_url()
modules/comment/views/admin_manage_comments_queue.html.php   79  DIRTY    photo::img_dimensions($item->thumb_width,$item->thumb_height,75)
modules/comment/views/admin_manage_comments_queue.html.php   87  DIRTY    gallery::date($comment->created)
modules/comment/views/admin_manage_comments_queue.html.php   94  DIRTY_JS $comment->id
modules/comment/views/admin_manage_comments_queue.html.php   103 DIRTY_JS $comment->id
modules/comment/views/admin_manage_comments_queue.html.php   116 DIRTY_JS $comment->id
modules/comment/views/admin_manage_comments_queue.html.php   125 DIRTY_JS $comment->id
modules/comment/views/admin_manage_comments_queue.html.php   132 DIRTY_JS $comment->id
modules/comment/views/admin_manage_comments_queue.html.php   141 DIRTY_JS $comment->id
modules/comment/views/admin_manage_comments_queue.html.php   155 DIRTY    $theme->paginator()
modules/comment/views/comment.html.php                       2   DIRTY_ATTR $comment->id;
modules/comment/views/comment.html.php                       5   DIRTY_ATTR $comment->author()->avatar_url(40,$theme->url(,true))
modules/comment/views/comment.mrss.php                       10  DIRTY    $feed->uri
modules/comment/views/comment.mrss.php                       13  DIRTY_JS $feed->uri
modules/comment/views/comment.mrss.php                       16  DIRTY_JS $feed->previous_page_uri
modules/comment/views/comment.mrss.php                       19  DIRTY_JS $feed->next_page_uri
modules/comment/views/comment.mrss.php                       21  DIRTY    $pub_date
modules/comment/views/comment.mrss.php                       22  DIRTY    $pub_date
modules/comment/views/comment.mrss.php                       28  DIRTY    $comment->item_uri
modules/comment/views/comment.mrss.php                       29  DIRTY    $comment->pub_date
modules/comment/views/comment.mrss.php                       34  DIRTY_ATTR $comment->thumb_url
modules/comment/views/comment.mrss.php                       35  DIRTY_ATTR $comment->thumb_height
modules/comment/views/comment.mrss.php                       35  DIRTY_ATTR $comment->thumb_width
modules/comment/views/comments.html.php                      28  DIRTY_ATTR $comment->id
modules/comment/views/comments.html.php                      31  DIRTY_ATTR $comment->author()->avatar_url(40,$theme->url(,true))
modules/comment/views/user_profile_comments.html.php         5   DIRTY_ATTR $comment->id
modules/comment/views/user_profile_comments.html.php         10  DIRTY_JS $comment->item()->url()
modules/comment/views/user_profile_comments.html.php         11  DIRTY    $comment->item()->thumb_img(array(),50)
modules/digibug/views/digibug_form.html.php                  4   DIRTY    form::open("http://www.digibug.com/dapi/order.php")
modules/digibug/views/digibug_form.html.php                  6   DIRTY    form::hidden($key,$value)
modules/exif/views/exif_dialog.html.php                      14  DIRTY    $details[$i]["caption"]
modules/exif/views/exif_dialog.html.php                      21  DIRTY    $details[$i]["caption"]
modules/g2_import/views/admin_g2_import.html.php             7   DIRTY_JS url::site("__ARGS__")
modules/g2_import/views/admin_g2_import.html.php             52  DIRTY    $form
modules/gallery/views/admin_advanced_settings.html.php       21  DIRTY_ATTR text::alternate("g-odd","g-even")
modules/gallery/views/admin_block_log_entries.html.php       4   DIRTY_ATTR log::severity_class($entry->severity)
modules/gallery/views/admin_block_log_entries.html.php       8   DIRTY_JS user_profile::url($entry->user->id)
modules/gallery/views/admin_block_log_entries.html.php       10  DIRTY    gallery::date_time($entry->timestamp)
modules/gallery/views/admin_block_log_entries.html.php       11  DIRTY    $entry->message
modules/gallery/views/admin_block_log_entries.html.php       12  DIRTY    $entry->html
modules/gallery/views/admin_block_news.html.php              5   DIRTY_JS $entry["link"]
modules/gallery/views/admin_block_news.html.php              5   DIRTY    $entry["title"]
modules/gallery/views/admin_block_news.html.php              7   DIRTY    text::limit_words(strip_tags($entry["description"]),25);
modules/gallery/views/admin_block_photo_stream.html.php      5   DIRTY_JS $photo->url()
modules/gallery/views/admin_block_photo_stream.html.php      6   DIRTY    photo::img_dimensions($photo->width,$photo->height,72)
modules/gallery/views/admin_block_photo_stream.html.php      7   DIRTY_ATTR $photo->thumb_url()
modules/gallery/views/admin_dashboard.html.php               5   DIRTY_JS $csrf
modules/gallery/views/admin_dashboard.html.php               35  DIRTY    $blocks
modules/gallery/views/admin_graphics.html.php                25  DIRTY    newView("admin_graphics_none.html")
modules/gallery/views/admin_graphics.html.php                27  DIRTY    newView("admin_graphics_$active.html",array("tk"=>$tk->$active,"is_active"=>true))
modules/gallery/views/admin_graphics.html.php                34  DIRTY    newView("admin_graphics_$id.html",array("tk"=>$tk->$id,"is_active"=>false))
modules/gallery/views/admin_graphics_gd.html.php             2   DIRTY_ATTR $is_active?" g-selected":""
modules/gallery/views/admin_graphics_gd.html.php             2   DIRTY_ATTR $tk->installed?" g-installed-toolkit":" g-unavailable"
modules/gallery/views/admin_graphics_gd.html.php             19  DIRTY    $tk->error
modules/gallery/views/admin_graphics_graphicsmagick.html.php 2   DIRTY_ATTR $is_active?" g-selected":""
modules/gallery/views/admin_graphics_graphicsmagick.html.php 2   DIRTY_ATTR $tk->installed?"  g-installed-toolkit":" g-unavailable"
modules/gallery/views/admin_graphics_graphicsmagick.html.php 18  DIRTY    $tk->error
modules/gallery/views/admin_graphics_imagemagick.html.php    2   DIRTY_ATTR $is_active?" g-selected":""
modules/gallery/views/admin_graphics_imagemagick.html.php    2   DIRTY_ATTR $tk->installed?"  g-installed-toolkit":" g-unavailable"
modules/gallery/views/admin_graphics_imagemagick.html.php    18  DIRTY    $tk->error
modules/gallery/views/admin_languages.html.php               43  DIRTY    access::csrf_form_field()
modules/gallery/views/admin_languages.html.php               61  DIRTY_ATTR (isset($installed_locales[$code]))?"g-available":""
modules/gallery/views/admin_languages.html.php               61  DIRTY_ATTR ($default_locale==$code)?" g-selected":""
modules/gallery/views/admin_languages.html.php               62  DIRTY    form::checkbox("installed_locales[]",$code,isset($installed_locales[$code]))
modules/gallery/views/admin_languages.html.php               63  DIRTY    $display_name
modules/gallery/views/admin_languages.html.php               65  DIRTY    form::radio("default_locale",$code,($default_locale==$code),((isset($installed_locales[$code]))?'':'disabled="disabled"'))
modules/gallery/views/admin_languages.html.php               113 DIRTY    $share_translations_form
modules/gallery/views/admin_maintenance.html.php             42  DIRTY_ATTR text::alternate("g-odd","g-even")
modules/gallery/views/admin_maintenance.html.php             42  DIRTY_ATTR log::severity_class($task->severity)
modules/gallery/views/admin_maintenance.html.php             43  DIRTY_ATTR log::severity_class($task->severity)
modules/gallery/views/admin_maintenance.html.php             44  DIRTY    $task->name
modules/gallery/views/admin_maintenance.html.php             47  DIRTY    $task->description
modules/gallery/views/admin_maintenance.html.php             88  DIRTY_ATTR text::alternate("g-odd","g-even")
modules/gallery/views/admin_maintenance.html.php             88  DIRTY_ATTR $task->state=="stalled"?"g-warning":""
modules/gallery/views/admin_maintenance.html.php             89  DIRTY_ATTR $task->state=="stalled"?"g-warning":""
modules/gallery/views/admin_maintenance.html.php             90  DIRTY    gallery::date_time($task->updated)
modules/gallery/views/admin_maintenance.html.php             93  DIRTY    $task->name
modules/gallery/views/admin_maintenance.html.php             108 DIRTY    $task->status
modules/gallery/views/admin_maintenance.html.php             164 DIRTY_ATTR text::alternate("g-odd","g-even")
modules/gallery/views/admin_maintenance.html.php             164 DIRTY_ATTR $task->state=="success"?"g-success":"g-error"
modules/gallery/views/admin_maintenance.html.php             165 DIRTY_ATTR $task->state=="success"?"g-success":"g-error"
modules/gallery/views/admin_maintenance.html.php             166 DIRTY    gallery::date_time($task->updated)
modules/gallery/views/admin_maintenance.html.php             169 DIRTY    $task->name
modules/gallery/views/admin_maintenance.html.php             181 DIRTY    $task->status
modules/gallery/views/admin_maintenance_show_log.html.php    8   DIRTY_JS url::site("admin/maintenance/save_log/$task->id?csrf=$csrf")
modules/gallery/views/admin_maintenance_show_log.html.php    13  DIRTY    $task->name
modules/gallery/views/admin_maintenance_task.html.php        75  DIRTY    $task->name
modules/gallery/views/admin_modules.html.php                 51  DIRTY    access::csrf_form_field()
modules/gallery/views/admin_modules.html.php                 61  DIRTY_ATTR text::alternate("g-odd","g-even")
modules/gallery/views/admin_modules.html.php                 64  DIRTY    form::checkbox($data,'1',module::is_active($module_name))
modules/gallery/views/admin_modules.html.php                 66  DIRTY    $module_info->version
modules/gallery/views/admin_modules.html.php                 74  DIRTY_JS $module_info->author_url
modules/gallery/views/admin_modules.html.php                 81  DIRTY_ATTR $module_info->author_name
modules/gallery/views/admin_modules.html.php                 85  DIRTY    $module_info->author_name
modules/gallery/views/admin_modules.html.php                 93  DIRTY_JS $module_info->info_url
modules/gallery/views/admin_modules.html.php                 106 DIRTY_JS $module_info->discuss_url
modules/gallery/views/admin_modules_confirm.html.php         11  DIRTY_ATTR $css_class
modules/gallery/views/admin_modules_confirm.html.php         11  DIRTY    $message
modules/gallery/views/admin_modules_confirm.html.php         16  DIRTY    access::csrf_form_field()
modules/gallery/views/admin_modules_confirm.html.php         18  DIRTY    form::hidden($module,1)
modules/gallery/views/admin_sidebar.html.php                 50  DIRTY    $available
modules/gallery/views/admin_sidebar.html.php                 58  DIRTY    $active
modules/gallery/views/admin_sidebar_blocks.html.php          4   DIRTY_ATTR $ref
modules/gallery/views/admin_sidebar_blocks.html.php          4   DIRTY    $text
modules/gallery/views/admin_theme_options.html.php           5   DIRTY    $form
modules/gallery/views/admin_themes.html.php                  3   DIRTY_JS url::site("admin/themes/choose")
modules/gallery/views/admin_themes.html.php                  5   DIRTY_JS $csrf
modules/gallery/views/admin_themes.html.php                  22  DIRTY    $themes[$site]->name
modules/gallery/views/admin_themes.html.php                  24  DIRTY    $themes[$site]->description
modules/gallery/views/admin_themes.html.php                  39  DIRTY    $info->name
modules/gallery/views/admin_themes.html.php                  41  DIRTY    $info->description
modules/gallery/views/admin_themes.html.php                  62  DIRTY    $themes[$admin]->name
modules/gallery/views/admin_themes.html.php                  64  DIRTY    $themes[$admin]->description
modules/gallery/views/admin_themes.html.php                  79  DIRTY    $info->name
modules/gallery/views/admin_themes.html.php                  81  DIRTY    $info->description
modules/gallery/views/admin_themes_buttonset.html.php        7   DIRTY_JS $info['author_url']
modules/gallery/views/admin_themes_buttonset.html.php        14  DIRTY_ATTR $info['author_name']
modules/gallery/views/admin_themes_buttonset.html.php        18  DIRTY    $info['author_name']
modules/gallery/views/admin_themes_buttonset.html.php        26  DIRTY_JS $info['info_url']
modules/gallery/views/admin_themes_buttonset.html.php        39  DIRTY_JS $info['discuss_url']
modules/gallery/views/admin_themes_preview.html.php          8   DIRTY_ATTR $url
modules/gallery/views/error_404.html.php                     14  DIRTY    $login_form
modules/gallery/views/error_admin.html.php                   179 DIRTY    @gallery_block::get("platform_info")
modules/gallery/views/error_admin.html.php                   180 DIRTY    @gallery_block::get("stats")
modules/gallery/views/error_admin.html.php                   185 DIRTY    $type
modules/gallery/views/error_admin.html.php                   185 DIRTY    $code
modules/gallery/views/error_admin.html.php                   191 DIRTY_ATTR $error_id
modules/gallery/views/error_admin.html.php                   196 DIRTY    Kohana_Exception::debug_path($file)
modules/gallery/views/error_admin.html.php                   196 DIRTY    $line
modules/gallery/views/error_admin.html.php                   201 DIRTY_ATTR ($num==$line)?"highlight":""
modules/gallery/views/error_admin.html.php                   201 DIRTY    $num
modules/gallery/views/error_admin.html.php                   201 DIRTY    htmlspecialchars($row,ENT_NOQUOTES,Kohana::CHARSET)
modules/gallery/views/error_admin.html.php                   213 DIRTY_ATTR $source_id
modules/gallery/views/error_admin.html.php                   213 DIRTY_JS $source_id
modules/gallery/views/error_admin.html.php                   213 DIRTY    Kohana_Exception::debug_path($step["file"])
modules/gallery/views/error_admin.html.php                   213 DIRTY    $step["line"]
modules/gallery/views/error_admin.html.php                   215 DIRTY    Kohana_Exception::debug_path($step["file"])
modules/gallery/views/error_admin.html.php                   215 DIRTY    $step["line"]
modules/gallery/views/error_admin.html.php                   222 DIRTY    $step["function"]
modules/gallery/views/error_admin.html.php                   223 DIRTY_ATTR $args_id
modules/gallery/views/error_admin.html.php                   223 DIRTY_JS $args_id
modules/gallery/views/error_admin.html.php                   227 DIRTY_ATTR $args_id
modules/gallery/views/error_admin.html.php                   232 DIRTY    $name
modules/gallery/views/error_admin.html.php                   235 DIRTY    Kohana_Exception::safe_dump($arg,$name)
modules/gallery/views/error_admin.html.php                   243 DIRTY_ATTR $source_id
modules/gallery/views/error_admin.html.php                   243 DIRTY_ATTR ($num==$step["line"])?"highlight":""
modules/gallery/views/error_admin.html.php                   243 DIRTY    $num
modules/gallery/views/error_admin.html.php                   243 DIRTY    htmlspecialchars($row,ENT_NOQUOTES,Kohana::CHARSET)
modules/gallery/views/error_admin.html.php                   253 DIRTY_ATTR $env_id=$error_id."environment"
modules/gallery/views/error_admin.html.php                   253 DIRTY_JS $env_id
modules/gallery/views/error_admin.html.php                   255 DIRTY_ATTR $env_id
modules/gallery/views/error_admin.html.php                   257 DIRTY_ATTR $env_id=$error_id."environment_included"
modules/gallery/views/error_admin.html.php                   257 DIRTY_JS $env_id
modules/gallery/views/error_admin.html.php                   257 DIRTY    count($included)
modules/gallery/views/error_admin.html.php                   258 DIRTY_ATTR $env_id
modules/gallery/views/error_admin.html.php                   263 DIRTY    Kohana_Exception::debug_path($file)
modules/gallery/views/error_admin.html.php                   270 DIRTY_ATTR $env_id=$error_id."environment_loaded"
modules/gallery/views/error_admin.html.php                   270 DIRTY_JS $env_id
modules/gallery/views/error_admin.html.php                   270 DIRTY    count($included)
modules/gallery/views/error_admin.html.php                   271 DIRTY_ATTR $env_id
modules/gallery/views/error_admin.html.php                   276 DIRTY    Kohana_Exception::debug_path($file)
modules/gallery/views/error_admin.html.php                   284 DIRTY_ATTR $env_id="$error_id.environment".strtolower($var)
modules/gallery/views/error_admin.html.php                   285 DIRTY_JS $env_id
modules/gallery/views/error_admin.html.php                   285 DIRTY    $var
modules/gallery/views/error_admin.html.php                   286 DIRTY_ATTR $env_id
modules/gallery/views/error_admin.html.php                   292 DIRTY    $key
modules/gallery/views/error_admin.html.php                   296 DIRTY    Kohana_Exception::safe_dump($value,$key)
modules/gallery/views/form_uploadify.html.php                16  DIRTY_JS url::site("uploader/status/_S/_E")
modules/gallery/views/form_uploadify.html.php                24  DIRTY_JS $flash_minimum_version
modules/gallery/views/form_uploadify.html.php                28  DIRTY_JS url::file("lib/uploadify/uploadify.swf")
modules/gallery/views/form_uploadify.html.php                29  DIRTY_JS url::site("uploader/add_photo/{$album->id}")
modules/gallery/views/form_uploadify.html.php                31  DIRTY_JS implode(";",$extensions)
modules/gallery/views/form_uploadify.html.php                33  DIRTY_JS url::file("lib/uploadify/cancel.png")
modules/gallery/views/form_uploadify.html.php                34  DIRTY_JS $simultaneous_upload_limit
modules/gallery/views/form_uploadify.html.php                35  DIRTY_JS $size_limit_bytes
modules/gallery/views/form_uploadify.html.php                164 DIRTY_ATTR request::protocol()
modules/gallery/views/in_place_edit.html.php                 2   DIRTY    form::open($action,array("method"=>"post","id"=>"g-in-place-edit-form","class"=>"g-short-form"))
modules/gallery/views/in_place_edit.html.php                 3   DIRTY    access::csrf_form_field()
modules/gallery/views/in_place_edit.html.php                 6   DIRTY    form::input("input",$form["input"]," class=\"textbox\"")
modules/gallery/views/in_place_edit.html.php                 14  DIRTY    $errors["input"]
modules/gallery/views/kohana_profiler.php                    32  DIRTY    $profile->render();
modules/gallery/views/l10n_client.html.php                   21  DIRTY_ATTR $string["translation"]===""?"untranslated":"translated"
modules/gallery/views/l10n_client.html.php                   23  DIRTY    $string["source"]["one"]
modules/gallery/views/l10n_client.html.php                   24  DIRTY    $string["source"]["other"]
modules/gallery/views/l10n_client.html.php                   26  DIRTY    $string["source"]
modules/gallery/views/l10n_client.html.php                   32  DIRTY    $l10n_search_form
modules/gallery/views/l10n_client.html.php                   41  DIRTY    access::csrf_form_field()
modules/gallery/views/l10n_client.html.php                   42  DIRTY    form::hidden("l10n-message-key")
modules/gallery/views/l10n_client.html.php                   43  DIRTY    form::textarea("l10n-edit-translation","",' id="l10n-edit-translation" rows="5" class="translationField"')
modules/gallery/views/l10n_client.html.php                   46  DIRTY    form::textarea("l10n-edit-plural-translation-zero","",' rows="2"')
modules/gallery/views/l10n_client.html.php                   50  DIRTY    form::textarea("l10n-edit-plural-translation-one","",' rows="2"')
modules/gallery/views/l10n_client.html.php                   54  DIRTY    form::textarea("l10n-edit-plural-translation-two","",' rows="2"')
modules/gallery/views/l10n_client.html.php                   58  DIRTY    form::textarea("l10n-edit-plural-translation-few","",' rows="2"')
modules/gallery/views/l10n_client.html.php                   62  DIRTY    form::textarea("l10n-edit-plural-translation-many","",' rows="2"')
modules/gallery/views/l10n_client.html.php                   67  DIRTY    form::textarea("l10n-edit-plural-translation-other","",' rows="2"')
modules/gallery/views/login_ajax.html.php                    6   DIRTY_JS url::site("password/reset")
modules/gallery/views/login_ajax.html.php                    44  DIRTY    $form
modules/gallery/views/menu.html.php                          4   DIRTY    $menu->css_id?"id='$menu->css_id'":""
modules/gallery/views/menu.html.php                          4   DIRTY_ATTR $menu->css_class
modules/gallery/views/menu.html.php                          6   DIRTY    $element->render()
modules/gallery/views/menu.html.php                          18  DIRTY    $element->render()
modules/gallery/views/menu_ajax_link.html.php                3   DIRTY    $menu->css_id?"id='{$menu->css_id}'":""
modules/gallery/views/menu_ajax_link.html.php                4   DIRTY_ATTR $menu->css_class
modules/gallery/views/menu_ajax_link.html.php                5   DIRTY_JS $menu->url
modules/gallery/views/menu_ajax_link.html.php                7   DIRTY    $menu->ajax_handler
modules/gallery/views/menu_dialog.html.php                   3   DIRTY    $menu->css_id?"id='{$menu->css_id}'":""
modules/gallery/views/menu_dialog.html.php                   4   DIRTY_ATTR $menu->css_class
modules/gallery/views/menu_dialog.html.php                   5   DIRTY_JS $menu->url
modules/gallery/views/menu_link.html.php                     3   DIRTY    $menu->css_id?"id='{$menu->css_id}'":""
modules/gallery/views/menu_link.html.php                     4   DIRTY_ATTR $menu->css_class
modules/gallery/views/menu_link.html.php                     5   DIRTY_JS $menu->url
modules/gallery/views/movieplayer.html.php                   2   DIRTY    html::anchor($url,"",$attrs)
modules/gallery/views/movieplayer.html.php                   4   DIRTY_JS $attrs["id"]
modules/gallery/views/movieplayer.html.php                   5   DIRTY_JS $max_size
modules/gallery/views/movieplayer.html.php                   23  DIRTY_JS url::abs_file("lib/flowplayer.swf")
modules/gallery/views/movieplayer.html.php                   30  DIRTY_JS url::abs_file("lib/flowplayer.pseudostreaming-byterange.swf")
modules/gallery/views/movieplayer.html.php                   48  DIRTY_JS $width
modules/gallery/views/movieplayer.html.php                   48  DIRTY_JS $height
modules/gallery/views/permissions_browse.html.php            3   DIRTY_JS url::site("permissions/form/__ITEM__")
modules/gallery/views/permissions_browse.html.php            16  DIRTY_JS url::site("permissions/change/__CMD__/__GROUP__/__PERM__/__ITEM__?csrf=$csrf")
modules/gallery/views/permissions_browse.html.php            43  DIRTY_ATTR $parent->id
modules/gallery/views/permissions_browse.html.php            45  DIRTY_JS $parent->id
modules/gallery/views/permissions_browse.html.php            52  DIRTY_ATTR $item->id
modules/gallery/views/permissions_browse.html.php            53  DIRTY_JS $item->id
modules/gallery/views/permissions_browse.html.php            60  DIRTY    $form
modules/gallery/views/permissions_form.html.php              26  DIRTY_JS $lock->id
modules/gallery/views/permissions_form.html.php              34  DIRTY_JS $group->id
modules/gallery/views/permissions_form.html.php              34  DIRTY_JS $permission->id
modules/gallery/views/permissions_form.html.php              34  DIRTY_JS $item->id
modules/gallery/views/permissions_form.html.php              37  DIRTY_JS $group->id
modules/gallery/views/permissions_form.html.php              37  DIRTY_JS $permission->id
modules/gallery/views/permissions_form.html.php              37  DIRTY_JS $item->id
modules/gallery/views/permissions_form.html.php              44  DIRTY_JS $group->id
modules/gallery/views/permissions_form.html.php              44  DIRTY_JS $permission->id
modules/gallery/views/permissions_form.html.php              44  DIRTY_JS $item->id
modules/gallery/views/permissions_form.html.php              48  DIRTY_JS $group->id
modules/gallery/views/permissions_form.html.php              48  DIRTY_JS $permission->id
modules/gallery/views/permissions_form.html.php              48  DIRTY_JS $item->id
modules/gallery/views/permissions_form.html.php              57  DIRTY_JS $group->id
modules/gallery/views/permissions_form.html.php              57  DIRTY_JS $permission->id
modules/gallery/views/permissions_form.html.php              57  DIRTY_JS $item->id
modules/gallery/views/permissions_form.html.php              64  DIRTY_JS $group->id
modules/gallery/views/permissions_form.html.php              64  DIRTY_JS $permission->id
modules/gallery/views/permissions_form.html.php              64  DIRTY_JS $item->id
modules/gallery/views/permissions_form.html.php              75  DIRTY_JS $group->id
modules/gallery/views/permissions_form.html.php              75  DIRTY_JS $permission->id
modules/gallery/views/permissions_form.html.php              75  DIRTY_JS $item->id
modules/gallery/views/permissions_form.html.php              80  DIRTY_JS $group->id
modules/gallery/views/permissions_form.html.php              80  DIRTY_JS $permission->id
modules/gallery/views/permissions_form.html.php              80  DIRTY_JS $item->id
modules/gallery/views/quick_delete_confirm.html.php          11  DIRTY    $form
modules/gallery/views/reauthenticate.html.php                9   DIRTY    $form
modules/gallery/views/upgrade_checker_block.html.php         19  DIRTY    $new_version
modules/gallery/views/upgrader.html.php                      76  DIRTY_ATTR $done?"muted":""
modules/gallery/views/upgrader.html.php                      94  DIRTY_ATTR $done?"muted":""
modules/gallery/views/upgrader.html.php                      102 DIRTY_ATTR $module->version==$module->code_version?"current":"upgradeable"
modules/gallery/views/upgrader.html.php                      102 DIRTY_ATTR in_array($id,$failed)?"failed":""
modules/gallery/views/upgrader.html.php                      103 DIRTY_ATTR $id
modules/gallery/views/upgrader.html.php                      107 DIRTY    $module->version
modules/gallery/views/upgrader.html.php                      110 DIRTY    $module->code_version
modules/gallery/views/upgrader.html.php                      120 DIRTY_ATTR $done?"muted":""
modules/gallery/views/upgrader.html.php                      123 DIRTY_ATTR $done?"muted":""
modules/gallery/views/user_languages_block.html.php          2   DIRTY    form::dropdown("g-select-session-locale",$installed_locales,$selected)
modules/gallery/views/user_profile.html.php                  34  DIRTY_ATTR $user->avatar_url(40,$theme->url(,true))
modules/gallery/views/user_profile.html.php                  43  DIRTY    $info->view
modules/image_block/views/image_block_block.html.php         5   DIRTY    $item->thumb_img(array("class"=>"g-thumbnail"))
modules/info/views/info_block.html.php                       5   DIRTY    $info["label"]
modules/info/views/info_block.html.php                       5   DIRTY    $info["value"]
modules/notification/views/comment_published.html.php        28  DIRTY_JS $comment->item()->abs_url()
modules/notification/views/comment_published.html.php        29  DIRTY    $comment->item()->abs_url()
modules/notification/views/item_added.html.php               16  DIRTY_JS $item->abs_url()
modules/notification/views/item_added.html.php               17  DIRTY    $item->abs_url()
modules/notification/views/item_deleted.html.php             18  DIRTY_JS $item->parent()->abs_url()
modules/notification/views/item_deleted.html.php             19  DIRTY    $item->parent()->abs_url()
modules/notification/views/item_updated.html.php             20  DIRTY_JS $item->abs_url()
modules/notification/views/item_updated.html.php             20  DIRTY    $item->abs_url()
modules/notification/views/user_profile_notification.html.php 5   DIRTY_ATTR $subscription->id
modules/notification/views/user_profile_notification.html.php 6   DIRTY_JS $subscription->url
modules/organize/views/organize_dialog.html.php              8   DIRTY_JS url::site("items/__ID__")
modules/organize/views/organize_dialog.html.php              14  DIRTY_JS html::clean($album->title)
modules/organize/views/organize_frame.html.php               12  DIRTY_JS url::file("modules/organize/vendor/ext/images/default/s.gif")
modules/organize/views/organize_frame.html.php               56  DIRTY_JS url::site("organize/album_info/__ID__")
modules/organize/views/organize_frame.html.php               94  DIRTY_JS access::csrf_token()
modules/organize/views/organize_frame.html.php               96  DIRTY_JS url::site("organize/set_sort/__ID__")
modules/organize/views/organize_frame.html.php               116 DIRTY_JS url::site("organize/tag")
modules/organize/views/organize_frame.html.php               126 DIRTY_JS access::csrf_token()
modules/organize/views/organize_frame.html.php               140 DIRTY_JS url::site("organize/delete")
modules/organize/views/organize_frame.html.php               149 DIRTY_JS access::csrf_token()
modules/organize/views/organize_frame.html.php               262 DIRTY_JS url::site("organize/rearrange")
modules/organize/views/organize_frame.html.php               273 DIRTY_JS access::csrf_token()
modules/organize/views/organize_frame.html.php               312 DIRTY_JS $key
modules/organize/views/organize_frame.html.php               474 DIRTY_JS url::site("organize/tree/{$album->id}")
modules/organize/views/organize_frame.html.php               532 DIRTY_JS url::site("organize/reparent")
modules/organize/views/organize_frame.html.php               555 DIRTY_JS access::csrf_token()
modules/organize/views/organize_frame.html.php               571 DIRTY_JS access::can("edit",item::root())
modules/organize/views/organize_frame.html.php               573 DIRTY_JS html::clean(item::root()->title)
modules/organize/views/organize_frame.html.php               575 DIRTY_JS item::root()->id
modules/organize/views/organize_frame.html.php               583 DIRTY_JS $album->id
modules/organize/views/organize_frame.html.php               584 DIRTY_JS $album->id
modules/recaptcha/views/admin_recaptcha.html.php             11  DIRTY    $form
modules/recaptcha/views/admin_recaptcha.html.php             23  DIRTY_JS $public_key
modules/recaptcha/views/form_recaptcha.html.php              3   DIRTY_ATTR request::protocol()
modules/recaptcha/views/form_recaptcha.html.php              8   DIRTY_JS $public_key
modules/rest/views/reset_api_key_confirm.html.php            6   DIRTY    $form
modules/rss/views/feed.mrss.php                              10  DIRTY    $feed->uri
modules/rss/views/feed.mrss.php                              13  DIRTY_JS $feed->uri
modules/rss/views/feed.mrss.php                              16  DIRTY_JS $feed->previous_page_uri
modules/rss/views/feed.mrss.php                              19  DIRTY_JS $feed->next_page_uri
modules/rss/views/feed.mrss.php                              21  DIRTY    $pub_date
modules/rss/views/feed.mrss.php                              22  DIRTY    $pub_date
modules/rss/views/feed.mrss.php                              28  DIRTY    date("D, d M Y H:i:s O",$item->created);
modules/rss/views/feed.mrss.php                              35  DIRTY_ATTR $item->resize_url(true)
modules/rss/views/feed.mrss.php                              37  DIRTY_ATTR $item->resize_height
modules/rss/views/feed.mrss.php                              37  DIRTY_ATTR $item->resize_width
modules/rss/views/feed.mrss.php                              40  DIRTY_ATTR $item->thumb_url(true)
modules/rss/views/feed.mrss.php                              42  DIRTY_ATTR $item->thumb_height
modules/rss/views/feed.mrss.php                              42  DIRTY_ATTR $item->thumb_width
modules/rss/views/feed.mrss.php                              48  DIRTY_ATTR $item->thumb_url(true)
modules/rss/views/feed.mrss.php                              49  DIRTY_ATTR $item->thumb_height
modules/rss/views/feed.mrss.php                              50  DIRTY_ATTR $item->thumb_width
modules/rss/views/feed.mrss.php                              57  DIRTY_ATTR $item->resize_url(true)
modules/rss/views/feed.mrss.php                              58  DIRTY_ATTR @filesize($item->resize_path())
modules/rss/views/feed.mrss.php                              59  DIRTY_ATTR $item->mime_type
modules/rss/views/feed.mrss.php                              60  DIRTY_ATTR $item->resize_height
modules/rss/views/feed.mrss.php                              61  DIRTY_ATTR $item->resize_width
modules/rss/views/feed.mrss.php                              65  DIRTY_ATTR $item->file_url(true)
modules/rss/views/feed.mrss.php                              66  DIRTY_ATTR @filesize($item->file_path())
modules/rss/views/feed.mrss.php                              67  DIRTY_ATTR $item->mime_type
modules/rss/views/feed.mrss.php                              68  DIRTY_ATTR $item->height
modules/rss/views/feed.mrss.php                              69  DIRTY_ATTR $item->width
modules/rss/views/rss_block.html.php                         6   DIRTY_JS rss::url($url)
modules/search/views/search.html.php                         39  DIRTY_ATTR $item_class
modules/search/views/search.html.php                         40  DIRTY_JS $item->url()
modules/search/views/search.html.php                         41  DIRTY    $item->thumb_img(array("class"=>"g-thumbnail"))
modules/search/views/search.html.php                         43  DIRTY_ATTR $item_class
modules/search/views/search.html.php                         53  DIRTY    $theme->paginator()
modules/search/views/search_link.html.php                    14  DIRTY_ATTR $item->id
modules/search/views/search_link.html.php                    16  DIRTY_ATTR $item->parent_id
modules/server_add/views/admin_server_add.html.php           8   DIRTY_JS url::site("__ARGS__")
modules/server_add/views/admin_server_add.html.php           19  DIRTY    $form
modules/server_add/views/admin_server_add.html.php           30  DIRTY_ATTR $id
modules/server_add/views/server_add_tree.html.php            20  DIRTY_ATTR is_dir($file)?"ui-icon-folder-collapsed":"ui-icon-document"
modules/server_add/views/server_add_tree.html.php            21  DIRTY_ATTR is_dir($file)?"g-directory":"g-file"
modules/server_add/views/server_add_tree_dialog.html.php     3   DIRTY_JS url::site("server_add/children?path=__PATH__")
modules/server_add/views/server_add_tree_dialog.html.php     4   DIRTY_JS url::site("server_add/start?item_id={$item->id}&csrf=$csrf")
modules/server_add/views/server_add_tree_dialog.html.php     21  DIRTY    $tree
modules/tag/views/admin_tags.html.php                        45  DIRTY_ATTR $tag->id
modules/tag/views/admin_tags.html.php                        46  DIRTY    $tag->count
modules/tag/views/tag_block.html.php                         28  DIRTY    $cloud
modules/tag/views/tag_block.html.php                         30  DIRTY    $form
modules/tag/views/tag_cloud.html.php                         4   DIRTY_ATTR (int)(($tag->count/$max_count)*7)
modules/tag/views/tag_cloud.html.php                         5   DIRTY    $tag->count
modules/tag/views/tag_cloud.html.php                         6   DIRTY_JS $tag->url()
modules/user/views/admin_users.html.php                      3   DIRTY_JS url::site("admin/users/add_user_to_group/__USERID__/__GROUPID__?csrf=$csrf")
modules/user/views/admin_users.html.php                      26  DIRTY_JS url::site("admin/users/group/__GROUPID__")
modules/user/views/admin_users.html.php                      36  DIRTY_JS url::site("admin/users/remove_user_from_group/__USERID__/__GROUPID__?csrf=$csrf")
modules/user/views/admin_users.html.php                      72  DIRTY_ATTR $user->id
modules/user/views/admin_users.html.php                      72  DIRTY_ATTR text::alternate("g-odd","g-even")
modules/user/views/admin_users.html.php                      72  DIRTY_ATTR $user->admin?"g-admin":""
modules/user/views/admin_users.html.php                      73  DIRTY_ATTR $user->id
modules/user/views/admin_users.html.php                      74  DIRTY_ATTR $user->avatar_url(20,$theme->url(,true))
modules/user/views/admin_users.html.php                      88  DIRTY    ($user->last_login==0)?"":gallery::date($user->last_login)
modules/user/views/admin_users.html.php                      91  DIRTY    db::build()->from("items")->where("owner_id","=",$user->id)->count_records()
modules/user/views/admin_users.html.php                      113 DIRTY    $theme->paginator()
modules/user/views/admin_users.html.php                      132 DIRTY_ATTR $group->id
modules/user/views/admin_users.html.php                      132 DIRTY_ATTR ($group->special?"g-default-group":"")
modules/user/views/admin_users.html.php                      134 DIRTY    $v
modules/user/views/admin_users_delete_user.html.php          6   DIRTY    $form
modules/user/views/admin_users_group.html.php                24  DIRTY_JS $user->id
modules/user/views/admin_users_group.html.php                24  DIRTY_JS $group->id
modules/watermark/views/admin_watermarks.html.php            20  DIRTY_ATTR $width
modules/watermark/views/admin_watermarks.html.php            20  DIRTY_ATTR $height
modules/watermark/views/admin_watermarks.html.php            20  DIRTY_ATTR $url
themes/admin_wind/views/admin.html.php                       4   DIRTY    $theme->html_attributes()
themes/admin_wind/views/admin.html.php                       34  DIRTY    $theme->admin_head()
themes/admin_wind/views/admin.html.php                       46  DIRTY_JS $theme->url()
themes/admin_wind/views/admin.html.php                       51  DIRTY    $theme->get_combined("css")
themes/admin_wind/views/admin.html.php                       54  DIRTY    $theme->get_combined("script")
themes/admin_wind/views/admin.html.php                       58  DIRTY    $theme->admin_page_top()
themes/admin_wind/views/admin.html.php                       66  DIRTY    $theme->admin_header_top()
themes/admin_wind/views/admin.html.php                       67  DIRTY_JS item::root()->url()
themes/admin_wind/views/admin.html.php                       70  DIRTY    $theme->user_menu()
themes/admin_wind/views/admin.html.php                       73  DIRTY    $theme->admin_menu()
themes/admin_wind/views/admin.html.php                       76  DIRTY    $theme->admin_header_bottom()
themes/admin_wind/views/admin.html.php                       83  DIRTY    $content
themes/admin_wind/views/admin.html.php                       89  DIRTY    $sidebar
themes/admin_wind/views/admin.html.php                       94  DIRTY    $theme->admin_footer()
themes/admin_wind/views/admin.html.php                       97  DIRTY    $theme->admin_credits()
themes/admin_wind/views/admin.html.php                       102 DIRTY    $theme->admin_page_bottom()
themes/admin_wind/views/block.html.php                       3   DIRTY_ATTR $anchor
themes/admin_wind/views/block.html.php                       5   DIRTY    $id
themes/admin_wind/views/block.html.php                       5   DIRTY_ATTR $css_id
themes/admin_wind/views/block.html.php                       13  DIRTY    $title
themes/admin_wind/views/block.html.php                       16  DIRTY    $content
themes/admin_wind/views/paginator.html.php                   35  DIRTY_JS $first_page_url
themes/admin_wind/views/paginator.html.php                   44  DIRTY_JS $previous_page_url
themes/admin_wind/views/paginator.html.php                   70  DIRTY_JS $next_page_url
themes/admin_wind/views/paginator.html.php                   79  DIRTY_JS $last_page_url
themes/wind/views/album.html.php                             19  DIRTY_ATTR $child->id
themes/wind/views/album.html.php                             19  DIRTY_ATTR $item_class
themes/wind/views/album.html.php                             21  DIRTY_JS $child->url()
themes/wind/views/album.html.php                             23  DIRTY    $child->thumb_img(array("class"=>"g-thumbnail"))
themes/wind/views/album.html.php                             28  DIRTY_ATTR $item_class
themes/wind/views/album.html.php                             29  DIRTY_JS $child->url()
themes/wind/views/album.html.php                             47  DIRTY    $theme->paginator()
themes/wind/views/block.html.php                             3   DIRTY_ATTR $anchor
themes/wind/views/block.html.php                             5   DIRTY_ATTR $css_id
themes/wind/views/block.html.php                             6   DIRTY    $title
themes/wind/views/block.html.php                             8   DIRTY    $content
themes/wind/views/dynamic.html.php                           11  DIRTY_ATTR $child->is_album()?"g-album":""
themes/wind/views/dynamic.html.php                           13  DIRTY_JS $child->url()
themes/wind/views/dynamic.html.php                           14  DIRTY_ATTR $child->id
themes/wind/views/dynamic.html.php                           15  DIRTY_ATTR $child->thumb_url()
themes/wind/views/dynamic.html.php                           16  DIRTY_ATTR $child->thumb_width
themes/wind/views/dynamic.html.php                           17  DIRTY_ATTR $child->thumb_height
themes/wind/views/dynamic.html.php                           29  DIRTY    $theme->paginator()
themes/wind/views/movie.html.php                             5   DIRTY    $theme->paginator()
themes/wind/views/movie.html.php                             9   DIRTY    $item->movie_img(array("class"=>"g-movie","id"=>"g-item-id-{$item->id}"))
themes/wind/views/page.html.php                              4   DIRTY    $theme->html_attributes()
themes/wind/views/page.html.php                              10  DIRTY    $page_title
themes/wind/views/page.html.php                              32  DIRTY    $new_width
themes/wind/views/page.html.php                              33  DIRTY    $new_height
themes/wind/views/page.html.php                              34  DIRTY    $thumb_proportion
themes/wind/views/page.html.php                              74  DIRTY_JS $theme->url()
themes/wind/views/page.html.php                              79  DIRTY    $theme->get_combined("css")
themes/wind/views/page.html.php                              82  DIRTY    $theme->get_combined("script")
themes/wind/views/page.html.php                              92  DIRTY    $header_text
themes/wind/views/page.html.php                              94  DIRTY_JS item::root()->url()
themes/wind/views/page.html.php                              98  DIRTY    $theme->user_menu()
themes/wind/views/page.html.php                              113 DIRTY_ATTR $breadcrumb->last?"g-active":""
themes/wind/views/page.html.php                              114 DIRTY_ATTR $breadcrumb->first?"g-first":""
themes/wind/views/page.html.php                              115 DIRTY_JS $breadcrumb->url
themes/wind/views/page.html.php                              128 DIRTY    $content
themes/wind/views/page.html.php                              134 DIRTY    newView("sidebar.html")
themes/wind/views/page.html.php                              141 DIRTY    $footer_text
themes/wind/views/paginator.html.php                         33  DIRTY_JS $first_page_url
themes/wind/views/paginator.html.php                         42  DIRTY_JS $previous_page_url
themes/wind/views/paginator.html.php                         70  DIRTY_JS $next_page_url
themes/wind/views/paginator.html.php                         79  DIRTY_JS $last_page_url
themes/wind/views/photo.html.php                             7   DIRTY_JS $theme->item()->width
themes/wind/views/photo.html.php                             7   DIRTY_JS $theme->item()->height
themes/wind/views/photo.html.php                             17  DIRTY_JS url::site("items/dimensions/".$theme->item()->id)
themes/wind/views/photo.html.php                             31  DIRTY    $theme->paginator()
themes/wind/views/photo.html.php                             36  DIRTY_JS $item->file_url()
themes/wind/views/photo.html.php                             38  DIRTY    $item->resize_img(array("id"=>"g-item-id-{$item->id}","class"=>"g-resize"))