Tweeki icon indicating copy to clipboard operation
Tweeki copied to clipboard

Ignored messages

Open yaxu opened this issue 6 years ago • 5 comments

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

yaxu avatar Dec 15 '18 11:12 yaxu

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!

yaxu avatar Dec 15 '18 16:12 yaxu

Hm, actually logging out fixes it, but logging back in breaks it again. Any ideas?

yaxu avatar Dec 15 '18 16:12 yaxu

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?

yaxu avatar Dec 15 '18 22:12 yaxu

I see from #106 that /en is the failback language and I just need to set those.

yaxu avatar Dec 16 '18 19:12 yaxu

I'm using MediaWiki v. 1.35.1 Tweeki v. 1.2.1

and having the same issue.

gborgonovo avatar Feb 09 '21 13:02 gborgonovo