equal
deleted
inserted
replaced
5 gIComments = null; |
5 gIComments = null; |
6 gSync = null; |
6 gSync = null; |
7 gGETValues = null; |
7 gGETValues = null; |
8 |
8 |
9 gConf = {'iCommentLeftPadding':4, |
9 gConf = {'iCommentLeftPadding':4, |
|
10 'iCommentThreadPadding':12, |
10 'defaultCommentFormat':'markdown', |
11 'defaultCommentFormat':'markdown', |
11 'sliderFixedMin':.9, |
12 'sliderFixedMin':.9, |
12 'sliderFixedMax':.1, |
13 'sliderFixedMax':.1, |
13 'iCommentsInitAlloc':2, |
14 'iCommentsInitAlloc':2, |
14 'defaultPrefs':{'text':{'style':'text-modern-style'}, 'user' : {'name' : '','email' : ''},'general': {'animduration' : '0.4'},'comments': {'threadpad' : '1'},'layout': {'comments_col_width' : '25' /* out of 100 */}} |
15 'defaultPrefs':{'text':{'style':'text-modern-style'}, 'user' : {'name' : '','email' : ''},'general': {'animduration' : '0.4'},'comments': {'threadpad' : '1'},'layout': {'comments_col_width' : '25' /* out of 100 */}} |