User Details
User Details
- User Since
- Feb 7 2020, 04:01 (50 w, 21 h)
- Availability
- Available
- GitHub User
- Unknown
- Miraheze User
- Gjum [ Global Accounts ]
Wed, Jan 13
Wed, Jan 13
Metriximor awarded T6723: Install extension SaneCase on civclassic.miraheze.org a Like token.
Dec 18 2020
Dec 18 2020
Gjum reopened T6609: Interwikilinks as "Open".
Gjum added a comment to T6609: Interwikilinks.
The [[mh:subdomain:page]] syntax doesn't work for redirects, though. I tried #REDIRECT [[mh:subdomain:Page]] here. Is there an existing solution for this too?
May 20 2020
May 20 2020
Gjum added a comment to T5206: Visual Editor fails to load.
That change actually disabled Visual Editor in the remaining namespaces where it was still working.
Feb 11 2020
Feb 11 2020
Gjum added a comment to T5206: Visual Editor fails to load.
Thank you all for following up on this.
Feb 10 2020
Feb 10 2020
Gjum added a comment to T5206: Visual Editor fails to load.
The exception is thrown because mw.config as sent from the server contains this entry:
wgExtraSignatureNamespaces: {3003: 3003, 3005: 3005, 3007: 3007, 3008: 3008, 3009: 3009, 3010: 3010, 3011: 3011}
The wgExtraSignatureNamespaces documentation says that it should be an array, not an object. For comparison, wgContentNamespaces is an array.
Feb 7 2020
Feb 7 2020
Gjum added a comment to T5206: Visual Editor fails to load.
This problem persists, across browsers and accounts. If possible I'd be happy to fix this myself if someone were to point me to the relevant documentation.