Jump to content

User:RFZYNSPY/huggle.yaml.js: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Restored revision 1050459416 by RFZYNSPY (talk): .
m Updating the user configuration page... (HG) (3.4.11)
 
(12 intermediate revisions by the same user not shown)
Line 3: Line 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.10 build: 3880 3.4.10"
version: "3.4.11 build: 3901 3.4.10-21-gbd74c5c"
report-summary: "Added report for [[Special:Contributions/$1|$1]]"
report-summary: "Added report for [[Special:Contributions/$1|$1]]"
confirm-multiple: false
confirm-multiple: false
Line 14: Line 14:
software-rollback: false
software-rollback: false
enforce-months-as-headers: true
enforce-months-as-headers: true
history-load: false
history-load: true
on-next: 1
on-next: 1
delete-edits-after-revert: true
delete-edits-after-revert: true
skip-to-last-edit: false
skip-to-last-edit: true
preferred-provider: 1
preferred-provider: 1
remove-oldest-queue-edits: false
remove-oldest-queue-edits: false
Line 24: Line 24:
remove-after-trusted-edit: true
remove-after-trusted-edit: true
# // 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: false
retrieve-founder: true
display-title: false
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
Line 39: Line 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: false
automatically-group: false
queue-id: "Filtered edits"
queue-id: "Article Vandalism"
# // 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: ""
Line 55: Line 55:
confirm-on-recent-warning: true
confirm-on-recent-warning: true
# // 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:60
recent-warning-time-span: 60
confirm-warning-on-very-old-edits: true
confirm-warning-on-very-old-edits: true
# // If true, the options above will not generate confirmation, but instead will be silently accepted (warning will not be sent)
# // If true, the options above will not generate confirmation, but instead will be silently accepted (warning will not be sent)
Line 61: Line 61:
welcome-good: "false"
welcome-good: "false"
queues:
queues:
"Article Vandalism":
filter-ignored: "exclude"
filter-bots: "exclude"
filter-assisted: "exclude"
filter-ip: "ignore"
filter-minor: "ignore"
filter-new-pages: "exclude"
filter-me: "exclude"
nsfilter-user: "exclude"
filter-talk: "exclude"
filter-watched: "ignore"
filter-reverts: "ignore"
ignored-tags: ""
required-tags: ""
ignored-categories: ""
required-categories: ""
filtered-ns: "-2,-1,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,100,101,118,119,710,711,828,829,2300,2301,2302,2303,"

"New Articles":
filter-ignored: "exclude"
filter-bots: "exclude"
filter-assisted: "exclude"
filter-ip: "ignore"
filter-minor: "ignore"
filter-new-pages: "require"
filter-me: "exclude"
nsfilter-user: "exclude"
filter-talk: "exclude"
filter-watched: "ignore"
filter-reverts: "ignore"
ignored-tags: ""
required-tags: ""
ignored-categories: ""
required-categories: ""

Latest revision as of 19:52, 19 June 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.11 build: 3901 3.4.10-21-gbd74c5c"
report-summary: "Added report for [[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 carefull
revert-on-multiple-edits: true
automatically-resolve-conflicts: true
software-rollback: false
enforce-months-as-headers: true
history-load: true
on-next: 1
delete-edits-after-revert: true
skip-to-last-edit: true
preferred-provider: 1
remove-oldest-queue-edits: false
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: true
summary-mode: false
automatic-reports: false
# // HAN
han-html: false
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: false
queue-id: "Article Vandalism"
# // 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: false
shortcut-hash: "cc07d772525bc3cbaf9b2f36d8d4fc3f"
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: 60
confirm-warning-on-very-old-edits: true
# // If true, the options above will not generate confirmation, but instead will be silently accepted (warning will not be sent)
skip-warning-on-confirm: true
welcome-good: "false"
queues:
    "Article Vandalism":
        filter-ignored: "exclude"
        filter-bots: "exclude"
        filter-assisted: "exclude"
        filter-ip: "ignore"
        filter-minor: "ignore"
        filter-new-pages: "exclude"
        filter-me: "exclude"
        nsfilter-user: "exclude"
        filter-talk: "exclude"
        filter-watched: "ignore"
        filter-reverts: "ignore"
        ignored-tags: ""
        required-tags: ""
        ignored-categories: ""
        required-categories: ""
        filtered-ns: "-2,-1,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,100,101,118,119,710,711,828,829,2300,2301,2302,2303,"

    "New Articles":
        filter-ignored: "exclude"
        filter-bots: "exclude"
        filter-assisted: "exclude"
        filter-ip: "ignore"
        filter-minor: "ignore"
        filter-new-pages: "require"
        filter-me: "exclude"
        nsfilter-user: "exclude"
        filter-talk: "exclude"
        filter-watched: "ignore"
        filter-reverts: "ignore"
        ignored-tags: ""
        required-tags: ""
        ignored-categories: ""
        required-categories: ""