Page MenuHomePhorge

Open Tasks

  • No tasks found.

Active Repositories

  • No repositories found for this query.

Recent Activity

May 14 2025

jazz changed the status of T45: Connect Phorge to SkyWiki through OAuth from Open to Stalled.

OAuth needs to be brought up to snuff before this can be done.

May 14 2025, 2:58 PM · Restricted Project
jazz added a parent task for T23: Fix an error regarding GlobalSettings: T45: Connect Phorge to SkyWiki through OAuth.
May 14 2025, 2:57 PM · mw-config
jazz added a subtask for T45: Connect Phorge to SkyWiki through OAuth: T23: Fix an error regarding GlobalSettings.
May 14 2025, 2:57 PM · Restricted Project
jazz created T45: Connect Phorge to SkyWiki through OAuth.
May 14 2025, 2:56 PM · Restricted Project
jazz triaged T23: Fix an error regarding GlobalSettings as Normal priority.

I believe SkyWiki's GlobalSettings.php is not publicly available, but I'm assuming it's similar to Miraheze's GlobalSettings, where this appears to be the problematic code (lines 18–23):

$wgHooks['BeforePageDisplay'][] = static function ( &$out, &$skin ) {
	if ( $out->getTitle()->isSpecialPage() ) {
		$out->setRobotPolicy( 'noindex,nofollow' );
	}
	return true;
};

If so, is there any good reason not to replace the hook with $wgNamespaceRobotPolicies, a built-in MediaWiki configuration variable?

$wgNamespaceRobotPolicies[NS_SPECIAL] = 'noindex,nofollow';

Seems like that would accomplish the same purpose.

May 14 2025, 2:52 PM · mw-config

May 12 2025

jazz added a member for mw-config: jazz.
May 12 2025, 11:16 AM
jazz changed the visibility for mw-config.
May 12 2025, 11:16 AM

May 1 2025

TheAP updated subscribers of Stewards.
May 1 2025, 12:58 PM

Apr 30 2025

People empowered Justarandomamerican as an administrator.
Apr 30 2025, 10:36 PM

Apr 12 2025

Cocopuff2018 empowered TheAP as an administrator.
Apr 12 2025, 4:59 PM
Cocopuff2018 created Stewards.
Apr 12 2025, 2:01 AM
Cocopuff2018 defrocked aequalitas.
Apr 12 2025, 1:59 AM

Apr 11 2025

TheAP created T23: Fix an error regarding GlobalSettings.
Apr 11 2025, 2:46 PM · mw-config

Feb 22 2025

drcklinn awarded F2627: profile a Love token.
Feb 22 2025, 6:11 AM
drcklinn updated drcklinn.
Feb 22 2025, 5:39 AM
drcklinn updated drcklinn.
Feb 22 2025, 5:39 AM
drcklinn updated drcklinn.
Feb 22 2025, 5:36 AM

Feb 5 2025

Cocopuff2018 empowered Pisces as an administrator.
Feb 5 2025, 6:52 PM

Jan 18 2025

Cocopuff2018 empowered Waki285 as an administrator.
Jan 18 2025, 2:29 AM
Cocopuff2018 empowered MeowyCats2 as an administrator.
Jan 18 2025, 2:29 AM
tali64 defrocked Zippybonzo.
Jan 18 2025, 2:20 AM
tali64 empowered Cocopuff2018 as an administrator.
Jan 18 2025, 2:20 AM

Nov 28 2024

aequalitas updated aequalitas.
Nov 28 2024, 5:33 AM

Nov 27 2024

Zippybonzo added a member for mw-config: Zippybonzo.
Nov 27 2024, 6:53 AM
Zippybonzo created mw-config.
Nov 27 2024, 6:53 AM
People empowered aequalitas as an administrator.
Nov 27 2024, 2:33 AM

Nov 26 2024

People empowered Zippybonzo as an administrator.
Nov 26 2024, 7:02 PM