This commit is contained in:
Zixaphir 2013-04-18 23:46:22 -07:00
parent 8d2171a580
commit 7c2005e369
5 changed files with 10 additions and 10 deletions

View File

@ -130,11 +130,11 @@
'Forward Hiding': [true, 'Hide original posts of inlined backlinks.'], 'Forward Hiding': [true, 'Hide original posts of inlined backlinks.'],
'Quote Previewing': [true, 'Show quoted post on hover.'], 'Quote Previewing': [true, 'Show quoted post on hover.'],
'Quote Highlighting': [true, 'Highlight the previewed post.'], 'Quote Highlighting': [true, 'Highlight the previewed post.'],
'Quote Threading': [true, ''],
'Resurrect Quotes': [true, 'Link dead quotes to the archives.'], 'Resurrect Quotes': [true, 'Link dead quotes to the archives.'],
'Mark Quotes of You': [true, 'Add \'(You)\' to quotes linking to your posts.'], 'Mark Quotes of You': [true, 'Add \'(You)\' to quotes linking to your posts.'],
'Mark OP Quotes': [true, 'Add \'(OP)\' to OP quotes.'], 'Mark OP Quotes': [true, 'Add \'(OP)\' to OP quotes.'],
'Mark Cross-thread Quotes': [true, 'Add \'(Cross-thread)\' to cross-threads quotes.'] 'Mark Cross-thread Quotes': [true, 'Add \'(Cross-thread)\' to cross-threads quotes.'],
'Quote Threading': [false, 'Thread conversations']
} }
}, },
imageExpansion: { imageExpansion: {

View File

@ -131,11 +131,11 @@
'Forward Hiding': [true, 'Hide original posts of inlined backlinks.'], 'Forward Hiding': [true, 'Hide original posts of inlined backlinks.'],
'Quote Previewing': [true, 'Show quoted post on hover.'], 'Quote Previewing': [true, 'Show quoted post on hover.'],
'Quote Highlighting': [true, 'Highlight the previewed post.'], 'Quote Highlighting': [true, 'Highlight the previewed post.'],
'Quote Threading': [true, ''],
'Resurrect Quotes': [true, 'Link dead quotes to the archives.'], 'Resurrect Quotes': [true, 'Link dead quotes to the archives.'],
'Mark Quotes of You': [true, 'Add \'(You)\' to quotes linking to your posts.'], 'Mark Quotes of You': [true, 'Add \'(You)\' to quotes linking to your posts.'],
'Mark OP Quotes': [true, 'Add \'(OP)\' to OP quotes.'], 'Mark OP Quotes': [true, 'Add \'(OP)\' to OP quotes.'],
'Mark Cross-thread Quotes': [true, 'Add \'(Cross-thread)\' to cross-threads quotes.'] 'Mark Cross-thread Quotes': [true, 'Add \'(Cross-thread)\' to cross-threads quotes.'],
'Quote Threading': [false, 'Thread conversations']
} }
}, },
imageExpansion: { imageExpansion: {

Binary file not shown.

View File

@ -86,11 +86,11 @@
'Forward Hiding': [true, 'Hide original posts of inlined backlinks.'], 'Forward Hiding': [true, 'Hide original posts of inlined backlinks.'],
'Quote Previewing': [true, 'Show quoted post on hover.'], 'Quote Previewing': [true, 'Show quoted post on hover.'],
'Quote Highlighting': [true, 'Highlight the previewed post.'], 'Quote Highlighting': [true, 'Highlight the previewed post.'],
'Quote Threading': [true, ''],
'Resurrect Quotes': [true, 'Link dead quotes to the archives.'], 'Resurrect Quotes': [true, 'Link dead quotes to the archives.'],
'Mark Quotes of You': [true, 'Add \'(You)\' to quotes linking to your posts.'], 'Mark Quotes of You': [true, 'Add \'(You)\' to quotes linking to your posts.'],
'Mark OP Quotes': [true, 'Add \'(OP)\' to OP quotes.'], 'Mark OP Quotes': [true, 'Add \'(OP)\' to OP quotes.'],
'Mark Cross-thread Quotes': [true, 'Add \'(Cross-thread)\' to cross-threads quotes.'] 'Mark Cross-thread Quotes': [true, 'Add \'(Cross-thread)\' to cross-threads quotes.'],
'Quote Threading': [false, 'Thread conversations']
} }
}, },
imageExpansion: { imageExpansion: {

View File

@ -277,10 +277,6 @@ Config =
true true
'Highlight the previewed post.' 'Highlight the previewed post.'
] ]
'Quote Threading': [
true
''
]
'Resurrect Quotes': [ 'Resurrect Quotes': [
true true
'Link dead quotes to the archives.' 'Link dead quotes to the archives.'
@ -297,6 +293,10 @@ Config =
true true
'Add \'(Cross-thread)\' to cross-threads quotes.' 'Add \'(Cross-thread)\' to cross-threads quotes.'
] ]
'Quote Threading': [
false
'Thread conversations'
]
imageExpansion: imageExpansion:
'Fit width': [ 'Fit width': [