Your one-stop-cake-shop for everything Freshly Baked has to offer

fix(wiki): remove local interwiki prefixes #157

merged opened by a.starrysky.fyi targeting main from private/minion/push-znnulvoxwzkq

This option specifies what other wikis call this one - in our case it's FBC (for the wiki on teal) and S (for the wiki on umber). We don't really need this for our use, but we do need to be able to refer to the other wiki for interwiki links...

We may want to make this an option later, but it certainly isn't correct to have it the same on every wiki...

Labels

None yet.

requested-reviewers

None yet.

approved

None yet.

tested-working

None yet.

rejected

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:uuyqs6y3pwtbteet4swt5i5y/sh.tangled.repo.pull/3mbwyxbwfhp22
-3
Diff #1
-3
packetmix/systems/wiki/wiki.nix
··· 153 153 'username' => 'automated@freshly.space', 154 154 'password' => trim(file_get_contents('/secrets/mediawiki/mail_password.txt')) 155 155 ]; 156 - $wgLocalInterwikis = [ 157 - 'fbc' 158 - ]; 159 156 160 157 $wgWhitelistReadRegexp = [ 161 158 '/^Main Page$/',

History

2 rounds 0 comments
sign up or login to add to the discussion
1 commit
expand
fix(pm/wiki): remove local interwiki prefixes
expand 0 comments
pull request successfully merged
1 commit
expand
fix(wiki): remove local interwiki prefixes
expand 0 comments