User:HeartsDo/Huggle: Difference between revisions

From TestWiki
Content added Content deleted
No edit summary
m (Update notice)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{memo|Test Done, config is OK and template and new config for Huggle on meta will be imported tonight|inline:}}

'''[[mw:Huggle|Huggle]]''' is a MediaWiki diff browser intended for quick review of edits in order to find and revert vandalism and other unconstructive edits.
'''[[mw:Huggle|Huggle]]''' is a MediaWiki diff browser intended for quick review of edits in order to find and revert vandalism and other unconstructive edits.


Line 17: Line 19:
== Use Huggle on your own wiki ==
== Use Huggle on your own wiki ==


If you want to have Huggle on your wiki, you can add it to [[Meta:Huggle/List]] and create your config on your wiki to this location <code><nowiki>Project:Huggle/Config.yaml</nowiki></code>. You may help you with [[mw:Manual:Huggle/Deploying|Huggle manual]] (Follow only the part who you do the local config as the rest is controlled by the central wiki (aka. Meta) and you already add your wiki on the Huggle list on Meta).
If you want to have Huggle on your wiki, you can add it to [[Meta:Huggle/List]] and create your config on this location <code><nowiki>Project:Huggle/Config.yaml</nowiki></code>. You may found the default config [[mw:Manual:Huggle/Deploying/DefaultConfig.yaml|here]].


'''CAUTION''': If you add Huggle on your wiki, make sure to import template needed for the good work of Huggle or change config before use it because the default config is maybe not '''OK''' for your wiki
'''CAUTION''': If you add Huggle on your wiki, make sure to create and import page and template needed and change config because the default config is probably not '''OK''' for your wiki.

Latest revision as of 08:02, 23 November 2020

Test Done, config is OK and template and new config for Huggle on meta will be imported tonight

Huggle is a MediaWiki diff browser intended for quick review of edits in order to find and revert vandalism and other unconstructive edits.

This software was designed for Wikimedia wikis and need some tweak for work on Miraheze wikis.

Tweaking Huggle for use on Miraheze wikis

You will need to change this file $huggle_home/Configuration/huggle3.xml the variable

<local key="GlobalConfigurationWikiAddress" text="meta.wikimedia.org/w/"/>

to

<local key="GlobalConfigurationWikiAddress" text="meta.miraheze.org/w/"/>

After save the file, you can launch Huggle and select the project that you want to use and login as usual with your Miraheze credentials.

Use Huggle on your own wiki

If you want to have Huggle on your wiki, you can add it to Meta:Huggle/List and create your config on this location Project:Huggle/Config.yaml. You may found the default config here.

CAUTION: If you add Huggle on your wiki, make sure to create and import page and template needed and change config because the default config is probably not OK for your wiki.