RimWorld Wiki talk:Community portal

From RimWorld Wiki
Revision as of 01:41, 26 October 2013 by AcDie (talk | contribs) (→‎Translation)
Jump to navigation Jump to search

Requests





Translation

+ request for Extension - Translate--AcDie (talk) 17:15, 17 October 2013 (EDT)

→ Installed MLEB, but it produces this error:
A database error has occurred. Did you forget to run maintenance/update.php after upgrading? See: https://www.mediawiki.org/wiki/Manual:Upgrading#Run_the_update_script Query: SELECT tmi_value FROM `mr_translate_messageindex` WHERE tmi_key = '-1:specialPages' LIMIT 1 Function: DatabaseMessageIndex::get Error: 1146 Table 'tynansy1_wrim.mr_translate_messageindex' doesn't exist (localhost)
--British (talk) 18:01, 17 October 2013 (EDT)

Seems old bug, check this --AcDie (talk) 06:21, 18 October 2013 (EDT)

I am not sure about how to execute that script... If it has to be done outside of the wiki, then Tynan has to do it.
--British (talk) 08:16, 18 October 2013 (EDT)

MLEB installed @local succesfully from first attempt. --AcDie (talk) 14:12, 18 October 2013 (EDT)
$EXT = "$IP/../extensions";
$wgExtensionAssetsPath = "{$wgScriptPath}/../extensions";
$EXT = "$IP/extensions";
$wgExtensionAssetsPath = "{$wgScriptPath}/extensions";
  • Then copy paste that
  • Add $wgUpgradeKey = "your_long_long_long_key"; & run [1] seems thats all (for secure, delete UpgradeKey from file)

There was not much point in copy/pasting the configuration into LocalSettings.php again, but I still did it, for the sake of it: same result.
Regarding mw-config, is it supposed to bring something specific ? The wiki is already in version 1.21.2 :/
--British (talk) 19:29, 18 October 2013 (EDT)

mw-config for update/create tables. If you click Restart Install (at right), then at 2nd step it ask for wgUpgradeKey & after just quick update tables info.. --AcDie (talk) 06:00, 19 October 2013 (EDT)

Something is very wrong here :\
I did the upgrade, un-commented the MLEB configuration in LocalSettings.php, yet it still doesn't work (the pages on the wiki don't give any error though, they are just blank)
--British (talk) 06:59, 19 October 2013 (EDT)

Damn, have you any messenger where we can talk?--AcDie (talk) 07:24, 19 October 2013 (EDT)

Nope, though I suppose we can try with the IRC that was put up. That will have to wait though, as I'm off soon, and will be back in a bit more than 24 hours...
--British (talk) 10:08, 19 October 2013 (EDT)

Ok, IRC will be fine. Have new design concept for wiki.. :) --AcDie (talk) 10:14, 19 October 2013 (EDT)

Translation template test
--AcDie (talk) 21:41, 25 October 2013 (EDT)


Parser/LUA

Need some tweaks for parser (Modules: Navbox/Navbar) - link1 link2(step 4-6)--AcDie (talk) 12:02, 18 October 2013 (EDT)


  • I've tried installing Scribunto already, but it produced errors. I've seen this, but it doesn't seem to be completely resolved (and I didn't try to tweak too much).
  • ParserFunction is already installed.
    --British (talk) 12:32, 18 October 2013 (EDT)


@AcDie: Regarding color scheme

Hey, You are using colors on pages with gradients and such, but it is hard-coded. Is there a way to have all the colors used refer to one place only (kind of like a configuration file), so that we only have to change the colors at that place, rather than on every single page ? That would help if we ever manage to have a black skin for the wiki...
--British (talk) 10:26, 18 October 2013 (EDT)


Ofc, as I told before, better use CSS for many reasons, 1 is above ^ it is hard-coded. But i don't agree with black/any dark skin for wiki, cuz hard to read + images with white background looks like sh*t.. --AcDie (talk) 11:25, 18 October 2013 (EDT)

There won't be any white background image, so that's not a problem. The wiki we had on Wikia and dark and it was good, and it also was in resonance with the vibe of the game. White backgrounds kill the eyes at night, to boot.
TL;DR: Dark background will happen, one way or the other, so we might as well prepare :]
--British (talk) 12:23, 18 October 2013 (EDT)
MediaWiki:Common.css seems there we can add most used styles--AcDie (talk) 14:19, 18 October 2013 (EDT)