[00:09:33] http://kolega2357.cloudaccess.net/wiki/index.php?title=Main_Page How to remove index.php from url ? [00:11:49] Kolega2357: https://www.mediawiki.org/wiki/Manual:Short_URL [00:15:33] Kolega2357 i used this http://m.mediawiki.org/wiki/Manual:Short_URL/Page_title_-_nginx,_Root_Access,_PHP_as_a_CGI_module [00:15:40] worked like a champ [00:16:15] now my urls are mfgt.wiki/Main_Page [00:17:03] LESP stack [00:17:51] LESP ftw [00:24:52] marktraceur while i'm at it, wheezy is fine? or i should sync jessie [00:55:25] andre__: can you please move https://bugzilla.wikimedia.org/show_bug.cgi?id=13006 to the spam folder [08:21:23] Merge anyone? https://gerrit.wikimedia.org/r/125762 [08:41:06] https://bugzilla.wikimedia.org/show_bug.cgi?id=64787 [10:27:12] Withoutaname, "Wiktionary tools" is obsolete anyway (like "Spam") so I don't see much advantage by moving that ticket [10:27:34] i see, i was just looking through some bugzilla reports [11:07:33] Hello. Having trouble finding an automatic way to sync two mediawiki installations. This is between my PC and a mobile device over wifi. "Push" does not seem to automatic, and "Sync" only seems to local, or does that mean over a local LAN ? [11:07:45] *to do [11:12:49] Sync also seems rather old (2010) and experimental. Is mirroring built into MW now ? [12:28:34] hey guys, I need some help. I added a namespace to my wiki and now want to rename the displayed text. How do I do that for several languages? [12:29:04] i am looking for a wiki editor that facilitates formating to a deeper lever than wikieditor. any recoemndations or at some point i have to get down and dirty with code ? [12:29:59] tables is something i need help with [12:55:16] HeXiLeD: like VisualEditor? [13:30:26] I like how there are around 300 people in this channel, all ignoring it... [13:31:39] jansende: or not here, or unable to answer your question, ... [13:33:17] jansende: but the term you're looking for is something like 'namespace localisation' [13:34:58] jansende: that's because 300 people were here to talk with the bots, but the bots were brought away [13:35:17] Yeah, I know. But the examples are for extensions and don't work with the LocalSettings.php :( [13:35:32] Even modyfiying the language files didn't help. [13:35:50] I posted a helpdesk request now. [13:35:54] What makes you think that you can have multiple names for a namespace on a wiki? [13:36:52] The Mediawiki-Software itself. For example the Helppages namespace has a different name in every language. [13:37:07] I've never seen such a thing. [13:39:16] Nemo_bis: nlwiki vs enwiki vs frwiki vs ... [13:40:01] but those are different wikis -- commons uses english namespaces, even in a localized interface [13:40:26] I said "on a wiki". Maybe it would be clearer if I said "on one wiki". [13:42:29] Look at Wikipedia. english:'Help' german:'Hilfe' french:'Aide' ... [13:42:50] jansende: those are distinct wikis. [13:46:19] https://www.mediawiki.org/wiki/Thread:Project:Support_desk/How_can_I_add_a_localized_name_to_a_custom_namespace%3F/reply [13:47:09] i have a mediawiki 1.22.6 install, i get edit conflict on everything, i cannot edit any page becuase of this [13:47:48] jansende: have you tried logging out and in again? [13:47:55] er, joelmo [13:48:44] is there aome maintenance script i can run to check the database too se if its ok [13:50:52] valhallasw: no. but the page refreshed properly anyways... [13:52:49] Nemo_bis: Maybe you are right and I confused something here. I didn't get into localizing my wiki yet, but I always thought that there is an option somewhere in mediawiki, where I just enable multiple languages and it creates the needed editing options, ... automatically. [13:53:28] Nemo_bis: Is there such an option, or do I really have to setup multiple wikis? [13:55:09] can only see 1 post request in the access log but still it says edit conflict [13:55:55] jansende: No, I don't think such an option will ever be provided. [13:57:58] https://bugzilla.wikimedia.org/show_bug.cgi?id=10342 [14:01:34] Nemo_bis: kk, tx [14:01:45] Nemo_bis: However this means more work :( [14:02:12] Not necessarily. You've still not explained what you want to do. [14:02:43] You can easily mass translate namespace names in display titles of all translatable pages in a Translate-powered wiki. [14:05:43] Nemo_bis: I am currently creating a mathematics and physics related page. I do not need localisation right now, but I might want to translate the pages in the future. [14:06:15] Nemo_bis: So I want to set up my wiki now and have less work later. [15:40:25] is interwiki scary transclusion enabled in 1.23? [15:40:45] if the wgEnableScaryTransclusion is set to true? [15:42:47] if you enable it, it should probably become enabled [15:46:18] i just get plaintext when i type {{file::foo}} [15:47:29] You have an interwiki called file? [15:49:00] not yet [15:51:46] it should give an error message if it fails to fetch i think, did this in 1.22-6 [16:00:17] i have that interwiki now, but this transclusion sitll wont work [16:01:01] and these types of transclusion isnt enabled by any extension [16:01:02] ? [16:01:22] You should not have interwikis that clash with namespaces. [16:01:37] Do you just want to use files from another wiki? [16:02:47] yes, in the previous version i had this setup so i could edit raw files, did this for tables alot [16:03:04] but i will try to change the prefix [16:03:48] that was the issue :) [16:51:30] hi [16:51:48] Hi [19:57:31] Hrm. How do I run parser tests again....? [/feels stupid] [19:57:50] I'm trying to clear a few patches that are still in my gerrit backlog [19:57:59] but I clearly haven't touched mediawiki for way too long :-p [20:00:36] basically, I want to check if https://gerrit.wikimedia.org/r/#/c/37313/ passes tests. I have a mediawiki-core checkout somewhere, but no LocalSettings.php yet. [20:00:54] valhallasw, "alex@alex:/var/www/MediaWiki/Git/core (master)$ php tests/parserTests.php " [20:00:56] valhallasw: if you donwload from git, there's a "tests" folder. Maybe there's some script to run them there, but don't ask me how because I've never done that (and last time I tried, it didn't work) [20:01:00] starts running them for me [20:06:28] valhallasw, did it work? [20:09:38] Krenair: Well, no :-p I'm about halfway the installer, fighting with sqlite now. [20:13:07] Krenair: Ok, yes, that worked. Thanks. [20:57:32] I need to know how to change the url to just load.php. Is there a setting for this? [21:03:56] Got it. I set $wgScriptPath and then $wgArticlePath as needed with full urls and things worked [21:11:22] Nope that appears to break special pages.. [21:19:22] i just installed parsoid and visual editor, i have wiki 1.23rc, parsoid fails its api requests, anyone know how i can fix this? [21:19:41] Found $wgLoadScript and it does exactly what I want. [21:20:56] joelmo, did you use the deb? [21:21:06] no used git [21:21:21] so latest visual editor and latest parsoid [21:22:36] are there any api changes maybe between 1.23 and 1.24 that affects this [21:23:38] joelmo, is you wiki private? [21:23:41] *your [21:24:03] also check https://www.mediawiki.org/wiki/Parsoid/Setup and https://www.mediawiki.org/wiki/Parsoid/Troubleshooting [21:24:07] gwicke: no, i opened it, not to the world but you dont need account for editing [21:24:24] for parsoid reading matters most [21:24:28] i have red all man pages, parsoid seems to have problem connecting to the api [21:25:00] getting messages like this [21:25:01] [warning/api][localhost:Test][oldid:22] Failed API request, 8 retries remaining. [21:25:01] the troubleshooting page describes how to check things [21:26:15] yep its accessible i tested it with the roundtrip thing and with a simple table, that worked [21:26:16] joelmo, are you using https with a self-signed cert? [21:26:28] no not using anything like that [21:28:13] so you tried something like http://localhost:8000/localhost/Test ? [21:28:34] & made sure VE uses the same wiki prefix? [21:28:59] parsoid starts on 8000, i can navigate there and test the roundtrip works fine, completed in 3k ms [21:29:55] i dont know how to use VE on a different wiki prefix [21:30:16] my settings should be pretty normal, looked at the guides when trying to set this up [21:30:37] https://www.irccloud.com/pastebin/YZHt1Xz0 [21:32:04] joelmo, did you set $wgVisualEditorParsoidPrefix = 'localhost'; ? [21:32:31] it sounds like it, but just checking [21:32:36] no, can try set it [21:33:18] ok [21:34:51] VE opens up for me on simple pages, then when i try to save, i hit save twice, but then it is not doing anythign [21:36:24] nothing in the parsoid log either [21:37:02] hmm [21:37:06] that sounds odd [21:37:20] for me, in Firefox, if I expand the table on this page, the CSS attributes of elements become glitched [21:37:22] http://doomwiki.org/wiki/Linux_Doom [21:37:30] joelmo, I sadly have to leave as my train is arriving in the station [21:37:40] is this a Firefox problem or a MediaWiki one or something I'm doing wrong in the templates [21:37:46] hope you can figure it out, sorry for not being able to help more [21:37:59] its ok thank you for your time [21:38:25] if you double click to select text inside the element the CSS properties suddenly jump to being normal. [21:39:36] even opening the Firefox inspector causes them to suddenly jump back to normal. [21:44:53] Quasar`: screenshot? [21:48:20] http://i.imgur.com/X2ZFJhX.png [21:48:24] it's a bit random [21:48:37] sometimes only the second glitches and it looks like the Mobile source ports one in that shot [21:48:42] sometimes what you see there happens. [21:54:03] huh. [21:54:30] (i'm afraid i can't offer anything more than this :( ) [21:54:35] kinda seems like it decides to repaint before the expansion is finished :/ [21:54:40] and then not again afterward [21:54:53] I need a function that returns an href link associated with wikitext [21:55:04] does anyone know of such a function [21:56:10] Withoutaname: I'm not sure what you mean. A function that provides the anchor url for a section? [21:56:58] Foo [21:57:25] I need something to return the "//www.mediawiki.org/wiki/Foo" if I were to search for all "Foo" instances [22:07:16] if you have the name of the article, you can use Title::newFromText, Linker::getInternalLinkAttributes, and Html::openElement; I don't think there's one nice function to do all that in one step but, I'm still learning this stuff. [23:00:44] we all are :)