User:Equazcion/huggle.css
From Wikipedia, the free encyclopedia
If a message on your talk page led you here, please be wary of who left it. Code that you insert on this page could contain malicious content capable of compromising your account. If you are unsure whether code you are adding to this page is safe, you can ask at the appropriate village pump. If this is a .js page, the code will be executed when previewing the page.
Note: After saving, you have to bypass your browser's cache to see the changes. In Internet Explorer and Firefox, hold down the Ctrl key and click the Refresh or Reload button. Opera users have to clear their caches through Tools→Preferences, see the instructions for Opera. Konqueror and Safari users can just click the Reload button.
# enable - true/false. Huggle will not work unless this is present and set to true. enable:true # auto-advance – true/false. After reverting a revision, automatically advance to the next diff. # Default: false. auto-advance:true # auto-whitelist - true/false. Whether to automatically whitelist users. Default: true. auto-whitelist:false # chat - true/false. Whether to connect to #huggle on Freenode and display chat window at the bottom # of the screen (use buttons at bottom-left to switch between chat/log). Default: false. chat:true # chat-nick - string. Nick to use with chat window; cannot be the same as a nick already connected to # Freenode or it will not work. Default is your username prefixed by 'h_'; the h_ is not displayed in # huggles chat window but will be displayed by other IRC clients. #chat-nick:myIRCnick # chat-identify - true/false. If true, will prompt for a password to identify when connected to chat. # Nick must be registered for this to do anything. Since chat is limited to one channel in which anyone # can speak, this is not necessary, but if you are paranoid you may wish to be cloaked. Default: false. chat-identify:false # confirm-multiple – true/false. Ask for confirmation if reverting multiple edits by the same user. # (Does not ask for confirmation when explicitly reverting to an older revision in the page history, # as it is obvious in such cases that multiple edits are to be reverted). Default: false. confirm-multiple:false # confirm-same - true/false. Ask for confirmation if the revision being reverted to was made by the # same user that is being reverted. Default: true. confirm-same:true # extend-reports - true/false. Whether to extend vandalism reports in the event of further vandalism. # Default: true. extend-reports:true # irc-port – integer. Port to use when connecting to IRC. Use any integer from 6664 – 6669, inclusive. # Default: 6667. irc-port:6667 # minor – comma-separated list. Types of edit to mark as minor. Available values: "reverts", "warnings", # "tags", "reports", "notifications" and "other". Use "none" for none. Default: 'reverts'. minor:reverts # namespaces – comma-separated list. Namespaces to check for vandalism. Use "article" for main namespace, # "all" for all namespaces, "alltalk" for all talk namespaces. Prefix by "-" to exclude. Default: 'all'. namespaces:all # new-pages - true/false. Whether to include new pages in the queue. Default: false. new-pages:false # preload – integer. How many diffs to preload in advance. Preloading reduces wait time for diff loads # but slows other requests slightly. Set to 0 to disable preloading. Do not set to more than about 5. # Default: 2. Disabling this is recommended if you have a slow connection. preload:5 # report - string. What to do when asked to warn a user with a final warning. Use "none" to do nothing, # "prompt" to prompt for a user report, and "auto" to issue the report automatically. Default: 'auto'. report:auto # rollback – true/false. Use rollback if available. Default: true. rollback:true # show-new-edits – true/false. If the page currently being viewed is edited, jump to a diff of that edit. # Default: true. show-new-edits:true # tray-icon - true/false. Display an icon in the notification area, allows application to be minimized # to the tray. Default: false. tray-icon:true # update-whitelist – true/false. Whether to update the shared whitelist on exit. Default: true. update-whitelist:true # watchlist – comma-separated list. Types of edit which should add the page to your watchlist. Available # values: "reverts", "warnings", "tags", "reports", "notifications" and "other". Use "none" for none. # Default: 'none'. watchlist:reverts ##### Administrator-only options - These settings will only take effect if used from an administrator account. ##### # admin - true/false. Use administrator functions (block/delete) if available. Default: true. admin:true # block-prompt - true/false. Whether to show the block form if asked to warn a user with a final warning. # Default: true. block-prompt:true # block-reason – string. Default block reason on block form. Default: '[[Wikipedia:Vandalism|Vandalism]]</nowiki>'. block-reason:[[Wikipedia:Vandalism|Vandalism]] # blocktime – string. Default block expiry time when blocking logged-in users. Default: 'indefinite'. blocktime:indefinite # blocktime-anon – string. Default block expiry time when blocking anonymous users. Default: '24 hours'. blocktime-anon:24 hours

