-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
habrcomment.view.tree
43 lines (43 loc) · 1.24 KB
/
habrcomment.view.tree
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
$my_habrcomment $mol_page
attr *
tabindex 0
head /
<= Orig $mol_link_iconed
uri <= orig_uri \
title <= title \
hint \Оригинальная статья
<= Tools
tools /
<= Lights $mol_lights_toggle
<= Sources $mol_link_source
uri \https://github.com/nin-jin/habrcomment
<= Search $mol_search_jumper
query?val <=> search?val \
Root <= Body
body /
<= Content $mol_list rows /
<= Article $mol_html_view
html <= article_content \
highlight <= search
image_uri!node <= image_uri!node \
<= Comments $mol_list
rows <= root_comments /$mol_view
Empty <= Comments_empty $mol_view sub / \Без комментариев
Comment!id $my_habrcomment_comment
id <= id!id \
time <= comment_time!id $mol_time_moment
user_name <= comment_user!id \
user_avatar <= comment_avatar!id \
message <= comment_message!id \
replies <= comments!id /$mol_view
expanded?val <=> comment_expanded!id?val true
expandable <= comment_expandable!id false
search <= search
image_uri!node <= image_uri!node \
plugins /
<= Theme $mol_theme_auto
<= Search_start_1 $mol_hotkey
mod_ctrl true
key * F?event <=> search_focus?event null
<= Search_start_2 $mol_hotkey
key * F3?event <=> search_focus?event null