[06:07:48] Hi, guys. I'm sorry, but can anybody help me with wikiquotes api? I'm angry and confused, but is probably just me being stupid. [06:08:14] I have a script on my local machine that suppouse to send ajax request to wikiquote. The problem is i dont understand how exactly HTTP header should look like. [06:10:17] using jquery what i have to write in "headers: { "Api-User-Agent" : 'HTTP/1.1' },"? Because if i leave it like that i will get "No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:63342' is therefore not allowed access." error [06:11:47] i did google it, i've read quickstart guide [06:13:03] but it just doesn't makes any sense. I will appreciate any help. [06:13:29] hmm... is anybody here? [07:01:14] how to force rebuild page that translated via the Translate extension? [07:02:13] Now it looks like my problem was solved several days ago but I didnt know hou to rebuild page so I think it doesnt work. [07:43:18] Newbie here! How to start contributing? [07:45:48] leve, start with https://www.mediawiki.org/wiki/How_to_become_a_MediaWiki_hacker [07:46:10] do you have anything particular in mind? [07:46:36] Just to start with something! [07:50:34] depending on whether you're a PHP, JS or versatile developer, there can be completely different things to hack on [07:51:35] but in any case, the first step would be to install MediaWiki-Vagrant to have a development environment [07:51:47] then, find something to hack on [07:52:21] I started by tackilng things that annoyed me personally as a Wikipedia user [07:53:58] but actually got fired up and got commit access to work on a completely non-WMF area [09:20:44] When I mark page for translate, it creates some kind of 'template' with everything that not inside the tag. Is there any way to update this 'template' without modifying the page? [10:41:02] Is there any way to add first picture from linked page for Cathegory pages? [11:00:52] Is there any way to disable page translation to its origin lang? [12:16:28] Progress! https://www.mediawiki.org/w/index.php?title=Gerrit/Reports/Open_changesets_by_newbie_owner&diff=next&oldid=1699553 [15:52:06] Hi, I installed the php5-xcache package on my Ubuntu 12.04 VPS yet the interactive MediaWiki 1.25.1 installer says "Warning: Could not find APC, XCache or WinCache." PHP Version 5.3.10-1ubuntu3.18. Any idea what could be wrong? [15:56:53] Hi can anyone help me out to start contributing to open software here ..I am beginner and need some initial guidance [15:58:24] guddyie: https://www.mediawiki.org/wiki/How_to_become_a_MediaWiki_hacker [15:59:08] thank you Glaisher [16:10:46] Kevang: Are you sure that xcache is actually available? [16:14:10] Glaisher: How do I check? [16:15:05] phpinfo(); would show it, I imagine [16:15:18] or you could do php -v [16:16:41] Ah, interesting. php -v has one line "with XCache v1.3.2, Copyright (c) 2005-2011, by mOo", but phpinfo() doesn't mention XCache [16:19:45] php -m also lists XCache, under [PHP Modules] and under [Zend Modules] [16:27:10] did you restart Apache after installing xcache? [16:33:30] grunny: Yep. [16:36:48] Solved it! I needed to enable the variable cache in /etc/php5/conf.d/xcache.ini, source: https://www.mediawiki.org/wiki/Manual:Cache [16:38:59] hello [16:39:20] need urgent help regarding an error that I am encountering in my MW 1.25 instance [16:39:33] hello anybody there who can help [16:40:33] hello [16:40:41] need help with an error [16:45:16] hello wicktt [16:49:01] hello any body there [18:25:34] How could I add favicons generated by this site realfavicongenerator.net to my wiki? This site generates some HTML code that I have to put into . How to do that? [18:27:58] wicktt you want 1 icon or several? [18:28:29] there is several icons for everything [18:28:56] wicktt what are you using the icons for> [18:29:37] all its code: http://pastebin.com/UDcjrWmW [18:31:33] !flavicon [18:32:05] these favicons is for site icons in bookmarks, site icon for desctop link, even picture for Win8 Modern Menu [18:32:39] wicktt see https://www.mediawiki.org/wiki/Manual:$wgFavicon [18:34:35] this is only for one 16x16 or 32x32 favicon, not for multiple files like I searching for [18:36:15] wicktt if you look at the bottom there is instructions for apple, the others are not supported yet [18:36:33] you mean that GIMP manual? [18:37:07] Ok I'll try it [18:37:11] No [18:37:19] https://www.mediawiki.org/wiki/Manual:$wgAppleTouchIcon [18:38:25] I see it now, thank you [19:58:58] What should happen if I run 'php /extensions/LocalisationUpdate/update.php'? Should it output something into stdout when it running? [20:14:52] wicktt: at some point (but it can take a long time) [20:19:08] after a long time it says 'Exception encountered, of type "Exception"' [20:30:19] wicktt: well, enable exception details to show what that is (maybe a permission issue) [20:30:34] $wgShowExceptionDetails = true; [20:30:39] I'm off to sleep [20:30:51] ok thanks) [20:50:57] hi [20:51:19] which is the default search used atm in wikipedia*? [20:53:02] cirrussearch [20:53:45] Krenair, thanks [21:19:32] '/maintenance/rebuildLocalisationCache.php'. What is this for? [21:21:42] it says php-xml error when I run it [21:35:32] ok its not what Isearching for [21:45:06] Nikerabbit: Here is the error log for LocalisationUpdate/update.php error http://pastebin.com/ZnBcxSjS