Tweeki
Tweeki copied to clipboard
Ignored messages
I'm really enjoying the tweeki theme for a wiki I'm making https://userbase.tidalcycles.org/
I'm having trouble getting the configuration to work though:
- https://userbase.tidalcycles.org/index.php/MediaWiki:Tweeki-navbar-left
- https://userbase.tidalcycles.org/index.php/MediaWiki:Tweeki-navbar-brand
I'm on mediawiki 1.31.1 - https://userbase.tidalcycles.org/index.php/Special:Version
My best guess was that my use in LocalSettings.php of $wgCapitalLinks = false;
might be confusing things, but commenting that line out didn't help.
Any suggestions would be really appreciated, thanks
Seems to be a caching issue, at least looking in a 'private browsing' tab fixes it, sorry for the noise and thanks for the skin!
Hm, actually logging out fixes it, but logging back in breaks it again. Any ideas?
It's to do with i18n, my wiki has $wgLanguageCode = "en-gb";
, but my user's language was set to en
.
This seems like a bug to me. If MediaWiki:Tweeki-navbar-brand/<my-language>
doesn't exist, shouldn't it default to MediaWiki:Tweeki-navbar-brand
?
We do have some pages translated into Japanese and Spanish so far, should I go through duplicating the tweeki messages for them?
I see from #106 that /en is the failback language and I just need to set those.
I'm using MediaWiki v. 1.35.1 Tweeki v. 1.2.1
and having the same issue.