User:HeartsDo/Huggle: Difference between revisions

From TestWiki
Content added Content deleted
(Huggle main page for Meta)
 
No edit summary
Line 5: Line 5:
== 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 12:


<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 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).

'''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

Revision as of 18:37, 9 November 2020

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 your wiki to this location Project:Huggle/Config.yaml. You may help you with 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).

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