[10:24:54] Hi, having a bit of trouble with my mediawiki install, followed the install guide however I receive the following message when I try to load it up on my browser run(); [10:50:40] aaran, what's the error message? [10:50:59] which install guide did you follow? any link? [10:51:30] no error message just a blank page that says run(); [10:52:44] the guide I followed was https://www.mediawiki.org/wiki/Manual:Running_MediaWiki_on_Red_Hat_Linux [10:56:35] aaran, https://www.mediawiki.org/wiki/Manual:Errors_and_symptoms#You_see_a_Blank_Page [10:57:03] and you probably want to check the error log of your HTTP server; https://www.mediawiki.org/wiki/Manual:How_to_debug [10:57:08] its not totally blank, there is a line of text that says run(); [10:58:13] which seems to be the last line of index.php after $mediaWiki = new MediaWiki(); however its not printing any more of that just the final run(); [11:02:40] I also do not have a LocalSettings.php file to edit, it is not inside of the .tar.gz so I assume its built during the web configuration, however I never get that far just the white page with run(); [11:29:54] ohai [11:32:13] Is there any way to have a static wiki page rotate through several graphics available in a list in the wikicode? When searching for things like rotate, cycle, etc. I only get the actual manipulation of the image. [11:32:40] I am running 1.26.2. [11:33:53] The intention is to use the large library of images that have been uploaded - we cycle through a subset on our main landing page. [11:34:32] Note that this is not a gallery - I know how to make those just fine.... [11:51:28] Too dumb of an idea? [12:05:23] you could just jquery to archive that I guess [12:05:45] hmm, yes. thank you for that. [12:06:07] s/just/use/ [15:38:43] hello i have a question about connecting to mediawiki from outside my localhost. i used Xampp for mediawiki and can access xampp form other computers in the network but whenever i "computername:1234/mediawiki" the wiki can not be found [15:43:50] timt: if you were accessing it as localhost when setting it up, it might be trying to redirect you? you should set $wgServer to match the domain you'll be accessing the wiki at [15:43:52] !wg Server [15:43:52] https://www.mediawiki.org/wiki/Manual:%24wgServer [15:44:45] timt: or set it to be dynamic if you're going to be accessing it via different domains – `$wgServer = WebRequest::detectServer();` [15:45:47] thanks MatmaRex ill give it a go [16:15:26] What's the name of the Mediawiki message that says "Username:" in the form shown in Special:NewPages? [16:23:09] sabbut: Try using uselang=qqx to find the names of messages. [16:23:11] sabbut: newpages-username [16:23:21] sabbut: You can use https://www.mediawiki.org/wiki/Special:NewPages?uselang=qqx [16:23:44] @ragesoss Sir m looking for participating in outreachy'16 ,I have looked into the task the phabricator T142398: Create user profile page for Programs & Events Dashboard .I am currently following the setup(after installation steps) for the same from github.Can you help me on how should i procede further !! [16:23:45] T142398: Create user profile page for Programs & Events Dashboard - https://phabricator.wikimedia.org/T142398 [16:24:18] sejal: hi! [16:24:26] hello! [16:24:36] sejal: let's chat in #wikimedia-ed [16:24:46] ok sir [16:27:52] marktraceur: thanks! [16:28:11] Glaisher: thank you as well! [17:00:02] i dont know how this works but if your are still in here MatmaRex it worked and i really appreciate the help [17:16:33] yay [17:41:27] Join [18:08:29] ^^ lololololol [18:28:35] Any good WYSIWYG that work with 1.27.1? [18:30:16] flu_: VisualEditor works in 1.27.1 [18:30:47] not the easiest extension to install, though [18:31:10] Patonides good enough for production? [18:31:26] its still marked as beta [18:31:26] flu_: it's on production on wikipedia :) [18:31:34] ok [18:32:11] I will look into it, I tried WYSIWYG-CKeditor but couldn't get it to work [18:35:12] Platonides It needs Node.js to work? [18:36:47] yes [18:36:53] as I said, it's not trivial to install [18:39:51] Know of any other options? [18:43:27] you already tried CKeditor… [19:00:07] Hi! How can I apply to be mentor for outreachy? [22:48:45] !wg EnableMagicLinks [22:48:45] https://www.mediawiki.org/wiki/Manual:%24wgEnableMagicLinks [22:49:12] legoktm: Is that new? [22:49:32] Debra: yes, as of last night [22:50:26] Hmmmmmm. [22:54:42] legoktm: Hrmph. [22:54:44] I'm leaving a note. [22:54:57] that I forgot to document it? :P [22:55:34] No. [22:55:40] I don't really agree with the approach.