[00:15:26] I tried installing the Secure Poll Extension on my Windows "server". It however doesn't work. Is there a more detailed manual than the description on the Mediawiki-wiki? [00:16:28] What doesn't work? [00:18:44] The last part with importing the actual poll. The description says, that I should execute "extensions/SecurePoll/cli$ php import.php ../test/3way-test.xml" in a specific folder. However, this [00:19:45] command doesn't work. I tried to split it into smaller commands, that partially work, but all i get is the error, that it was missing a table, that isn't generated. [00:20:28] did you run update.php after installing the extension? [00:21:04] Yes. I installed the Checkuser-Extension too, and that works. [00:21:42] I wonder if the hook is new [00:22:20] hmm, nope. I added it back in May 2012 [00:23:05] What table is missing? [00:23:55] The documentation is probably outdated. When I enter the full command, it says that "extension" is not a valid order. [00:24:31] "1: no such table: securepoll_elections" is missing. [00:25:11] it's supposed to be created by the updater script, it's in the general sql file [00:25:34] I just ran it again, so it should have been created. [00:25:44] maybe permissions in database server? [00:25:58] I updated by running the "update.php" in the maintenance folder. [01:38:19] I have reinstalled mediawiki, it says that APC, XCache or WinCache were not found - Object caching is not activated. Is this a problem? [01:42:38] ITR: it's just going to be slower, probably only if you have a lot of users/traffic [01:43:07] But it could not cause any problems with functionality, especially in extensions? [01:44:37] i don't think it would, just be slow(er) [01:45:08] slowness could be called a problem with functionality once it becomes too much [01:45:24] ok, thanks. [07:14:31] I have a link on my wiki that remains red, even after its page has been created. possible reasons? [08:39:22] hi guys [08:39:38] anyone online there ? [08:39:50] I need help !! [08:40:52] Somebody ? [08:42:46] Okay here's the problem: I am developing and extension, and I have written javascript functions in my extension.js file, but whenever I call that function on any event, I get "referenceError: is not defined" [08:43:23] please suggest a solution, I can't just bind every event on document.ready jquery [09:34:04] how do I remove this from my pages [09:34:05] [09:35:20] DJJeff: you edit line 3236 of OutputPage.php [09:35:27] ok thanks [09:35:28] better question is why would you remove it... [09:35:45] I feel more secure without it [09:36:12] just keep up to date, best way to be secure [09:37:04] I get the idea that when I update my changes in OutputPage would get over written [09:38:04] like in wordpress there is a plugin called wordfence which is designed for security related things [09:38:08] http://en.wikipedia.org/w/api.php?action=query&meta=siteinfo&siprop=general [09:38:20] it gives the option to remove that from all pages [09:38:25] even after upgrades [09:40:04] mine looks very different [09:40:05] http://wiki.honeywrt.org/api.php?action=query&meta=siteinfo&siprop=general [09:40:09] i have had this discussion with many folks, but i still think it boils down to: 'this is just in case you accidently abandonware your own website' :) [09:40:16] yours is older [09:40:42] I am running the stable version of 1.23.6 [09:40:42] wikipedia always runs master branch from 2 weeks before. [09:40:52] ah [09:43:04] next question is are there any themes for mediawiki? [09:43:17] so I can change the style.css and header/footer [09:43:34] to match the rest of my website [09:45:46] ok scratch that question I found the skins page [09:46:40] skins dont have much in the way of screenshots [09:50:06] adapting skins in MediaWiki has always been a bit of a pain. [09:50:27] it's only since 1.24, 1.25 that some improvements there have been made. [09:50:33] however, i advise you to read: [09:51:18] https://www.mediawiki.org/wiki/Manual:Skinning [09:51:57] that's for 1.24 and later though. you might want to look at an older version of the document in your case [09:58:03] I might just grab the Example skin and tweak it to match my main site [09:58:05] https://git.wikimedia.org/tree/mediawiki%2Fskins%2FExample.git [09:58:11] looks easy enough [10:01:24] doing themes for wordpress is looks easy compared to mediawiki [10:06:14] DJJeff: yes. it was never one of our goals to look pretty for a lot of other ppl :) [10:06:43] major work coming in that area though. [10:07:07] simply because we need the flexibility in Wikipedia as well. [10:19:27] the site I want to mimic uses dokuwiki but I found that #dokuwiki does not have as many users as #mediawiki [10:20:15] but I did notice that my friend runs a version from early 2013 and still not hacked [10:20:22] so maybe its really secure [10:21:20] hehe. i rly doubt that makes it more secure [10:22:30] hard to say [10:22:44] I really like their nice clean theme very simple [10:22:47] http://wiki.openwrt.org/toh/start [10:23:16] oh its from 2009 [10:23:17] [10:37:58] I have a question, how technically feasible is it to create some sort of a table based on e.g. infoboxes in each page? [10:38:29] database table ? or html ? [10:38:40] html [10:38:52] data in infoboxes I meant [10:38:57] by modification of mediawiki [10:38:58] for your own website ? [10:39:05] just an idea [10:39:27] I had thought it may be useful sometimes [10:40:15] for wikipedia, this is going in the direction of what wikidata is intended for [10:40:31] ah [10:40:33] wikilinks [10:40:59] link rather than copy data, yes? [10:41:01] the prinicple [10:42:01] you include a property, and the logic (either by template, parserfunction or by lua) renders it as you desire. [10:42:29] and you can build a table similarly, but that isn't finished yet. [10:43:11] property? [10:43:44] "population of 'Q90' [10:44:08] where Q90 is the entry in wikidata for Paris. [10:46:23] oh [10:46:48] ahh I thought you meant something else entirely by wikidata [10:49:13] we are still a bit away from where this is going, but basically on Paris, you would see {{Infobox city|largebox}} in the wikitext, and it would automatically render an Infobox for paris with all the fields that a 'largebox' usually shows. [10:49:20] on the article Paris. [10:51:26] hi [10:53:13] hmm okay [10:53:24] very nice [13:09:05] Hi people... I have a problem five months ago. When I try to edit a page, there are 3 possible answers: The page was edit (10%), The page have any word that provoke an error (30%), I have a 403 error page (60% of probability). [13:09:53] For example, "psyBNC" is a word that generate an error. [13:10:49] If I put: "psyBNC", the error disappear. [13:10:54] Ups... [13:11:01] If I put: "psy BNC", the error disappear. [13:12:52] http://prntscr.com/538ztg <--- Page 403 [13:14:41] OMG... The error are translated to the "preview" button too [13:17:55] Can somebody help me? [13:22:08] I don't understand why a simple word can generate a 403 error page [13:22:32] If I put the same word into the blog and it don't happen. [13:22:57] Can somebody help me, please. Sorry for repeat [13:24:37] I tried intalling a new mediawiki, without any "module", but... The error continue. [13:25:08] Are there any page to report technical issues? [13:26:53] This too generate an error: http://pastebin.com/d9QsLSR0 [13:31:39] dp07Daniel: Hi! [13:31:57] dp07Daniel: Please don't send channel notices, it's not normal and our spam bot got annoyed at you :) [13:32:51] dp07Daniel: That sounds like there's an abuse filter on the wiki...but you said you wiped it totally clean. Weird. [13:33:11] dp07Daniel: looks like a miss configured web server [13:33:33] marktraceur: the abuse filter wouldnt throw 403's [13:33:38] True [13:33:42] But changing text makes it work [13:34:17] I don't get an error with your latter text, dp07Daniel [13:35:09] marktraceur: its something with the web server settings one random idea is a security/anti-spam feature in the webserver vs in the wiki [13:35:21] Hm, might be. [13:35:25] Blocking POST requests? [13:35:38] dp07Daniel: I don't suppose you have your webserver config handy? :) [13:35:48] marktraceur: or POSTS that contain specific text [13:36:02] IE spam filters [13:36:23] Betacommand: Yup, sounds intriguing and silly enough for someone to have tried it [13:36:40] Not like 403 is the right error to send back [13:36:44] But still [13:38:19] marktraceur: If your foolish enough to implement that kind of filter, I doubt they are smart enough for proper documentation/error handling [13:41:47] True. [13:50:46] marktraceur and Betacommand: I use hostinger.com.ar as webserver [13:51:05] And I can get the web config with the admin panel [13:51:54] But... If I send the same text with a blog or a forum board... I haven't any error. [13:52:51] marktraceur and Betacommand: http://pastebin.com/d9QsLSR0 <--- This generate an 403 error [13:52:59] But only are links. [13:53:24] I can't understand... The same links I have inserted on the main page. [13:53:44] The main page is a "drupal"... [13:54:16] And It's work... I mean: there are not errors [13:55:44] dp07Daniel: Do please get the web config. [14:02:08] marktraceur: Im 95% sure its a busted webserver config [14:02:28] That's pretty sure [14:36:50] Betacommand marktraceur : http://www.natasha-bot.com/dp07Daniel/webconfig.php [14:36:59] This is the webconfig [14:37:08] sorry for the delay. [14:37:43] My mother called me. So sorry. [14:40:20] Thank you so much for help me. [14:40:47] I can't find anything about "blocking strings" [14:58:48] Betacommand marktraceur : http://www.natasha-bot.com/dp07Daniel/webconfig.php *-* [15:09:53] Anyone have experience with bluespice? [15:17:50] dp07Daniel: Looking [15:18:28] dp07Daniel: That's your PHP config dump. I want the webserver configuration file, in full. [15:18:32] Not rendered, in full. [15:18:36] !paste | dp07Daniel [15:18:36] dp07Daniel: http://tools.wmflabs.org/paste [15:18:39] ...no [15:18:43] !pastebin | dp07Daniel [15:18:44] dp07Daniel: To avoid overflowing the channel with inane amounts of text, use https://dpaste.org/ or other awesome pastebin sites to share code, errors, and other large texts. [15:23:06] botsnack [15:28:51] OMG... How I can get the WebServer configuration in a shared hosting? [15:34:01] dp07Daniel: what is the issue? [15:34:04] dp07Daniel: I haven't the slightest [15:34:26] SPF|Cloud: He's getting 403's on POSTing certain text, we think the webserver is somehow blacklisting certain links and phrases, which is weird [15:34:36] ah k [15:35:19] >_< [15:35:29] I will send a ticket again... [15:35:50] I will request all the data, or the correction of the problem >___< [15:36:22] this sucks T_T [15:36:33] Oh! sorry... A bad word :( [15:36:37] Can you paste an example POST request that gets a 403? [15:36:44] Childrens, don't see this please. [15:36:55] You can paste it in PM if you want [15:37:05] http://pastebin.com/d9QsLSR0 [15:37:33] This content, generate a 403 error: http://pastebin.com/d9QsLSR0 [15:37:58] http://prntscr.com/538ztg <--- Page 403 >_< [15:39:03] dp07Daniel: We don't mind swears here that much. I mean, keep it down a bit. :) [15:40:50] SPF|Cloud, The word: "psyBNC" too generate the error [15:41:15] But: "psy BNC" didn't do it [15:41:30] Never heard of a webserver blocking certain requests. [15:41:47] News to me too. [15:41:58] But I can't think of why a vanilla mediawiki instance would do that [15:42:12] dp07Daniel: Can you post your LocalSettings.php file while we're waiting for the webserver config? [15:42:26] Ok. [15:42:41] But I will sencored de update key ^^ [15:42:52] censor? [15:43:10] Replace with * [15:43:11] ^^ [15:43:25] and the database password ;) [15:43:28] The medawiki docs, say that UpdateKey is private [15:43:33] Oh yeah [15:48:27] SPF|Cloud marktraceur https://dpaste.de/FS1j [15:49:59] dp07Daniel: This isn't the new mediawiki install that you tested on, is it? [15:50:11] You have SpamBlacklist installed [15:50:16] That's probably why [15:50:37] But I haven't any word inside the page. [15:51:02] Oh no marktraceur [15:51:16] Hm, true. [15:51:24] But into the new mediawiki (cleaned), the problem is the same [15:51:25] dp07Daniel: The vanilla config would be easier to debug, methinks [15:51:43] vanilla ? [15:51:48] !vanilla [15:51:55] !botsnack [15:51:59] OMG. [15:52:12] It is ignoring me [15:52:14] Jajaja [15:52:20] !help vanilla [15:52:20] There are a lot of topics you could be asking about. Besides, this bot is mostly for experienced users to quickly answer common questions. Please just ask your question and wait patiently, as the best person to answer your question may be away for a few minutes or longer. If you're looking for help pages, we moved that to !helpfor. [15:52:21] dp07Daniel: was this LocalSettings.php generated when the wiki was running an older version? [15:52:32] Yes... [15:52:43] The same file from version 1.16 [15:53:11] Now I am 1.23 [15:53:17] marktraceur: any mediawiki error would provide a mediawiki error message. What dp07Daniel is getting is a webserver error, mediawiki *never* throws those on purpose [15:53:29] Stupidly, but yes [15:53:52] Betacommand: I dunno, maybe MediaWiki is having a heart attack in the middle of processing a blacklist entry and the webserver is trying to pick up the pieces [15:54:18] dp07Daniel: when did you update, and when did the problem happen? [15:54:23] dp07Daniel: try the same things causing the 403 without SpamBlacklist enabled? [15:54:26] I can, comment the line of blacklist... And test it. [15:55:16] perhaps without any extensions [15:55:28] I will change the server (from hosgator.com to hostinger.com.ar) and the next, I updated (from 1.21 to 1.23) [15:56:20] I don't know if the problem is with the new version or the new server. [15:58:29] dp07Daniel: do you have error log access? [15:58:29] I changed * [15:58:35] All 5 month ago. [15:58:39] Yes. [15:58:50] OMG!! [15:58:52] What can you find in the apache error logs? [15:58:52] dp07Daniel: did you update your extensions too? [15:58:53] 111 Mb ? [15:59:16] The extensions needs be updated? [15:59:17] >_< [15:59:29] Yes [16:00:13] Error LOG: 2.6Mb [16:00:39] look at the bottom [16:00:39] dp07Daniel: when you update your mediawiki version you need to get the corresponding version of your extensions [16:02:10] SPF|Cloud: I think this might be another case of mixed versions [16:03:17] OMG... I need go to the work T_T [16:04:04] SPF|Cloud Betacommand marktraceur I will update all the extension today at night [16:04:25] And... if the problem persist, I will come back tomorrow [16:04:42] okay [16:04:52] Thank you so much. [16:07:19] dp07Daniel: make sure you get the correct version of the extension [16:09:17] is it important to keep the use of namespaces under control and leverage categories more? [16:09:25] small corporate wiki [16:12:47] slestak: i find using categories easier, as I can leverage extensions like HotCat to make category selection easier for my Users [16:14:57] slestak: it all depends on how you want to run the wiki [16:17:39] Hi. A normal installation of mediawiki doesn't seem to provide templates for quotations and such. Where do I get those? [16:18:22] Or is there some other preferred way to write quotes in a vanilla mediawiki? [16:26:32] Eduard_Munteanu: a default wiki install does not contain any content except of a Main Page telling MediaWiki is installed. [16:32:05] can you clarify what you mean by quotes? [16:32:11] i can think of two contexts [16:33:01] I guess Eduard_Munteanu means a template like https://en.wikipedia.org/wiki/Template:Quote [16:33:55] slestak, what SPF|Cloud just said [16:34:37] I'm not particularly attached to that template, if some plain markup can give me a similar effect. [18:16:02] I need to do some heavy-duty HTML importing into MW. Anyone have pointers on the best extension, or current best practices? [18:17:31] I'm looking at https://bitbucket.org/axelclk/info.bliki.wiki/wiki/Home and the mwimporter at https://www.donationcoder.com/Software/Mouser/mwimporter/index.html [18:18:24] cscott: do you have an opinion? [18:18:47] i have lots of opinions. but why do you think i have an opinion on HTML import? [18:19:01] i guess other than using parsoid to do html2wt conversion maybe? [18:19:13] hey guys [18:19:33] cscott: yeah, I was wondering if parsoid might be involved with "the right way" ;-) [18:19:42] im new and have some question :P But my first question is, is someone german here (easier for me) :P [18:19:56] fukeya: There are some Germans, but try asking in English maybe? [18:20:10] I can do it :P [18:20:44] Soooo, my first question is, why does my upload button not showing up? I changed the settings and the permission but i wont be show up. [18:21:53] it* [18:34:04] fukeya: Sorry - the upload button in the left toolbar? [18:34:28] fukeya: Can you pastebin your localsettings? Remember to redact your database password and secret upgrade key. [18:34:57] moment [18:35:33] in this time i will ask you the second quesation, if i want a 4TeamBracket Module how can i do it? [18:36:03] You mean this: https://en.wikipedia.org/wiki/Template:4TeamBracket ? [18:36:06] !wptemplates [18:36:07] To copy templates from Wikipedia, use Special:Export and check the "Include templates" option to get all the sub-templates, then upload the file with Special:Import on your wiki. You'll also likely have to install the ParserFunctions extension, Scribunto extension and install/enable HTML tidy. You also might need some CSS from Wikipedia's Common.css. You'll also need a lot of... [18:39:14] hmk [18:39:43] hm [18:41:42] look at your query [18:42:42] Using the channel is better, for future reference [18:42:48] http://en.wikipedia.org/wiki/Special:Template:4TeamBracket [18:42:52] this does not work :D [18:43:01] ...no [18:43:13] fukeya: https://en.wikipedia.org/wiki/Special:Export [18:43:29] fukeya: Enter "Template:4TeamBracket" and make sure you check "Include templates" [18:43:33] To export the current revision of an article, a link such as Special:Export/Train can be used for the article Train. [18:43:39] i tried this syntax :P [18:44:01] fukeya: wgEnableUploads is still false in your config file, you need to change it to true [18:44:08] Oh. [18:44:18] fukeya: https://en.wikipedia.org/wiki/Special:Export/Template:4TeamBracket [18:44:37] Wikipedia enwiki http://en.wikipedia.org/wiki/Main_Page MediaWiki 1.25wmf5 first-letter Media Special Talk User User talk Wikipedia Wikipedia talk File File talk MediaWiki MediaWiki talk Template Template talk Help Help talk Category Category talk Portal Portal talk Book Book tal [18:44:39] ?! :D [18:44:59] O_O [18:45:50] Thats the result of the link of mark :/^^ [18:46:44] ok uploads work now. [18:46:56] hm. Now the export thng marktraceur [18:47:15] Uh...hm. [18:47:41] fukeya: Yeah, just go to Special:Export and type in Template:4TeamBracket [18:50:08] no result. [18:50:09] strange [18:51:39] wow now, my firefox bugged... [18:51:42] nice :) [18:52:38] thanks :P [18:52:50] now i will have some fun the next minutes. [18:59:07] current status: Watchlist notifications have stopped working. [18:59:18] Now, to trace the problem.... [19:02:49] Import fehlgeschlagen: The lua binary (/var/www/vhosts/hotspro.de/httpdocs/wiki/extensions/Scribunto/engines/LuaStandalone/binaries/lua5_1_5_linux_64_generic/lua) is not executable. [19:02:51] hmmpf :o [19:03:48] http://wiki.hotspro.de/index.php?title=Spezial:Version [19:04:46] fukeya: chmod +x .../binaries/lua5_1_5_linux_64_generic/lua [19:09:01] hm doesnt find it on the vserver... [19:10:35] fukeya: output of "ls -l /var/www/vhosts/hotspro.de/httpdocs/wiki/extensions/Scribunto/engines/LuaStandalone/binaries/lua5_1_5_linux_64_generic/lua" [19:10:39] ? [19:12:15] moment hexmode [19:12:27] i will join with my amc in this irc...i working on it [19:12:28] one second [19:13:17] [root@lvps91-250-118-154 ~]# ls -l /var/www/vhosts/hotspro.de/httpdocs/wiki/extensions/Scribunto/engines/LuaStandalone/binaries/lua5_1_5_linux_64_generic/lua -rw-r--r-- 1 hotspro.de psacln 195476 Sep 7 07:04 /var/www/vhosts/hotspro.de/httpdocs/wiki/extensions/Scribunto/engines/LuaStandalone/binaries/lua5_1_5_linux_64_generic/lua [19:13:51] fukeya: fukeya2: chmod +x /var/www/vhosts/hotspro.de/httpdocs/wiki/extensions/Scribunto/engines/LuaStandalone/binaries/lua5_1_5_linux_64_generic/lua [19:14:32] fine :) now it works [19:18:04] thanks hexmode [19:20:48] the strange thing is the bracket doesnt fill with content when i put some things into it. [19:22:23] Hello Nemo_bis [19:30:32] http://wiki.hotspro.de/index.php?title=Heroes_Exhibition why does the bracket doesnt show any information? [19:38:00] Nemo_bis: hey, something related to Translate is broken at https://www.mediawiki.org/wiki/Manual:Configuring_file_uploads#Mass_uploading . can you fix it? [19:39:23] I'm interested in the extension AWS . my error is as described at https://www.mediawiki.org/wiki/Thread:Extension_talk:AWS/Could_not_create_directory_mwstore://localS3/public [19:39:48] is anyone here using this extension, or LocalS3Repo2 successfully? [19:52:00] freephile: if you install parsoid, you can use `cat mytestfile.html | tests/parse.js --html2wt` to get a quick idea if parsoid will work for you. [19:52:58] freephile: the html2wt conversion depends on the input matching https://www.mediawiki.org/wiki/Parsoid/MediaWiki_DOM_spec but we've done some work on it to make it accept more general HTML input. [19:59:20] cscott: thanks, will definitely check that out [19:59:43] freephile: #mediawiki-parsoid if you have questions [19:59:58] cscott: I've got mw-vagrant setup, so that should be a snap to test. [20:24:33] http://wiki.hotspro.de/index.php?title=Heroes_Exhibition why does the bracket doesnt show any information? [20:28:17] Greetings, I am the editor and social media specialist specialist at 'Senuvo LLC.' The company has been in business for a year now and is starting to builid its international presence. I understand wikipedia is not a place to promote a business or service, however, we would like to set things strait with our unique forms of production and technology. [20:30:08] fukeya: your template doesn't use the parameters you provide. In the template definition, there should be {{{RD1-team1}}} where you want the value for RD1-team1 to be shown, etc. [20:30:51] Are we allowed to draft and submit a summary about our technology and production? [20:31:05] Miamiman: We don't care about content here so much, unfortunately [20:31:16] *Why the grammatical errors on my part too? [20:31:34] Miamiman: try #wikipedia or something like that [20:31:42] this is the just the software [20:31:53] Miamiman: "For business development opportunities or proposals, please contact business@wikimedia.org" [20:31:58] Thank you. [20:43:01] DanielK_WMDE_: thanks i will check it out [20:43:40] DanielK_WMDE_: where you see my parameter ? [20:44:21] fukeya: on the page itself, you write RD1-team1=something when calling the template. [20:44:46] yes but i copy paste the code form wikipedia for the call? [20:45:04] fukeya: btw, if you want nothing to be shown if the param isn't set, use {{{XYZ|}}}. whatever follows the | is the default value. it will be shown if the parameter wasn't provided when calling the template [20:45:36] fukeya: the call is fine, the template definition isn't. it doesn't say where to put the values of the parameters you provide in the call [20:45:51] lol why :o? [20:45:56] also, copy&paste from wikipedia often doesn#t do what you think it should. [20:46:03] nono [20:46:05] i imprtat [20:46:06] tgus+ [20:46:10] fukeya: i don't know, i didn't write the template :) [20:47:17] fukeya: did you actually copy the *source* of the template from wikipedia? or the template code? [20:47:20] !wptemplates [20:47:20] To copy templates from Wikipedia, use Special:Export and check the "Include templates" option to get all the sub-templates, then upload the file with Special:Import on your wiki. You'll also likely have to install the ParserFunctions extension, Scribunto extension and install/enable HTML tidy. You also might need some CSS from Wikipedia's Common.css. You'll also need a lot of... [20:47:52] ah [20:47:59] now i have a script things [20:48:04] http://wiki.hotspro.de/index.php?title=Heroes_Exhibition [20:48:17] i reimported [20:49:04] so now it does... something :) [20:49:21] no idea if that's what you wanted. looks very different than before... [20:49:27] :D [20:49:30] i want the bracket [20:49:49] it's using a lua module. no idea what it does... [20:50:13] you can go back to the html code you had there before, and manually put in the parameter references. try with one or two at first. [20:51:43] but i imprted from wiki [20:51:49] normaly it must work or not? [20:52:55] DanielK_WMDE_: [20:54:07] fukeya: if you have Lua installed, and the import actually included all the necessary modules, then it should. [20:54:31] im not sure about the lua [20:54:35] it is a extension? [20:54:36] wikipedia templates are old, complex, and nasty. they are probably the worst examples of templates you can find... [20:54:47] fukeya: the extension is called Scribunto. [20:55:08] fukeya: but it would be much easier for you to just go back the plain html and add the template parameters [20:55:16] unless you want to import morre fun things from wikipedia [20:55:44] more fun things :P [20:55:55] I installed scribunto [20:55:56] !extension Scribunto [20:55:56] MediaWiki has been built so it can easily be customized by adding extensions. This is usually a simple process. See http://www.mediawiki.org/wiki/Manual:Extensions for instructions to install extensions, as well as for writing them. See http://www.mediawiki.org/wiki/Extension_Matrix for an overview of known extensions. [20:56:02] its installed :P [20:56:09] bah, not what i wanted [20:56:17] http://wiki.hotspro.de/index.php?title=Spezial:Version [20:56:24] you can see it herte if you scroll down [20:56:31] fukeya: and you also have Lua installed, so Scribunto actually *works*? [20:56:46] (don't know how to best check...) [20:56:51] under installed software [20:56:56] is lua 5.1.5 [20:57:01] sounds good [20:57:04] you see it [20:57:08] on the last link [20:57:18] yea [20:57:40] so, should work. dunno what's going on. you'll have to debug the lua code :P [20:57:53] how :D?^^ [20:57:59] i have no idea [20:58:14] maybe whoever wrote that stuff could help you? [20:59:13] hmpf :/ [20:59:16] https://en.wikipedia.org/w/index.php?title=Module:TeamBracket&action=history [20:59:51] https://en.wikipedia.org/wiki/User_talk:SocietyBox [21:00:33] https://en.wikipedia.org/wiki/Special:Contributions/SocietyBox [21:00:38] fukeya: seems active ----^ [21:05:39] hm ok [21:05:42] i used now the german one [21:05:46] it works :D [21:08:49] fukeya: you may want to change your wiki name from "hotsPRO.de Wikipedia" to "hotsPRO.de Wiki", since Wikipedia is a completely different website [21:10:34] jup ty :P [21:13:09] wow [21:13:11] now i killed it [21:13:12] :o [21:14:18] gj [21:15:19] Vulpix: what have i done lol :D? [21:15:34] RIP [21:16:08] hm :/ [21:16:08] try to undo what you have done [21:16:30] maybe you added a syntax error in your LocalSettings.php [21:20:30] now it works again... [21:20:37] i will have fun with wiki in the future xD [21:29:31] Anyone know of a way to include all files with a given prefix into a page? [21:39:02] Betacommand, glob() and include()? [21:39:41] MaxSem: I was hoping for something that could be used on wiki [21:40:02] ah, in wikitext:P [21:40:18] IE create a gallery of images based on a given filename prefix [21:41:08] Does DPL work for displaying images? [21:43:02] the DPL (third party) can do that, indeed [21:45:37] Vulpix: thanks [21:49:00] Betacommand: we had this template for substing, which generated galleries of files from a specific category: http://es.pokemon.wikia.com/index.php?title=WikiDex:Proyecto_Anime/Im%C3%A1genes_del_anime/Plantilla2&action=edit&useskin=monobook [21:49:45] not sure if the syntax is still current [21:52:47] Vulpix: Thanks, Guess Ill need to think this idea over [22:05:44] I think MediaWiki wiki needs to pick their Admin's a little more carefuly, no edit summary, no reply as to why they moved the thread, kinda short I think. https://www.mediawiki.org/wiki/User_talk:Florianschmidtwelzow#Please_move_back [22:12:18] Mlpearc: apparently, you aren't using the version of the extension for MediaWiki 1.23.x [22:13:52] Vulpix: I have the most recent version installed [22:14:08] That was my first move :P [22:14:29] most recent version of REL1_23 of that extension? I doubt it [22:14:43] huh [22:15:09] REL1_23 of ConfirmAccount is from 2014-08-20, your wiki lists it as 20:57, 2 November 2014 [22:15:49] you probably are running from master, but MediaWiki is 1.23. That's clearly a source of incompatibility problems [22:16:53] It has been working fine before with 1.23.x [22:17:18] I only went from 1.23.5 to 1.23.6 [22:17:56] and what did you do with extensions? [22:18:24] <^d> Mlpearc: Edit summaries take more keystrokes :p [22:18:27] The directory ? [22:18:33] <^d> I've been atrocious at using them....for like 9 years [22:18:41] :P [22:19:02] Sorry, one of my pet peeves [22:19:24] !upgrade | Mlpearc [22:19:24] Mlpearc: http://www.mediawiki.org/wiki/Manual:Upgrading [22:19:45] ^d: and thats a lame e (but funny) excuse :P [22:20:09] <^d> I do a lot of lame things :p [22:21:10] me too : [22:21:45] Vulpix: Please, I upgraded my wikis about 3 years, I don't need to read that :P [22:21:55] *for [22:22:50] What do you mean "what did you do with extensions"? [22:23:12] Mlpearc: you said "I only went from 1.23.5 to 1.23.6" [22:23:19] you said nothing about extensions [22:23:31] do I have to assume you didn't upgrade them? [22:23:49] You'd be wrong [22:24:22] feel free to complete the info in your posts, then [22:26:03] confused :P [22:26:55] thanx for your help [22:28:41] Ah, I undid the upgrade until I get it fixed, hence 1.23.5 :P [23:20:46] Mlpearc: so...did you figure it out? [23:23:29] Well, I'm going to reinstall the extension and see what happens :P [23:24:31] In Extension:MassMessages, it seems that the default message-sending user is not set to have had its email confirmed. For this reason, it is unable to send any messages when $wgEmailConfirmToEdit is set to true. Is that a legitimate bug? I'm using REL1_23. [23:25:21] tosfos: yeah...that sounds like a legit bug. Could you file a report for it in bugzilla? [23:25:31] Will do. Thanks.