OAuth needs to be brought up to snuff before this can be done.
Recent Activity
Recent Activity
May 14 2025
May 14 2025
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.
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
May 14 2025, 2:56 PM · Restricted Project
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 12 2025
May 12 2025
May 1 2025
May 1 2025
Apr 30 2025
Apr 30 2025
People empowered • Justarandomamerican as an administrator.
Apr 12 2025
Apr 12 2025
Apr 11 2025
Apr 11 2025
Feb 22 2025
Feb 22 2025
• drcklinn awarded F2627: profile a Love token.
Feb 5 2025
Feb 5 2025
Jan 18 2025
Jan 18 2025
Nov 28 2024
Nov 28 2024
Nov 27 2024
Nov 27 2024
People empowered • aequalitas as an administrator.
Nov 26 2024
Nov 26 2024
People empowered Zippybonzo as an administrator.