Tweeki icon indicating copy to clipboard operation
Tweeki copied to clipboard

MediaWiki skin based on Twitter's Bootstrap

Results 46 Tweeki issues
Sort by recently updated
recently updated
newest added

See https://gerrit.wikimedia.org/r/q/I8b98e851e6536f1a02bc41a6253c9ffe7c50ed36

``` from /srv/mediawiki/1.41/includes/parser/Parser.php(4174) #0 /srv/mediawiki/1.41/includes/parser/Parser.php(1581): Parser->finalizeHeadings(string, string, boolean) #1 /srv/mediawiki/1.41/includes/parser/Parser.php(808): Parser->internalParse(string, boolean, boolean) #2 /srv/mediawiki/1.41/skins/Tweeki/includes/Hooks.php(641): Parser->recursiveTagParse(string, boolean) #3 /srv/mediawiki/1.41/skins/Tweeki/includes/Hooks.php(540): TweekiHooks::parseButtonLink(array, Parser, boolean) #4 /srv/mediawiki/1.41/skins/Tweeki/includes/TweekiTemplate.php(1045): TweekiHooks::parseButtons(string, Parser, boolean) #5 /srv/mediawiki/1.41/skins/Tweeki/includes/TweekiTemplate.php(1013): TweekiTemplate->renderCustomNavigation(array,...

Hello everyone! We are really enjoying your skin and using it on Miraheze. Lately we ran into trouble with the skin as the Miraheze servers were updated to the 1.41...

The alias ResourceLoaderSkinModule was dropped in favor of MediaWiki\ResourceLoader\SkinModule in https://gerrit.wikimedia.org/r/c/mediawiki/core/+/994854 See: https://phabricator.wikimedia.org/T356563

I was hoping it would be possible to run the `sass` command line utility to recompile the SCSS files to the public CSS folder but it has an issue. `sass...

I'm getting the following error in PHP 8.2: > Deprecated: Use of "self" in callables is deprecated in skins/Tweeki/includes/TweekiTemplate.php on line 1029 * Tweeki 80a0f904a53bb54d7cde3289bf18e81d5d2fc3e2 * MediaWiki 1.42.0-alpha (533fefb) *...

Closes #262 Upgrading to 5.3 and addressing breaking changes according to the [migration guide](https://getbootstrap.com/docs/5.3/migration/).

The site I need this skin for currently uses [FandomDesktop](https://community.fandom.com/wiki/Help:FandomDesktop). Statistics indicate that most users—both anonymous and logged-in—prefer to browse in the skin's built-in dark mode. Tweeki would fit the...

When ` $wgTweekiSkinFooterIcons = true;` is added to `LocalSettings.php`. The SMW icon has a space before it. It looks out of place because of the vertical stacking There's this rule...

Not sure why but switching from like January's master or so to today's 2.0.3. renders all fontawesome use broken across the site (I use it quite extensively). Edit: not just...