Difference between revisions of "RimWorld Wiki talk:Community portal"

From RimWorld Wiki
Jump to navigation Jump to search
m
Line 1: Line 1:
 
==Requests==
 
==Requests==
 +
<br><br>
 +
 +
----
 +
----
 +
==Translation==
 
:+ request for [http://www.mediawiki.org/wiki/Extension:Translate Extension - Translate]--[[User:AcDie|AcDie]] ([[User talk:AcDie|talk]]) 17:15, 17 October 2013 (EDT)
 
:+ request for [http://www.mediawiki.org/wiki/Extension:Translate Extension - Translate]--[[User:AcDie|AcDie]] ([[User talk:AcDie|talk]]) 17:15, 17 October 2013 (EDT)
 
----
 
----
Line 11: Line 16:
 
----
 
----
 
::::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.<br>--[[User:British|British]] ([[User talk:British|talk]]) 08:16, 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.<br>--[[User:British|British]] ([[User talk:British|talk]]) 08:16, 18 October 2013 (EDT)
 +
::::: MLEB installed @local succesfully from first attempt. --[[User:AcDie|AcDie]] ([[User talk:AcDie|talk]]) 14:12, 18 October 2013 (EDT)
 +
:::::*Replace existing extension folder from .tar. After that we need edit '''LocalSettings.php''' at server/hosting.
 +
:::::*[http://www.mediawiki.org/wiki/MLEB#Layout:_..2Fmediawiki.2F_..2Fextensions.2F.7BA.2CB.2CC.7D The variables you have to add to your LocalSettings.php before the configuration below is:]
 +
:::::<code><s>$EXT = "$IP/../extensions";
 +
:::::$wgExtensionAssetsPath = "{$wgScriptPath}/../extensions";</s></code>
 +
:::::<code>$EXT = "$IP/extensions";
 +
:::::$wgExtensionAssetsPath = "{$wgScriptPath}/extensions";</s></code>
 +
:::::*[http://www.mediawiki.org/wiki/MLEB#Add.2Fupdate_your_LocalSettings.php Then copy paste that]
 +
:::::*Add <code>$wgUpgradeKey = "your_long_long_long_key";</code> & run [http://ludeon.com/rimworld/wiki/mw-config/] seems thats all (for secure, delete UpgradeKey from file)
 
----
 
----
 
----
 
----
 +
==Parser/LUA==
 
Need some tweaks for parser (Modules: Navbox/Navbar) - [http://interi.org/2012/05/wikipedias-navbox-template/ link1] [https://www.mediawiki.org/wiki/Extension:ParserFunctions#Installation link2](step 4-6)--[[User:AcDie|AcDie]] ([[User talk:AcDie|talk]]) 12:02, 18 October 2013 (EDT)
 
Need some tweaks for parser (Modules: Navbox/Navbar) - [http://interi.org/2012/05/wikipedias-navbox-template/ link1] [https://www.mediawiki.org/wiki/Extension:ParserFunctions#Installation link2](step 4-6)--[[User:AcDie|AcDie]] ([[User talk:AcDie|talk]]) 12:02, 18 October 2013 (EDT)
 
----
 
----
Line 18: Line 33:
 
:* ParserFunction is [http://ludeon.com/rimworld/wiki/Special:Version already installed].<br>--[[User:British|British]] ([[User talk:British|talk]]) 12:32, 18 October 2013 (EDT)
 
:* ParserFunction is [http://ludeon.com/rimworld/wiki/Special:Version already installed].<br>--[[User:British|British]] ([[User talk:British|talk]]) 12:32, 18 October 2013 (EDT)
  
 +
----
 +
----
 
== @AcDie: Regarding color scheme ==
 
== @AcDie: Regarding color scheme ==
  

Revision as of 18:12, 18 October 2013

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)


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)