Участник:Evs/huggle.yaml.js: различия между версиями

Материал из Википедии — свободной энциклопедии
Перейти к навигации Перейти к поиску
Содержимое удалено Содержимое добавлено
Нет описания правки
м Обновление пользовательских настроек... HG (3.4.12)
 
(не показана 31 промежуточная версия этого же участника)
Строка 3: Строка 3:
enable: true
enable: true
# // Last version of huggle that wrote into this configuration file (sanity check)
# // Last version of huggle that wrote into this configuration file (sanity check)
version: "3.4.4 build: 3607 3.4.4"
version: "3.4.12 build: 4174 3.4.12-64-g7561af8f"
report-summary: "Новый запрос: [[Special:Contributions/$1|$1]]"
report-summary: "Новый запрос: [[Special:Contributions/$1|$1]]"
confirm-multiple: false
confirm-multiple: false
Строка 9: Строка 9:
confirm-self-revert: true
confirm-self-revert: true
confirm-whitelist: true
confirm-whitelist: true
# // This option will change the behaviour of automatic resolution, be carefull
# // This option will change the behaviour of automatic resolution, be careful
revert-on-multiple-edits: true
revert-on-multiple-edits: true
automatically-resolve-conflicts: true
automatically-resolve-conflicts: true
software-rollback: false
software-rollback: false
enforce-months-as-headers: false
history-load: true
history-load: true
on-next: 1
on-next: 2
delete-edits-after-revert: true
delete-edits-after-revert: true
skip-to-last-edit: true
skip-to-last-edit: true
preferred-provider: 2
preferred-provider: 2
remove-oldest-queue-edits: false
remove-oldest-queue-edits: true
truncate-edits: true
truncate-edits: true
talkpage-freshness: 20
talkpage-freshness: 20
Строка 24: Строка 25:
# // Get original creator of every page so that you can G7 instead of reverting the page
# // Get original creator of every page so that you can G7 instead of reverting the page
retrieve-founder: true
retrieve-founder: true
display-title: true
display-title: false
# // Periodically check if you received new messages and display a notification box if you get them
# // Periodically check if you received new messages and display a notification box if you get them
check-tp: true
check-tp: true
Строка 31: Строка 32:
automatic-reports: false
automatic-reports: false
# // HAN
# // HAN
han-html: false
han-html: true
han-display-user-talk: true
han-display-user-talk: true
han-display-bots: true
han-display-bots: true
Строка 38: Строка 39:
# // Whether edits made by same user should be grouped up together in page
# // Whether edits made by same user should be grouped up together in page
automatically-group: true
automatically-group: true
queue-id: "My filter"
queue-id: "Правки Huggle"
# // Location of page (wiki page name, for example WP:Huggle) that should be displayed when you hit next and queue is empty. Leave empty for default page.
# // Location of page (wiki page name, for example WP:Huggle) that should be displayed when you hit next and queue is empty. Leave empty for default page.
page-empty-queue: ""
page-empty-queue: ""
enable-max-score: false
enable-max-score: false
max-score: 0
max-score: 0
enable-min-score: true
enable-min-score: false
min-score: 0
min-score: 200
automatic-refresh: true
automatic-refresh: true
automatically-watchlist-warned-users: false
automatically-watchlist-warned-users: true
shortcut-hash: "a439c92f03c54c0728b7efc8652a8597"
shortcut-hash: "b72061986269bd74c0483b77dd76bc37"
show-warning-if-not-on-last-revision: true
show-warning-if-not-on-last-revision: true
number-dropdown-menu-items: true
number-dropdown-menu-items: true
Строка 55: Строка 56:
# // If warning was sent less than N seconds ago it's considered too recent
# // If warning was sent less than N seconds ago it's considered too recent
recent-warning-time-span: 120
recent-warning-time-span: 120
confirm-warning-on-very-old-edits: true
confirm-warning-on-very-old-edits: false
# // If true, the options above will not generate confirmation, but instead will be silently accepted (warning will not be sent)
skip-warning-on-confirm: false
shortcut-list:
shortcut-list:
'main-custom-reason': 'Z'
'main-exit': 'Ctrl+Q'
'main-open': 'P'
'main-revert-and-warn': 'Z'
'main-page-patrol-edit': 'Ctrl+P'
'main-revert-warn-and-stay': 'Shift+Z'


welcome-good: "false"
welcome-good: "false"
queues:
queues:
"My filter":
"Мой фильтр":
filter-ignored: "exclude"
filter-ignored: "exclude"
filter-bots: "exclude"
filter-bots: "exclude"
Строка 69: Строка 72:
filter-ip: "ignore"
filter-ip: "ignore"
filter-minor: "ignore"
filter-minor: "ignore"
filter-new-pages: "require"
filter-new-pages: "ignore"
filter-me: "exclude"
filter-me: "exclude"
nsfilter-user: "exclude"
nsfilter-user: "exclude"
filter-talk: "ignore"
filter-talk: "exclude"
filter-watched: "ignore"
filter-watched: "ignore"
filter-reverts: "exclude"
filter-reverts: "exclude"
Строка 79: Строка 82:
ignored-categories: ""
ignored-categories: ""
required-categories: ""
required-categories: ""
filtered-ns: "-1,2,3,4,5,8,9,11,12,13,15,101,102,103,105,106,107,446,447,828,829,2300,2301,2302,2303,2600,"

Текущая версия от 21:03, 3 апреля 2024

---
# // This is a configuration of huggle, do not change it unless you know what you are doing.
enable: true
# // Last version of huggle that wrote into this configuration file (sanity check)
version: "3.4.12 build: 4174 3.4.12-64-g7561af8f"
report-summary: "Новый запрос: [[Special:Contributions/$1|$1]]"
confirm-multiple: false
confirm-talk: true
confirm-self-revert: true
confirm-whitelist: true
# // This option will change the behaviour of automatic resolution, be careful
revert-on-multiple-edits: true
automatically-resolve-conflicts: true
software-rollback: false
enforce-months-as-headers: false
history-load: true
on-next: 2
delete-edits-after-revert: true
skip-to-last-edit: true
preferred-provider: 2
remove-oldest-queue-edits: true
truncate-edits: true
talkpage-freshness: 20
remove-after-trusted-edit: true
# // Get original creator of every page so that you can G7 instead of reverting the page
retrieve-founder: true
display-title: false
# // Periodically check if you received new messages and display a notification box if you get them
check-tp: true
manual-warning: false
summary-mode: true
automatic-reports: false
# // HAN
han-html: true
han-display-user-talk: true
han-display-bots: true
han-display-user: true
watchlist: "preferences"
# // Whether edits made by same user should be grouped up together in page
automatically-group: true
queue-id: "Правки Huggle"
# // Location of page (wiki page name, for example WP:Huggle) that should be displayed when you hit next and queue is empty. Leave empty for default page.
page-empty-queue: ""
enable-max-score: false
max-score: 0
enable-min-score: false
min-score: 200
automatic-refresh: true
automatically-watchlist-warned-users: true
shortcut-hash: "b72061986269bd74c0483b77dd76bc37"
show-warning-if-not-on-last-revision: true
number-dropdown-menu-items: true
insert-edits-of-rolled-user-to-queue: true
# // If true you will not warn users who received a warning recently
confirm-on-recent-warning: true
# // If warning was sent less than N seconds ago it's considered too recent
recent-warning-time-span: 120
confirm-warning-on-very-old-edits: false
# // If true, the options above will not generate confirmation, but instead will be silently accepted (warning will not be sent)
skip-warning-on-confirm: false
shortcut-list:
    'main-exit': 'Ctrl+Q'
    'main-revert-and-warn': 'Z'
    'main-revert-warn-and-stay': 'Shift+Z'

welcome-good: "false"
queues:
    "Мой фильтр":
        filter-ignored: "exclude"
        filter-bots: "exclude"
        filter-assisted: "exclude"
        filter-ip: "ignore"
        filter-minor: "ignore"
        filter-new-pages: "ignore"
        filter-me: "exclude"
        nsfilter-user: "exclude"
        filter-talk: "exclude"
        filter-watched: "ignore"
        filter-reverts: "exclude"
        ignored-tags: ""
        required-tags: ""
        ignored-categories: ""
        required-categories: ""