User:Healthykid/huggle.css: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Healthykid (talk | contribs)
No edit summary
Healthykid (talk | contribs)
No edit summary
Line 7: Line 7:
namespaces:all,-user
namespaces:all,-user


# Port irc-port
# irc-port – integer. Port to use when connecting to IRC. Default: 6667.
# update-whitelist


# preload
# update-whitelist – true/false. Whether to update the whitelist on exit. Default: true.


# blocktime
# 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.


# blocktime-anon
# blocktime – string. Default block expiry time when blocking logged-in users. Default: 'indefinite'.


# block-reason
# blocktime-anon – string. Default block expiry time when blocking anonymous users. Default: '24 hours'.


# namespaces
# block-reason – string. Default block reason on block form. Default: 'vandalism'.


# auto-advance
# namespaces – comma-separated list. Namespaces to check for vandalism. Use "article" for main namespace, use "all" for all namespaces; prefix by "-" to exclude. Default: 'all'.
# minor


# confirm-multiple
# auto-advance – true/false. After reverting a revision, automatically advance to the next diff. Default: false.


# show-new-edits
# 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'.

# confirm-multiple – true/false. Ask for confirmation if using rollback to revert 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.

# show-new-edits – true/false. If the page currently being viewed is edited, jump to a diff of that edit. Default: true.

Revision as of 14:28, 21 January 2008

enable:true

# No rollback for you
rollback:false

# Don't check user space
namespaces:all,-user

# Port irc-port 
# update-whitelist 

# preload

# blocktime  

# blocktime-anon  

# block-reason 

# namespaces 

# auto-advance 
 
# minor

# confirm-multiple 

# show-new-edits