User:HeartsDo/Huggle: Difference between revisions

From TestWiki
Content added Content deleted
(Huggle main page for Meta)
 
m (Update notice)
 
(5 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 5: Line 7:
== Tweaking Huggle for use on Miraheze wikis ==
== Tweaking Huggle for use on Miraheze wikis ==


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


<code><local key="GlobalConfigurationWikiAddress" text="meta.wikimedia.org/w/"/></code>
<code><local key="GlobalConfigurationWikiAddress" text="meta.wikimedia.org/w/"/></code>
Line 12: Line 14:


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

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 ==
== 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)). ('''CAUTION''': If you do this, make sure to import or change config before use it because the default config is maybe not '''OK''' for your 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 <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 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.