--- Log opened Wed Oct 21 00:00:04 2009 --- Day changed Wed Oct 21 2009 00:00 < wikibugs> (INVALID) Upload API error message - https://bugzilla.wikimedia.org/show_bug.cgi?id=21210 +comment (Bryan.TongMinh) 00:01 -!- Kaare is now known as KaareAway 00:01 -!- Bryan [n=launch@wikimedia-commons/Bryan] has quit ["ChatZilla 0.9.85 [Firefox 3.5.3/20090824101458]"] 00:03 < akozak> thanks Roan-meeting 00:07 -!- MaxSem [n=max@wikimedia/MaxSem] has quit [Read error: 110 (Connection timed out)] 00:16 < Platonides> Revenant, don't forget about the images 00:18 < Revenant> I thought they were included in the SQL? 00:19 < Roan-meeting> Revenant: There are references to them in the SQL, but the image files themselves are in the images/ directory 00:19 < Revenant> Ahh. 00:19 -!- Dantman is now known as Dantman_onWires 00:19 -!- Dantman_onWires is now known as Dantman_onJava 00:21 -!- ITrace [n=justinst@216.81.188.2] has quit [Success] 00:21 * Revenant backs them up now, too 00:21 -!- tom_ [n=tom@c-98-247-109-94.hsd1.wa.comcast.net] has joined #mediawiki 00:21 < Roan-meeting> Generally, when in doubt, back it up 00:22 < Revenant> I'm somewhat tempted to go through and back up all of the pages by hand, but it's probably completely unneccesary 00:22 < Roan-meeting> As long as you back up the DB and the files you're fine 00:22 * Revenant nods 00:23 < tom_> We are currently using mediawiki to create "how to" documents for several tasks, and have migrated a lot of data over from old word documents. One thing that has been frustrating, however, is images. Does anyone know a good image tool for media wiki we can use to easily upload and manage screenshots so that it isn't so cumbersome? 00:23 < Revenant> I haven't actually moved a SQL database from place to place before. Should be a fun learning experience 00:23 < Viper550> you can use the category system on images too 00:23 < Roan-meeting> tom_: You can use maintenance/importImages.php to bulk-import images into MediaWiki 00:23 < Roan-meeting> And yes, you can categorize them, Commons does that too 00:25 -!- TodWulff|Work [i=TodWulff@unaffiliated/todwulff] has quit [Read error: 110 (Connection timed out)] 00:25 -!- JC [n=JC@wikimedia/Juliancolton] has quit ["ChatZilla 0.9.84 [Firefox 3.0.13/2009073022]"] 00:25 < tom_> Roan-meeting: thanks.. That would definitely make things easier. 00:25 -!- Anubisss [i=Anubisss@ip-174-29-userpool.zeg.zelkanet.hu] has quit ["Haromfajta ember van. Aki tud szamolni es aki nem."] 00:27 -!- JeroenDeDauw [n=Admin@193.190.172.174] has quit ["Leaving."] 00:28 -!- Platonides [n=Platonid@wikipedia/Platonides] has quit [] 00:31 -!- devilg [n=devilgre@81.88.246.215] has joined #mediawiki 00:31 -!- tom_ [n=tom@c-98-247-109-94.hsd1.wa.comcast.net] has quit ["Lost terminal"] 00:32 < devilg> hi, i've other problem when install mediawiki 00:33 < devilg> Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /adb/conk/index.php on line 817 00:34 < OverlordQ> index.php that ships with mediawiki is under 150 lines, so an error on 817 means that's probably not mediawiki related 00:34 < ^demon> OverlordQ: I think that's config/index.php 00:34 -!- jdpond [n=jdpond@mediawiki/jpond] has quit ["vehicle ransom time"] 00:34 < OverlordQ> ah 00:35 < devilg> yes,i've renamed config dir,because name config redirect me 00:35 < ^demon> Ah, so I was paying attention :) 00:35 -!- ITrace [n=justinst@75-167-120-64.desm.qwest.net] has joined #mediawiki 00:35 < ^demon> +1 for me 00:37 < OverlordQ> the chdir('..') line prolly 00:37 < ^demon> Duh ;-) 00:37 < devilg> Warning: fopen(../maintenance/tables.sql) [function.fopen]: failed to open stream: No such file or directory in adb/includes/db/Database.php on line 2212 00:37 < devilg> Could not open "../maintenance/tables.sql". 00:37 -!- aude [n=chatzill@wikipedia/Aude] has quit ["ChatZilla 0.9.85 [Firefox 3.5.3/20090824101458]"] 00:38 < devilg> that's second error..all 2 errors appear when i click install button 00:38 < ^demon> Hmmm. 00:38 * OverlordQ beats ^demon with a large plush object 00:40 < ^demon> When I'm done with this project, I'm going to put up a demo so everyone can see the worst php app ever ('cept MediaWiki :) 00:41 < Roan-meeting> devilg: That could be due to you moving the config dir to the wrong place 00:41 < Roan-meeting> Try to move it back to where it belongs 00:41 -!- Melos [n=Melos@wikimedia/Melos] has joined #mediawiki 00:41 < ^demon> Roan-meeting: /config conflicted with some URL rewrite his host has. 00:42 < Roan-meeting> ^^ 00:42 < Roan-meeting> Then he should make a symlink to config instead 00:42 -!- ITrace [n=justinst@75-167-120-64.desm.qwest.net] has quit [Client Quit] 00:42 < ^demon> Only if he has shell access. 00:42 < Roan-meeting> True 00:42 < ^demon> devilg: Do you have shell access? 00:43 < Roan-meeting> devilg: What exactly did you do? Did you just rename the config dir or did you also move it to a different place? 00:43 < OverlordQ> config is prolly whatever ghetto controlpanel they use 00:43 < Roan-meeting> Aye; but that means their rewrite rules are broken (stupid host) 00:43 * ^demon thinks OverlordQ is a ghetto controlpanel ;-) 00:44 < devilg> if config dir is not renamed,and i try acces to it,my server redirect me on admin acces panel from server 00:44 < devilg> i've renamed config in conk and it's works 00:44 -!- ^demon [i=4c7b38d9@mediawiki/demon] has left #mediawiki ["homework :("] 00:44 < devilg> but when i install these errors are showed to me 00:45 < Roan-meeting> Hm 00:45 < Roan-meeting> devilg: So do you have shell access? 00:45 < devilg> yes,i've 00:45 < Roan-meeting> Then could you try moving conk back to config and making conk a symlink to config instead? 00:46 < devilg> i dont's say the way to create it 00:46 < Roan-meeting> mv conk config 00:46 -!- JC [n=JC@wikimedia/Juliancolton] has joined #mediawiki 00:47 < Roan-meeting> ln -s config conk 00:48 < devilg> ok, and? 00:50 < Roan-meeting> Those two commands are the commands that you should type in the shell to rename conk back to config and create a symlink 00:51 < devilg> yes,an when i've crated? 00:51 < Roan-meeting> You try the installer again 00:52 < devilg> ok,now i try 00:52 < devilg> thanks 00:55 < wikibugs> (mod) Search in yi: should ignore diacritics and identify ligatures - https://bugzilla.wikimedia.org/show_bug.cgi?id=18764 (rainman) 01:01 -!- Fflapjac [n=frederic@wikimedia/Microchip08] has quit ["Leaving."] 01:03 -!- sagaci [n=chatzill@124.187.183.147] has joined #mediawiki 01:07 < devilg> ok,it's work's,but don't visualize skin,only text.. 01:08 < Roan-meeting> devilg: The skin path may be configured wrong 01:08 < Roan-meeting> Can you link to your wiki? 01:08 -!- JC_ [n=JC@ool-4579f5b6.dyn.optonline.net] has joined #mediawiki 01:10 < devilg> i'm try to setting 01:10 -!- j^ [n=j@78.53.3.98] has quit [Read error: 148 (No route to host)] 01:11 < Betacommand> anyone familiar with google docs and graphs? 01:14 -!- sagaci [n=chatzill@124.187.183.147] has quit ["ChatZilla 0.9.85 [Firefox-3.5 3.5.3/20090910172411]"] 01:16 -!- JC [n=JC@wikimedia/Juliancolton] has quit [Connection timed out] 01:21 -!- brion [n=brion@wikipedia/Brion-VIBBER] has quit [Read error: 60 (Operation timed out)] 01:24 -!- xbaez [n=xbaez@200.34.201.2] has quit ["Leaving"] 01:24 -!- rainman-sr [n=rainman@user-544522c7.lns4-c11.dsl.pol.co.uk] has quit ["Leaving"] 01:24 < devilg> where i get access to config? 01:26 < Roan-meeting> !LocalSettings.php | devilg 01:26 < mwbot> devilg: I don't know anything about "localsettings.php". You might try: !config !enableapi !errors !extranamespace !javascript !js !logo !memory !newusergroup !subpages !tidyforidiots !uploads 01:26 < Roan-meeting> Gah 01:26 < Roan-meeting> !config | devilg 01:26 < mwbot> devilg: All configuration is done in LocalSettings.php (near the end of the file). Editing other files means modifying the software. Default settings are not in LocalSettings.php, you can look in DefaultSettings.php. See , , , and 01:27 < devilg> thanks 01:28 -!- flubub118 [n=Flubub@dslb-092-075-221-099.pools.arcor-ip.net] has quit ["Nettalk6 - www.ntalk.de"] 01:28 -!- GerardM- [n=chatzill@dhcp-077-250-053-164.chello.nl] has quit [Read error: 110 (Connection timed out)] 01:28 -!- brion [n=brion@216.38.133.254] has joined #mediawiki 01:29 -!- Jake_Wartenberg is now known as JW|AFK 01:32 -!- trev [n=trev@205.158.109.36.ptr.us.xo.net] has quit [Remote closed the connection] 01:33 -!- Mike||gone is now known as Mike_lifeguard 01:36 -!- orzel [n=orzel@2002:52e1:9a02:2:224:1dff:fe8f:c292] has joined #mediawiki 01:37 < orzel> hello. i have a mediawiki instance, that i believe is version 1.13.2 that displays a white page. It worked until it was moved to a new server. I've checked the db connection (works) and apache logs and can't find any reason why it doesn't work. 01:38 < orzel> can you suggest something to do now ? 01:38 -!- dungodung is now known as dungodung|sleep 01:38 < OverlordQ> !debug 01:38 < mwbot> For information on debugging (including viewing errors), see . 01:38 < orzel> apache just says "GET /wiki/index.php/Main_Page HTTP/1.1" 200 01:38 < orzel> ah, this seems like a useful link :) 01:39 -!- BradLee [n=chatzill@CPE-121-219-177-21.vic.bigpond.net.au] has joined #mediawiki 01:40 -!- aude [n=chatzill@wikipedia/Aude] has joined #mediawiki 01:41 < orzel> erm.. i have added all stuff for error displaying and i still a white page (as in 'empty, even the source is empty) 01:41 -!- JC_ is now known as JC 01:41 < orzel> ah, if i add an echo 'asdf'; i have some error displayed now. weird it was not displayed without the echo. 01:43 < wikibugs> (DUP) Search & Replace: Number of replaces made is incorrect. - https://bugzilla.wikimedia.org/show_bug.cgi?id=21125 +comment (roan.kattouw) 01:43 < wikibugs> (mod) Table create in Sinhala link is not display row and column numbers correctly - https://bugzilla.wikimedia.org/show_bug.cgi?id=21135 (roan.kattouw) 01:44 -!- BradLee [n=chatzill@CPE-121-219-177-21.vic.bigpond.net.au] has left #mediawiki [] 01:44 -!- Revenant [n=trueabso@213.94.249.40] has quit [Read error: 145 (Connection timed out)] 01:45 < wikibugs> (mod) Fatal error on prototype.wikimedia.org/deployment - https://bugzilla.wikimedia.org/show_bug.cgi?id=21198 BLOCKER->normal; summary (roan.kattouw) 01:45 -!- devilg [n=devilgre@81.88.246.215] has left #mediawiki [] 01:47 -!- RobH [n=RobH@216.38.133.254] has quit ["connect: com2 port is currently in use"] 01:48 -!- Dantman_onJava [n=dantman@wikia/dantman] has quit ["http://daniel.friesen.name or ELSE!"] 01:49 < orzel> OverlordQ: ok, thanks a lot for the link/hint, i've found the problem. Though i dont understand why i had to issue an 'echo', but that's probably just because i know nothing about php. 01:50 -!- atglenn [n=ariel@wiktionary/ArielGlenn] has quit ["Leaving."] 01:56 -!- brion [n=brion@wikipedia/Brion-VIBBER] has quit [] 02:00 < p858snake> someone should probably set up foriegnrepos on http://prototype.wikimedia.org/en.wikipedia.org/ for commons and en.wiki 02:04 -!- CityK [n=CityK@CPE0018f841d514-CM00195ed7396c.cpe.net.cable.rogers.com] has joined #MediaWiki 02:04 -!- putnik [n=putnik@83.234.74.4] has quit [Read error: 113 (No route to host)] 02:06 < CityK> hi, I'm looking for a solution to moving images from one (media)wiki to another and preserving all user history and attributions 02:06 < CityK> however, it doesn't look, from my searches, that I'm in luck 02:06 < CityK> for example 02:07 < CityK> http://lists.wikimedia.org/pipermail/mediawiki-l/2009-March/030223.html 02:07 < CityK> So, my question is whether that information is still correct, and that one would need write their own script to accomplish what I seek 02:08 < CityK> or is there something I'm over looking? 02:08 < CityK> thanks 02:10 < p858snake> theres a script for it inthe maintance directly iirc 02:11 < Mike_lifeguard> when I do this I get the api help page O.o 02:11 < Mike_lifeguard> wget -q -O /dev/null --post-data="" "http://wiki.example.com/api.php?action=codeupdate&format=xml&repo=MyRepoName&rev=$2" & 02:12 < Mike_lifeguard> oh, no I don't 02:12 < Mike_lifeguard> well now I feel extra-stupid :D 02:12 < CityK> p858snake: hi, thanks for the reply ... sorry, I don't run the server side stuff, so I'm not familiar with the innards, but am I correct in assuming that you meant within the maintanece director? 02:12 < CityK> directory 02:14 < CityK> (checking http://www.mediawiki.org/wiki/Manual:System_administration#Maintenance_scripts now) 02:15 -!- mdale [n=dale@pdpc/supporter/student/mdale] has quit [Read error: 54 (Connection reset by peer)] 02:15 -!- stevekent [n=steveken@216.38.133.254] has quit [Connection reset by peer] 02:15 -!- Roan-meeting [n=chatzill@mediawiki/Catrope] has quit [Read error: 131 (Connection reset by peer)] 02:16 -!- Roan-meeting [n=chatzill@216.38.133.254] has joined #mediawiki 02:17 -!- mdale [n=dale@pdpc/supporter/student/mdale] has joined #mediawiki 02:17 -!- brion [n=brion@wikipedia/Brion-VIBBER] has joined #mediawiki 02:17 -!- stevekent [n=steveken@216.38.133.254] has joined #mediawiki 02:19 < Mike_lifeguard> Seems odd that api.php?action=codeupdate needs *edit* permissions O_o 02:21 < CityK> p858snake: I think you must have been referring just to importimages ... but that doesn't preserve attributes 02:23 < CIA-81> dale * r57963 /trunk/phase3/js2/ (4 files in 3 dirs): * html5 file api drag drop file stubs 02:26 -!- mdale [n=dale@pdpc/supporter/student/mdale] has quit [Read error: 104 (Connection reset by peer)] 02:26 -!- mdale1 [n=dale@216.38.133.254] has joined #mediawiki 02:27 -!- stevekent [n=steveken@216.38.133.254] has quit [] 02:30 -!- enomil` [n=enomil@wikimedia/Enomil] has joined #mediawiki 02:39 -!- robla [n=robla@ip65-47-28-158.z28-47-65.customer.algx.net] has quit [Remote closed the connection] 02:39 -!- robla [n=robla@ip65-47-28-158.z28-47-65.customer.algx.net] has joined #mediawiki 02:41 -!- Roan-meeting [n=chatzill@216.38.133.254] has quit [Read error: 110 (Connection timed out)] 02:43 -!- Papertiger [i=tiger@e180066154.adsl.alicedsl.de] has joined #mediawiki 02:43 < CityK> got to go, but if anyone does happen to know of a script that is more robust than importimages (robust meaning that it preserves all attributes for the file from the original wiki) please provide suggestion - I'll check the channel log later. TIA 02:44 -!- CityK [n=CityK@CPE0018f841d514-CM00195ed7396c.cpe.net.cable.rogers.com] has quit [Remote closed the connection] 02:45 -!- jMyles [n=justin@pool-96-238-98-169.pghkny.east.verizon.net] has quit [Remote closed the connection] 02:50 -!- ikla [n=lbz@98.245.237.70] has quit [Read error: 131 (Connection reset by peer)] 02:50 -!- avinoamr [n=avinoamr@91.198.254.100] has quit [Read error: 110 (Connection timed out)] 02:50 -!- akozak [n=alex@adsl-71-134-235-231.dsl.pltn13.pacbell.net] has quit ["outro"] 02:53 -!- crazed [n=cr4z3d@unaffiliated/cr4z3d] has joined #mediawiki 02:53 < crazed> hey, i'm trying to get short urls working with the cherokee web server. i have tried the preferred method (adding wgScriptPath, wgArticlePath, and wgUsePathInfo) 02:54 < crazed> this seems to redirect the urls correctly, but i get a page cannot be displayed error 02:54 -!- enomil [n=enomil@wikimedia/Enomil] has quit [Connection timed out] 02:54 < crazed> i notice there's an alias section that should be added for apache, is this necessary? 02:57 < crazed> looks imoprtant actually 02:57 -!- brion [n=brion@wikipedia/Brion-VIBBER] has quit ["awayyyy"] 02:57 -!- mdale1 [n=dale@216.38.133.254] has quit ["Leaving."] 02:59 -!- Papiertiger [i=tiger@e180067050.adsl.alicedsl.de] has quit [Read error: 113 (No route to host)] 02:59 -!- AzaToth [n=azatoth@wikipedia/AzaToth] has quit [Remote closed the connection] 03:00 -!- tomaszf [n=tomaszf@216.38.133.254] has quit [] 03:06 -!- Betacommand [n=Betacomm@unaffiliated/betacommand] has quit [Read error: 104 (Connection reset by peer)] 03:12 -!- qsheets_ [n=qsheets@wikimedia/qsheets] has joined #mediawiki 03:12 -!- qsheets_ [n=qsheets@wikimedia/qsheets] has quit [Read error: 104 (Connection reset by peer)] 03:13 -!- Betacommand [n=Betacomm@unaffiliated/betacommand] has joined #mediawiki 03:27 -!- Raymond_afk [n=Raymond@wikipedia/Raymond] has joined #mediawiki 03:28 -!- enomil [n=enomil@wikimedia/Enomil] has joined #mediawiki 03:30 -!- Neonexus [n=NeoNexus@89.204.185.165] has joined #mediawiki 03:30 < Neonexus> hi room, does anyone know how I can move the Categories at the bottom of the page to the top? 03:31 -!- robla [n=robla@ip65-47-28-158.z28-47-65.customer.algx.net] has quit ["Leaving."] 03:32 -!- Shown [n=Miranda@host159-68-dynamic.2-79-r.retail.telecomitalia.it] has quit [] 03:34 -!- Raymond_ [n=Raymond@wikipedia/Raymond] has quit [Read error: 145 (Connection timed out)] 03:34 -!- _s_k_y_ [n=Red@cpe-70-95-187-195.hawaii.res.rr.com] has left #mediawiki [] 03:37 < Mike_lifeguard> Neonexus: I'm not asleep :) 03:38 < OverlordQ> edit your skin? 03:38 < Mike_lifeguard> probably edit a copy so it doesn't get overwritten if you upgrade 03:38 < Mike_lifeguard> *WHEN you upgrade :P 03:38 < Neonexus> upgrade, whats that? 03:38 * Mike_lifeguard investigates how to keep backups... 03:39 < OverlordQ> encrypt it, start public ftp server, name it free_porn.avi and let the net archive it for you 03:40 < Mike_lifeguard> XD 03:41 < Mike_lifeguard> sadly, http://www.mediawiki.org/wiki/Manual:Database_access#Replication doesn't talk at all about how to set up mysql replication 03:41 -!- Viper550 [i=Viper550@wikipedia/ViperSnake151] has left #mediawiki ["WE EXPECT YOU A NICE PLAY AGAIN"] 03:41 < flyingparchment> why would it? mysql comes with a manual 03:44 -!- Suiseiseki [i=desu@wikipedia/Antonio-Lopez] has quit ["..."] 03:44 * Mike_lifeguard idly wonders why https://wiki.toolserver.org/view/Logging_in#Logging_in_with_PuTTY exists 03:45 < flyingparchment> i didn't write it 03:46 < flyingparchment> but probably because technically competent users setting up replication are different from a typical TS user who doesn't even know what SSH is 03:46 -!- enomil` [n=enomil@wikimedia/Enomil] has quit [Connection timed out] 03:46 -!- enomil [n=enomil@wikimedia/Enomil] has quit ["( www.nnscript.com :: NoNameScript 4.21 :: www.esnation.com )"] 03:47 < Neonexus> thanks OverlordQ, that was easy 03:47 < Mike_lifeguard> Everyone starts somewhere; I'm not sure convenience or simplicity should be scoffed at. 03:48 < flyingparchment> start with learning how to use mysql. then it's simple to set up replication for mediawiki 03:48 < flyingparchment> if you don't know how to use replication, you shouldn't be deploying it in production. 03:48 < Neonexus> thats you told @ mike 03:49 < Mike_lifeguard> I didn't understand that, Neonexus 03:51 < Neonexus> sorry its just a saying 03:54 -!- TodWulff|Work [n=TodWulff@unaffiliated/todwulff] has joined #mediawiki 03:54 -!- Suiseiseki [n=desudesu@wikipedia/Antonio-Lopez] has joined #mediawiki 03:55 -!- Dantman [n=dantman@d99-199-37-36.bchsia.telus.net] has joined #mediawiki 03:56 < wikibugs> (mod) Phase I usernames with underscores break the system. - https://bugzilla.wikimedia.org/show_bug.cgi?id=323 (grahamwp) 03:57 -!- Neonexus [n=NeoNexus@89.204.185.165] has left #mediawiki [] 04:00 -!- Revenant [n=trueabso@213.94.249.40] has joined #mediawiki 04:04 -!- exercicios [i=bd6697e4@gateway/web/freenode/x-langpyrmetjxiakr] has joined #mediawiki 04:05 < exercicios> I installed mediawiki on two hosts, recaptcha fails with "could not open socket" in one, but works in the other??!?! is that a host fault or recaptcha fault? 04:12 < p858snake> someone should write a script for that bug to go though the database and either remove the invalid characters or change the chartacer to something else 04:14 -!- avinoamr [n=avinoamr@91.198.254.100] has joined #mediawiki 04:16 -!- qsheets_ [n=qsheets@wikimedia/qsheets] has joined #mediawiki 04:16 -!- qsheets_ [n=qsheets@wikimedia/qsheets] has quit [Read error: 54 (Connection reset by peer)] 04:16 -!- Revenant [n=trueabso@213.94.249.40] has quit [] 04:18 -!- Cain` [n=Geek@unaffiliated/cain] has joined #MediaWiki 04:24 -!- anomie [n=brad@wikimedia/anomie] has joined #mediawiki 04:29 < exercicios> -_- will try something else, like a 2 + 2 = ? captcha 04:34 -!- Pathoschild [n=Jesse@wikimedia/Pathoschild] has joined #mediawiki 04:34 -!- Cain [n=Geek@unaffiliated/cain] has quit [Read error: 110 (Connection timed out)] 04:34 -!- Cain` is now known as Cain 04:36 -!- fanno [n=Morten@90.184.93.233] has quit [Read error: 104 (Connection reset by peer)] 04:37 -!- Pathoschild [n=Jesse@wikimedia/Pathoschild] has left #mediawiki ["*poof*"] 04:40 -!- Neurotiquette [n=youdaman@75.64.182.229] has quit [Read error: 60 (Operation timed out)] 04:45 -!- exercicios [i=bd6697e4@gateway/web/freenode/x-langpyrmetjxiakr] has quit ["Page closed"] 04:46 -!- carl-m is now known as carl-m|away 04:46 < CIA-81> overlordq * r57964 /trunk/phase3/maintenance/ (postgres/compare_schemas.pl postgres/tables.sql tables.sql): 04:46 < CIA-81> Add missing columns to PG schemas 04:46 < CIA-81> Add exceptions to schema comparison script 04:46 < CIA-81> Alter SQL comments to appease said script 04:50 < CIA-81> overlordq * r57965 /trunk/phase3/maintenance/postgres/tables.sql: Followup to r57964, forgot to revert column change 05:03 -!- TodWulff|Work is now known as TodWulff 05:17 -!- [[sroracle]] [n=sroracle@unaffiliated/sroracle] has quit [Connection timed out] 05:19 -!- [[sroracle]] [n=sroracle@98.215.178.14] has joined #mediawiki 05:19 -!- [[sroracle]] [n=sroracle@unaffiliated/sroracle] has quit [Client Quit] 05:23 -!- TodWulff [n=TodWulff@unaffiliated/todwulff] has quit [" HydraIRC -> http://www.hydrairc.com <- It'll be on slashdot one day..."] 05:25 -!- robla [n=robla@c-76-104-247-13.hsd1.wa.comcast.net] has joined #mediawiki 05:26 -!- BradLee [n=chatzill@CPE-121-219-177-21.vic.bigpond.net.au] has joined #mediawiki 05:35 -!- mdale [n=dale@pdpc/supporter/student/mdale] has joined #mediawiki 05:43 -!- acat [n=acatheri@ip72-192-1-214.ri.ri.cox.net] has joined #mediawiki 05:46 -!- BradLee [n=chatzill@CPE-121-219-177-21.vic.bigpond.net.au] has quit ["ChatZilla 0.9.85 [Firefox 3.5.3/20090824101458]"] 05:53 -!- dpreacher [n=dpreache@117.204.129.186] has joined #mediawiki 05:54 -!- LauraHale [n=laurahal@adsl-99-144-230-190.dsl.emhril.sbcglobal.net] has quit [] 05:55 < wikibugs> (mod) urls of the form wiki/article?curid=something should be indexable by robots on wikinews - https://bugzilla.wikimedia.org/show_bug.cgi?id=20818 (Amgine.Saewyc) 05:55 < dpreacher> is it possible to enter xml on a wiki page that can be parsed by the browser rendering the page. If yes, then which mediawiki version is needed minimum. 05:55 < dpreacher> ? 05:59 -!- tomaszf [n=tomaszf@98.210.153.193] has joined #mediawiki 05:59 -!- anomie [n=brad@wikimedia/anomie] has quit ["..."] 06:08 -!- JC [n=JC@wikimedia/Juliancolton] has quit ["ChatZilla 0.9.84 [Firefox 3.0.13/2009073022]"] 06:09 -!- dpreacher2 [n=dpreache@117.204.130.139] has joined #mediawiki 06:09 -!- tomaszf [n=tomaszf@98.210.153.193] has quit [] 06:10 -!- dpreacher3 [n=dpreache@117.204.130.139] has joined #mediawiki 06:14 < dpreacher3> is it possible to enter xml on a wiki page that can be parsed by the browser rendering the page. If yes, then which mediawiki version is needed minimum.with some perl module perhaps? 06:16 -!- acat [n=acatheri@ip72-192-1-214.ri.ri.cox.net] has quit ["Peace out."] 06:20 < wikibugs> (NEW) RSS feed for Wiktionary:Announcements - https://bugzilla.wikimedia.org/show_bug.cgi?id=21212 enhancement; Normal; Wiktionary tools: General; (hippytrail) 06:21 < opticron> dpreacher3, how would the browser parse raw xml? 06:21 < opticron> web browsers are generally html based 06:22 < dpreacher3> opticron...hmm that is also there. but there are pages that are written in xml and rendered by browser. what i'd need is some parser on mediawiki server that translates the xml on the wiki page into code that is renderable by the browser 06:22 < dpreacher3> it might need a xsl as well 06:24 < opticron> i'm not sure you can directly embed xml/xsl into a html page, but mediawiki extensions can register tag hooks 06:27 < dpreacher3> register tag hooks means? 06:27 -!- dpreacher [n=dpreache@117.204.129.186] has quit [Read error: 110 (Connection timed out)] 06:27 -!- dpreacher3 is now known as dpreacher 06:29 -!- dpreacher2 [n=dpreache@117.204.130.139] has quit [Read error: 113 (No route to host)] 06:32 < Amgine> can be processed by an extension script which is written to handle it. 06:32 < opticron> dpreacher, it means you can create an extension that will register a hook like
 and you can capture text inside it
06:32 < Amgine> It does so using the extension hooks.
06:33 -!- Daedalus969 [n=Daedalus@unaffiliated/daedalus969] has quit ["There is no escaping reason, no denying purpose, because as we both know, without purpose, we would not exist. It is purpose ]
06:35 -!- GerardM- [n=chatzill@dhcp-077-250-053-164.chello.nl] has joined #mediawiki
06:35 -!- guillom [n=guillaum@wikimedia/guillom] has joined #mediawiki
06:36 < dpreacher> Amgine is there such an extension already?
06:37 < Amgine>  It was an example. There are many extension tags already. Try reading about extensions at http://www.mediawiki.org
06:38 < Amgine> It does appear there may be one or two XML extensions already, yes.
06:40 < opticron> dpreacher, what is it you want to do with xml, anyway?
06:40 < opticron> you haven't really told us your end goal
06:41 -!- fenzik_ [n=fenzik@124.124.55.195] has joined #mediawiki
06:43 -!- Prodego [n=Prodego@wikipedia/Prodego] has quit [Connection timed out]
06:47 -!- fenzik [n=fenzik@59.92.46.63] has quit [Read error: 145 (Connection timed out)]
06:50 < wikibugs> (CLOSED) Some of pages gives a Parse error at the time of page edit - https://bugzilla.wikimedia.org/show_bug.cgi?id=21151  +comment (wikibugs)
06:50 -!- fenzik_ is now known as fenzik
07:00 -!- No1Viking [n=No1Vikin@h-20-170.A259.priv.bahnhof.se] has quit [Read error: 60 (Operation timed out)]
07:09 -!- tomaszf [n=tomaszf@98.210.153.193] has joined #mediawiki
07:09 -!- tomaszf [n=tomaszf@98.210.153.193] has quit [Client Quit]
07:14 -!- No1Viking [n=No1Vikin@h-20-170.A259.priv.bahnhof.se] has joined #mediawiki
07:23 -!- wolog [n=wolog@90.21.146.92] has quit [Remote closed the connection]
07:25 < CIA-81> overlordq * r57966 /trunk/phase3/maintenance/updaters.inc: One more to r57964, forgot to apply update to updaters.inc
07:27 -!- MaxMmm [n=MaxM@wsip-98-173-48-39.sd.sd.cox.net] has joined #mediawiki
07:32 -!- siebrand [n=beis@sm.xs4all.nl] has quit []
07:33 -!- MaxM [n=MaxM@wsip-98-173-48-39.sd.sd.cox.net] has quit [Read error: 60 (Operation timed out)]
07:33 -!- MaxSem [n=max@wikimedia/MaxSem] has joined #mediawiki
07:34 < wikibugs> (mod) Header levels change when only equal signs are left in the TOC - https://bugzilla.wikimedia.org/show_bug.cgi?id=21177  (wikibugs)
07:35 < wikibugs> (REOPENED) Header levels change when only equal signs are left in the TOC - https://bugzilla.wikimedia.org/show_bug.cgi?id=21177  +comment (wikibugs)
07:36 < CIA-81> overlordq * r57967 /trunk/phase3/includes/specials/SpecialActiveusers.php: Fix Special:ActiveUsers for PG, double-quotes are used to delimit identifiers not strings
07:38 -!- dungodung|sleep is now known as dungodung
07:42 < wikibugs> (REOPENED) Search icon shall be triggered when 'Enter' button is pressed. - https://bugzilla.wikimedia.org/show_bug.cgi?id=21202  +comment (wikibugs)
07:45 -!- fenzik [n=fenzik@124.124.55.195] has quit [Read error: 145 (Connection timed out)]
07:51 -!- Skizzerz [n=skizzerz@mediawiki/Skizzerz] has joined #mediawiki
07:53 < guillom> aude, thanks for the grammar fixes :)
07:54 < aude> happy to help
07:54 < guillom> :)
07:56 -!- Wegge_Zzz is now known as Wegge
08:01 -!- MaxSem [n=max@wikimedia/MaxSem] has quit ["It's a heavy metal universe, with a heavy metal sound. Masters of the thunder shake you to the ground."]
08:02 -!- MaxSem [n=max@wikimedia/MaxSem] has joined #mediawiki
08:05 -!- Prodego [n=Prodego@wikipedia/Prodego] has joined #mediawiki
08:12 -!- Skizzerz [n=skizzerz@mediawiki/Skizzerz] has quit ["*poof*"]
08:12 -!- Oerd [n=Oerd@p5DDE5880.dip.t-dialin.net] has joined #mediawiki
08:12 -!- Oerd [n=Oerd@p5DDE5880.dip.t-dialin.net] has quit [Remote closed the connection]
08:14 -!- Mike_lifeguard is now known as Mike||gone
08:15 -!- GreenReaper is now known as GreenSleeper
08:17 < wikibugs> (NEW) logo for ace wikipedia - https://bugzilla.wikimedia.org/show_bug.cgi?id=21213 enhancement; Normal; Wikimedia: Site requests; (Gerard.meijssen)
08:37 -!- dpreacher [n=dpreache@117.204.130.139] has quit [Read error: 104 (Connection reset by peer)]
08:37 -!- dpreacher [n=dpreache@117.204.130.139] has joined #mediawiki
08:40 -!- aude is now known as aude-away
08:40 -!- aude-away is now known as aude
08:40 -!- Fflapjac [n=frederic@wikimedia/Microchip08] has joined #mediawiki
08:41 -!- Duesentrieb [n=daniel@pD9EAC766.dip.t-dialin.net] has joined #mediawiki
08:42 -!- aude is now known as aude|away
08:43 -!- Raymond_afk [n=Raymond@wikipedia/Raymond] has quit [Read error: 145 (Connection timed out)]
08:47 -!- dungodung is now known as dungodung|away
08:53 -!- j^ [n=j@f053003098.adsl.alicedsl.de] has joined #mediawiki
09:06 < wikibugs> (NEW) Enable AbuseFilter on Lithuanian Wiktionary. - https://bugzilla.wikimedia.org/show_bug.cgi?id=21214 enhancement; Normal; Wikimedia: Site requests; (vpovilaitis)
09:07 -!- Fflapjac [n=frederic@wikimedia/Microchip08] has quit [Read error: 104 (Connection reset by peer)]
09:09 < wikibugs> (NEW) NoLocalSettings.php sometimes fails to display the MW logo - https://bugzilla.wikimedia.org/show_bug.cgi?id=21215 trivial; Normal; MediaWiki: Installation; (maxsem.wiki)
09:13 -!- Witzman [n=witzman@outgoing.e-tecture.com] has joined #mediawiki
09:18 -!- ivh_ [n=tom@c-60bfe555.011-27-73746f38.cust.bredbandsbolaget.se] has joined #mediawiki
09:18 -!- kmccoy [n=a@wikimedia/kmccoy] has joined #mediawiki
09:22 < ivh_> Good morning. Is there a good resource somewhere that collects open-source skins for MediaWiki?
09:22 -!- WikiziA38 [n=3d5ab1f3@gateway/web/cgi-irc/wikizine.org/x-fyluvbdolbwqibwk] has joined #mediawiki
09:24 < MaxSem> mediawiki.org
09:24 -!- WikiziA38 [n=3d5ab1f3@gateway/web/cgi-irc/wikizine.org/x-fyluvbdolbwqibwk] has quit [Client Quit]
09:25 -!- WikiziA38 [n=3d5ab1f3@gateway/web/cgi-irc/wikizine.org/x-gnoyvhayfxmhtzaa] has joined #mediawiki
09:26 < wikibugs> (mod) Wrong processing of the apostrophe by the search engine in Ukrainian - https://bugzilla.wikimedia.org/show_bug.cgi?id=21002  (yevhen)
09:26 -!- BradLee [n=chatzill@CPE-121-219-177-21.vic.bigpond.net.au] has joined #mediawiki
09:28 -!- WikiziA38 [n=3d5ab1f3@gateway/web/cgi-irc/wikizine.org/x-gnoyvhayfxmhtzaa] has quit [Client Quit]
09:29 -!- WikiziA38 [n=3d5ab1f3@gateway/web/cgi-irc/wikizine.org/x-mhyqytjyexgaiygy] has joined #mediawiki
09:30 -!- WikiziA38 [n=3d5ab1f3@gateway/web/cgi-irc/wikizine.org/x-mhyqytjyexgaiygy] has quit [Client Quit]
09:31 < ivh_> MaxSem: Thanks, just found the Gallery_of_user_styles. It was not easy to get to from the front page, however. (This is not meant as a complaint, but constructive user feedback ;) )
09:33 < MaxSem> there's search for that
09:36 < ivh_> Well, yes, unforunately there are many synonyms. skin, layout, template, theme etc. One has to know it's called in MediaWiki before being able to use the search. Anyway - no need to get too deep into this. :)
09:37 < MaxSem> sigh
09:37 -!- wolog [n=wolog@195.6.104.193] has joined #mediawiki
09:39 < wikibugs> (NEW) To a wiki page Link : When link text is a space link is not visible at preview - https://bugzilla.wikimedia.org/show_bug.cgi?id=21216 normal; Normal; MediaWiki extensions: UsabilityInitiative; (wikibugs)
09:39 < wikibugs> (NEW) To an external web page Link : line break is not functioning in preview - https://bugzilla.wikimedia.org/show_bug.cgi?id=21217 normal; Normal; MediaWiki extensions: UsabilityInitiative; (wikibugs)
09:43 -!- joss_winn [n=joss@194.80.49.76] has joined #mediawiki
09:56 -!- dpreacher [n=dpreache@117.204.130.139] has left #mediawiki []
09:57 < MaxSem> ivh_, I made a couple redirects to simplify search
09:59 < p858snake> and for people in here we have
09:59 < p858snake> !skins
09:59 < mwbot> Overview: . Skin usage: . Gallery of CSS styles: . Writing your own: 
09:59 < wikibugs> (NEW) Using the move page UI you can create a page name containing +, not %2B - https://bugzilla.wikimedia.org/show_bug.cgi?id=21218 enhancement; Normal; MediaWiki: General/Unknown; (T.J.Hunt)
10:03 < ivh_> great, thanks.
10:09 < wikibugs> (NEW) Cannot undo text changes when going back after preview - https://bugzilla.wikimedia.org/show_bug.cgi?id=21219 major; Normal; MediaWiki extensions: UsabilityInitiative; (tbertels+bugzilla)
10:10 -!- ialex [n=IAlex@wikipedia/ialex] has joined #mediawiki
10:13 -!- Bryan [n=launch@wikimedia-commons/Bryan] has joined #mediawiki
10:14 -!- simNIX [n=simNIX@156-60.bbned.dsl.internl.net] has quit ["Ik ga weg"]
10:15 < CIA-81> siebrand * r57968 /trunk/phase3/ (3 files in 2 dirs): (bug 20847) Remove akeytt() function, but leave dummy. Contributed by Derk-Jan Hartman
10:18 < wikibugs> (FIXED) Remove deprecated akeytt() - https://bugzilla.wikimedia.org/show_bug.cgi?id=20847  +comment (siebrand)
10:18 < wikibugs> (mod) LocalisationCache Notice - https://bugzilla.wikimedia.org/show_bug.cgi?id=20837  +comment (siebrand)
10:20 -!- Raymond_ [n=Raymond@wikipedia/Raymond] has joined #mediawiki
10:26 -!- PHP-Pierre is now known as PHP-Pierre_
10:31 -!- PHP-Pierre_ is now known as PHP-Pierre
10:34 < wikibugs> (mod) Cannot undo text changes when going back after preview - https://bugzilla.wikimedia.org/show_bug.cgi?id=21219  (tbertels+bugzilla)
10:39 -!- mirco [n=mirco@p54B25E0C.dip.t-dialin.net] has joined #mediawiki
10:40 < mirco> Hi all, could one of you give some hints on image integration
10:40 < werdna> !images
10:40 < mwbot> For instructions to use images in MediaWiki, see . For more technical details about image uploads, see  and . Note that uploads are disabled per default (see !uploads).
10:40 < mirco> !images
10:40 < mwbot> For instructions to use images in MediaWiki, see . For more technical details about image uploads, see  and . Note that uploads are disabled per default (see !uploads).
10:41 -!- ivh_ [n=tom@c-60bfe555.011-27-73746f38.cust.bredbandsbolaget.se] has left #mediawiki []
10:41 < mirco> werdna: thank you!
10:42 -!- Hosiryuhosi_ [n=Hosiryuh@wikipedia/Hosiryuhosi] has joined #MediaWiki
10:43 -!- Suiseiseki [n=desudesu@wikipedia/Antonio-Lopez] has quit [Read error: 104 (Connection reset by peer)]
10:43 -!- Suiseiseki [i=Desu@wikipedia/Antonio-Lopez] has joined #mediawiki
10:45 < CIA-81> ialex * r57969 /trunk/phase3/Makefile: removed "make maint" since t/maint was removed in r54908.
10:45 < mirco> werdna: My Prob seems to be a bit more complex: In preview I can see uploaded images, but not on the live-page!!!
10:46 < werdna> odd
10:46 < werdna> what do you see on the live page?
10:46 < p858snake> is it a public wiki that you can show us?
10:47 < mirco> nothing when I use Camino, if I use Safari I see the placeholder for broken links ...
10:48 < mirco> p858snake: No It's not public but I think I could portforward it for a while..
10:51 -!- Roderick [n=Roderick@58.172.195.225] has joined #mediawiki
10:52 < mirco> Here's my setup for images :$wgEnableUploads       = true;
10:52 < mirco> $wgFileExtensions = array_merge( $wgFileExtensions, array( 'pdf', 'png', 'jpg' ) );
11:00 < wikibugs> (REOPENED) Images on the secure connection to OTRS wiki - https://bugzilla.wikimedia.org/show_bug.cgi?id=18475  +comment (lastword)
11:01 < wikibugs> (NEW) Opera/IE : Not copy the highlighted value to Page Title - https://bugzilla.wikimedia.org/show_bug.cgi?id=21220 normal; Normal; MediaWiki extensions: UsabilityInitiative; (wikibugs)
11:07 < mirco> Firefox does the same... just showing nothin, try's to load the image signs a frame but then closes the frame... And yes the image is on the server!
11:10 -!- avinoamr [n=avinoamr@91.198.254.100] has left #mediawiki []
11:13 < CIA-81> werdna * r57970 /trunk/extensions/LiquidThreads/lqt.css: Remove set width for .lqt-command-link, breaks i18n because different languages have different widths
11:15 -!- flubub118 [n=Flubub@dslb-092-075-221-099.pools.arcor-ip.net] has joined #mediawiki
11:16 < Alphos> mirco : try to get images url
11:17 < Alphos> i'm guessing there's something faulty in it
11:17 < mirco> http://wiki.xxx.de/wiki/index.php/Bild:Kalender.jpg
11:18 < Alphos> no, i meant the url as shown in the page sourcecode
11:18 < Alphos> (where they are missing)
11:18 < mirco> xxx is just a placeholder... Upps ... ;-)
11:18 < Alphos> (or not showing, to be accurate)
11:19 < Alphos> mirco i didn't mean the url for the page with the image description, but the url of the actual file ;)
11:19 < mirco> Termine im Kalender eintragen
11:19 < Alphos> i'm guessing that's the source of your problem :)
11:19 < mirco> images/thumb/b/b6/Kalender.jpg
11:19 < wikibugs> (mod) AbuseFilter warning page should display original page text - https://bugzilla.wikimedia.org/show_bug.cgi?id=17822  lowest->normal; +comment (waldir)
11:20 < mirco> On the real path: /var/www/wiki/images/b/b6/
11:21 -!- Olipro [n=Olipro@uncyclopedia/pdpc.active.olipro] has quit [Nick collision from services.]
11:21 < mirco> or: /var/www/wiki/images/thumb/b/b6/Kalender.jpg/180px-Kalender.jpg
11:21 -!- Olipro [n=Olipro@uncyclopedia/pdpc.active.olipro] has joined #mediawiki
11:22 -!- sven^ [n=quassel@78.46.36.170] has quit [Read error: 131 (Connection reset by peer)]
11:22 < mirco> If I enter this http://wiki.xxx.de/wiki/images/thumb/b/b6/Kalender.jpg/180px-Kalender.jpg in my Browser I see the image in Camino!
11:23 -!- sven^ [n=quassel@squint.a-oben.org] has joined #mediawiki
11:23 < Alphos> and with http://wiki.xxx.de/images/thumb/b/b6/Kalender.jpg/180px-Kalender.jpg ?
11:24 < Alphos> oh wait
11:24 < Alphos> i'm guessing it's trying to search for http://wiki.xxx.de/wiki/index.php/images/thumb/b/b6/Kalender.jpg/180px-Kalender.jpg
11:24 < Alphos> (which of course doesn't exist :p )
11:26 < wikibugs> (CLOSED) Search & Replace: Number of replaces made is incorrect. - https://bugzilla.wikimedia.org/show_bug.cgi?id=21125  +comment (wikibugs)
11:28 < wikibugs> (mod) Table create in Sinhala link is not display row and column numbers correctly - https://bugzilla.wikimedia.org/show_bug.cgi?id=21135  (wikibugs)
11:33 -!- kevwilde [i=kevwilde@igwe11.vub.ac.be] has left #mediawiki []
11:36 < wikibugs> (mod) Spam blacklist match should show error above edit box - https://bugzilla.wikimedia.org/show_bug.cgi?id=9416  +comment (waldir)
11:38 < mirco> Alphos: with the first one I get a 404, the second shows the wiki telling me that the page doesn't exist...
11:39 -!- BradLee [n=chatzill@CPE-121-219-177-21.vic.bigpond.net.au] has quit ["ChatZilla 0.9.85 [Firefox 3.5.3/20090824101458]"]
11:39 -!- Tubarao [n=Tubarao@189.71.8.15] has quit ["Leaving"]
11:40 -!- Shown [n=Miranda@87.13.208.34] has joined #mediawiki
11:45 < AryehGregor> Ugh, how are we supposed to improve usability if enwiki admins persistently add mounds of useless garbage everywhere like this?  http://en.wikipedia.org/wiki/MediaWiki:Fancycaptcha-createaccount
11:50 -!- Tubarao [n=Tubarao@189.71.8.15] has joined #mediawiki
11:50 -!- baleew [n=valery@ppp91-76-86-122.pppoe.mtu-net.ru] has joined #mediawiki
11:55 < MaxSem> invalid chars in username and password strength checks could be done with JS
11:55 -!- baleew [n=valery@ppp91-76-86-122.pppoe.mtu-net.ru] has left #mediawiki []
11:55 < MaxSem> email explanations could be made shorter and positioned near its input field
11:56 < MaxSem> username policy cruft could be shortened too
12:08 -!- mirco [n=mirco@p54B25E0C.dip.t-dialin.net] has quit []
12:14 -!- fanno [n=Morten@90.184.93.233] has joined #mediawiki
12:15 -!- MaxSem [n=max@wikimedia/MaxSem] has quit [Read error: 60 (Operation timed out)]
12:21 -!- Melos [n=Melos@wikimedia/Melos] has quit [Connection timed out]
12:24 -!- putnik [n=putnik@shpd-78-36-163-165.static.vologda.ru] has joined #mediawiki
12:27 < AryehGregor> Invalid chars in username can be done with HTML5!  :)
12:28 < AryehGregor> The entire message could be replaced with like two lines.
12:28 < AryehGregor> A link to relevant pages in case anyone cares.
12:28 < AryehGregor> Which they don't.
12:28 < AryehGregor> If they do something that doesn't work, they'll get an error message and figure it out.
12:29 < AryehGregor> There's no point in telling the user about machine-checkable requirements up front.  Let them do what they want and stop them only if they do something bad.
12:31 -!- Brownout [n=brownout@wikimedia/pdpc.supporter.active.brownout] has quit ["brb"]
12:36 -!- rainman-sr [n=rainman@131.111.60.124] has joined #mediawiki
12:36 -!- Brownout [n=brownout@wikimedia/pdpc.supporter.active.brownout] has joined #mediawiki
12:49 -!- LauraHale [n=laurahal@99.144.230.190] has joined #mediawiki
12:49 -!- fredl [n=fredl@213.93.225.118] has joined #mediawiki
12:50 < fredl> hello all. How can I disallow edits from the internet but allow them from my LAN?
12:51 -!- heldergeovane [n=chatzill@kama.ime.usp.br] has joined #mediawiki
12:51 -!- zocky [n=zocky@wikipedia/zocky] has joined #mediawiki
12:53 -!- AndyZee [n=chatzill@95-26-185-188.broadband.corbina.ru] has joined #mediawiki
12:54 -!- klutzy [i=k@110.76.69.205] has joined #mediawiki
12:54 < AndyZee> hi :)
12:54 < LauraHale> Hello.
12:55 < heldergeovane> Hello! Is it possible to create a wikipage using a string stored in a javascript variable?
12:56 < Bryan> yes, post an xmlhttprequest to api.php?action=edit
12:57 < AndyZee> Is it possible to create a page, that lists all pages, that contains some namespace (for ex. with #ask query, etc.)?
12:58 < fredl> hello all. How can I disallow edits from the internet but allow them from my LAN?
12:58 < AndyZee> oO
13:00 < heldergeovane> Thank you Bryan, I will take a look at the api documentation... Do you know any script using this at Wikimedia projects? (so I could loot at them as examples... ;-) )
13:01 < Bryan> there are some scripts, but I don't know which ones
13:01 -!- mirco [n=mirco@217.91.96.41] has joined #mediawiki
13:02 -!- guioconnor [n=Adium@217.12.14.240] has joined #mediawiki
13:02 < heldergeovane> humm... ok then...
13:05 -!- joss_winn [n=joss@194.80.49.76] has quit []
13:05 < AndyZee> Bryan?
13:06 < Bryan> yes?
13:06 < mirco> Alphos: Any hints how to solve this wrong path generation prob?
13:07 < Alphos> none at the moment
13:07 < fredl> is that an unusual question to want to stop people to update your wiki from the internet??
13:08 < fredl> or am I asking for something so trivial that you don't even want to answer?
13:08 < AndyZee> fredl, i guess restrict all IPs and permit only local
13:09 < fredl> ok.. googled for mediawiki restrict ip
13:09 < AndyZee> fredl http://www.mediawiki.org/wiki/Manual:Preventing_access#Restrict_editing_for_certain_IP_ranges
13:10 < fredl> and found that page :) thanks Andy, I'll first read it to see if I understand it.
13:10 < Bryan> there is no such thing; you'll have to write an extension
13:10 < AndyZee> Bryan, this answer was for me?
13:11 < Bryan> no for fredl 
13:11 < Bryan> but I think it applies to your question as well
13:12 < fredl> Bryan, Hmmm. The only way to do this at present without modifying the code is to go to Special:Blockip and systematically block every one of the 65,536 CIDR Class B ranges that you don't want to be able to edit. 
13:12 < fredl> that's why?
13:12 < Bryan> yeah
13:12 < Bryan> you could maybe use  
13:12 < Bryan> and devise a regex that covers all but your local ips
13:13 < fredl> wow, didn't realize that this would be such an unusual request. thanks Bryan I'll check into it.
13:13 < AndyZee> Bryan, will it be a good idea to automatically assign all pages created in this namespace to some category and just list the category?
13:14 < AndyZee> sorry for my english :(
13:15 < p858snake> theres a gadget on en.wiki for blocking based on CIDR ranges
13:19 < AndyZee> another question anyway then.. maybe it's too trivial, but.. Is there a way to automatically add signatures to a new post in discussions (talks) for each user?
13:20 < Alphos> AndyZee, two answers :
13:20 < fredl> Bryan - are you familiar with the regexBlock plugin?
13:20 < Alphos> 1) Extension:LiquidThreads
13:20 < Alphos> 2) a bot
13:21 < AndyZee> Alphos thanks a lot
13:21 < Alphos> you're welcome :)
13:21 < Bryan> fredl: no
13:23 < fredl> ah okay. Do you know if the wgDBprefix will be added to tablenames for every plugin?
13:24 < fredl> coz there's a sql script to create a few tables for the plugin but it obviously doesn't have the wgDBprefix in it, wondering if I should add it manually
13:25 < fredl> guess I'll just give that a try.
13:26 < fredl> oh... oops, should read better I guess. never heard of wgSharedDB before
13:28 -!- SPQRobin [n=Robin@wikimedia/SPQRobin] has joined #mediawiki
13:29 < fredl> I don't quite get it...
13:37 < fredl> okay got that plugin activated now....
13:37 < fredl> Bryan - would you please help me to make such a regexp?
13:39 -!- GerardM- [n=chatzill@dhcp-077-250-053-164.chello.nl] has quit [Read error: 110 (Connection timed out)]
13:39 < Bryan> something like (?!10\.0\.0\.[0-9]{1,3}) but i'm not very good at regexes
13:40 -!- stephan48 [n=rjp@pdpc/supporter/student/stephan48] has joined #mediawiki
13:41 < fredl> in my case probably something like (?!192\.168\.1\.[0-9]{1,3}) I guess?
13:42 < Bryan> yes
13:42 < fredl> okay, added that. Would you please try and see if you can edit on http://wiki.3dn.nl ?
13:42 < CIA-81> ialex * r57971 /trunk/phase3/ (RELEASE-NOTES includes/HTMLFileCache.php): 
13:42 < CIA-81> * (bug 21161) Changing $wgCaCacheEpoch now always invalidates file cache
13:42 < CIA-81> Based on a patch by Platonides - http://bug-attachment.wikimedia.org/attachment.cgi?id=6678
13:42 < Bryan> I still can
13:42 < fredl> Hmm.
13:44 < wikibugs> (FIXED) Uploading LocalSettings.php does not always invalidate the file cache - https://bugzilla.wikimedia.org/show_bug.cgi?id=21161  +comment (alex.emsenhuber)
13:44 < fredl> ugh, it's a regexp block alright....
13:45 < fredl> *grin* but I only want to disable edits, not all access :P
13:45 < fredl> I just blocked myself :)
13:45 < fredl> oh okay I can still view...
13:45 -!- EcKstasy [n=JSamuel@unaffiliated/eckstasy] has joined #mediawiki
13:49 < wikibugs> (mod) Mediawiki:Sidebar ignores html comment markups - https://bugzilla.wikimedia.org/show_bug.cgi?id=21146  minor->enhancement; +comment (alex.emsenhuber)
13:50 < fredl> Bryan, would you try again if you can edit please?
13:50 < wikibugs> (mod) Mediawiki:Sidebar ignores html comment markups - https://bugzilla.wikimedia.org/show_bug.cgi?id=21146  (alex.emsenhuber)
13:50 < Bryan> http://wiki.3dn.nl/index.php?title=Main_Page&diff=8298&oldid=7434
13:50 -!- Lapper [n=Lapper@wikimedia/lapper] has quit [Client Quit]
13:51 < fredl> hmm. regexp's remain tricky :) 
13:53 < fredl> if I simply enter my own IP address it works fine....
13:56 -!- koegs [i=koegs@unaffiliated/koegs] has joined #mediawiki
13:59 -!- kevwilde [i=kevwilde@igwe11.vub.ac.be] has joined #mediawiki
13:59 < kevwilde> Can i disable images linking to their description page?
14:00 < fredl> the guy could have really included some examples on his plugin page...
14:01 -!- JNSamuel [n=JSamuel@unaffiliated/eckstasy] has quit [Read error: 110 (Connection timed out)]
14:04 < Raymond_> kevwilde: in general or for single images?
14:04 < kevwilde> in general
14:06 -!- kevindanko [n=Kevindan@205.232.42.46] has joined #mediawiki
14:07 < kevindanko> Anyone know of an extension to hide the namespace from the page title?
14:07 < kevindanko> or some sort of hack
14:14 -!- MaxSem [n=max@wikimedia/MaxSem] has joined #mediawiki
14:14 < kevwilde> Raymond_: in general, if possible
14:14 < Raymond_> kevwilde: uhhhh... not that I know :(
14:16 < kevwilde> Raymond_: and individually?
14:16 -!- Jck_true [n=jcktrue@unaffiliated/jcktrue/x-390518] has joined #mediawiki
14:17 < Raymond_> kevwilde: with [[Image:name.jpg|thumb|link=|caption]] if you use the current stable release 1.15.x
14:17 < Raymond_> kevwilde: see the "link="
14:17 < Raymond_> this disables the link to the image desc page
14:17 < kevwilde> thanks
14:18 < kevwilde> how could i hack this out of wikipedia?
14:19 < kevindanko> Any way to edit the display via css show namespace doesnt show?
14:21 -!- koegs [i=koegs@unaffiliated/koegs] has left #mediawiki []
14:21 < CIA-81> maxsem * r57972 /trunk/phase3/ (5 files in 2 dirs): (bug 20268) Fixed Database::estimateRowCount on SQLite backend. This involved moving the previous implementation to where it belongs - DatabaseMysql, and replacing it with slightly tweaked DB2 implementation.
14:21 -!- ZioCorto [i=c1cedc02@gateway/web/freenode/x-zujwjzgwlpshhzya] has joined #mediawiki
14:21 < MaxSem> whee, I poked the holy cow of MediaWiki!
14:22 < Raymond_> what do you mean with "hack it out of wikipedia"?
14:22 < kevwilde> edit the mediawiki source, sorry i meant MW instead of wikipedia
14:24 < Raymond_> no idea offhand
14:26 -!- Marco27 [n=Marco27@wikipedia/Marco27] has joined #mediawiki
14:28 < wikibugs> (FIXED) Database::estimateRowCount broken for SQLite - https://bugzilla.wikimedia.org/show_bug.cgi?id=20268  +comment (maxsem.wiki)
14:29 < kevindanko> Im really up against it,  trying to get this last change for my wiki so i can release it.  If anyone can please let me know how to hide namespace from page title please let me know!
14:29 < kevindanko> Thanks in advance.
14:30 < wikibugs> (mod) LocalisationCache Notice - https://bugzilla.wikimedia.org/show_bug.cgi?id=20837  (Platonides)
14:31 < wikibugs> (mod) LocalisationCache Notice - https://bugzilla.wikimedia.org/show_bug.cgi?id=20837  (Platonides)
14:36 -!- EcKstasy [n=JSamuel@unaffiliated/eckstasy] has quit ["If at first you don't succeed, copy off someone who is cleverer than you."]
14:37 < fredl> Bryan, you're not going to believe this...
14:38 < Bryan> hm?
14:38 < fredl> Bryan, that regexp is kind of trickier than you want to know :)
14:38 < fredl> \b(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?([0]|[2-9])[0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\b
14:38 < fredl> I have not a friggen CLUE why it works but it works.
14:38 < fredl> try editting wiki.3dn.nl now
14:38 < Bryan> hehehe
14:39 < fredl> some #php oracle told me that one.
14:39 < Bryan> The block was made by WikiSysop. The reason given is No edits allowed from outside the LAN. 
14:39 < fredl> yup. nice eh? :)
14:39 < Bryan> awesome
14:39 < fredl> thanks for helping me with it dude :)
14:39 < fredl> ciao!
14:40 < kevindanko> Okay, so i found a code that sort of works, it hides specified namespaces from Page Title for users who arent logged in, is there a way to edit this for users who are logged in as well?
14:40 -!- fredl [n=fredl@213.93.225.118] has left #mediawiki ["Leaving"]
14:40 < guillom> fredl, may I suggest that you document your success on mediawiki.org ?
14:40 < guillom> dammit
14:40 < kevindanko> http://pastebin.com/m508fb12c  that is the code i need to modify
14:40 < kevindanko> can anyone please help?
14:43 < kevindanko> or atleast tell me how to put this into an array if (strpos($text, 'File:')!== false) {
14:43 < kevindanko> i.e.  File, Category, Talk
14:45 < Bryan> kevindanko: try this: http://pastebin.com/m1e22f772
14:45 -!- Dr_Jekyll [i=DrJekyll@p57B0EF19.dip.t-dialin.net] has joined #mediawiki
14:45 < Bryan> there should be a page on mw.org "frequently requested hacks"
14:45 < Bryan> because this is one of those
14:47 < kevindanko> Bryan that is along the lines of what im looking for,  Im trying to be able to define which namespaces  via an array though
14:48 < kevindanko> i dont want them gone for all but just for some 
14:48 < wikibugs> (DUP) configuration script does not allow setting database schema - https://bugzilla.wikimedia.org/show_bug.cgi?id=21207  +comment (alex.emsenhuber)
14:48 < wikibugs> (mod) Setting a new schema for postgres doesn't work - https://bugzilla.wikimedia.org/show_bug.cgi?id=21030  +comment (alex.emsenhuber)
14:49 < Bryan> kevindanko: http://pastebin.com/m437b6bb6
14:49 < Bryan> add an extra closing parenthese at the end of the if line; forgot one
14:50 < kevindanko> Works great!
14:50 < kevindanko> Thanks Bryan.
14:52 -!- puzzlet [n=puzzlet@147.46.241.168] has quit [Read error: 54 (Connection reset by peer)]
14:55 -!- enomil [n=enomil@wikimedia/Enomil] has joined #mediawiki
14:55 -!- puzzlet [n=puzzlet@147.46.241.168] has joined #mediawiki
15:02 -!- j^ [n=j@f053003098.adsl.alicedsl.de] has quit [Read error: 60 (Operation timed out)]
15:03 -!- Lofwyr [i=DrJekyll@p57B0B6C0.dip.t-dialin.net] has quit [Read error: 110 (Connection timed out)]
15:05 -!- orzel [n=orzel@2002:52e1:9a02:2:224:1dff:fe8f:c292] has left #mediawiki ["Konversation terminated!"]
15:12 -!- MaxMmm [n=MaxM@wsip-98-173-48-39.sd.sd.cox.net] has quit [Read error: 104 (Connection reset by peer)]
15:12 -!- MaxM [n=MaxM@wsip-98-173-48-39.sd.sd.cox.net] has joined #mediawiki
15:13 -!- AndyZee_ [n=chatzill@89-178-138-111.broadband.corbina.ru] has joined #mediawiki
15:18 -!- SPQRobin [n=Robin@wikimedia/SPQRobin] has quit ["Leaving."]
15:18 -!- heldergeovane [n=chatzill@kama.ime.usp.br] has quit ["ChatZilla 0.9.85 [Iceweasel 3.0.6/2009082121]"]
15:22 -!- xbaez [n=xbaez@200.34.201.2] has joined #mediawiki
15:24 -!- Platonides [n=Platonid@wikipedia/Platonides] has joined #mediawiki
15:24 -!- Witzman [n=witzman@outgoing.e-tecture.com] has quit [Read error: 60 (Operation timed out)]
15:29 -!- AndyZee [n=chatzill@95-26-185-188.broadband.corbina.ru] has quit [Read error: 110 (Connection timed out)]
15:31 < wikibugs> (mod) Show protection status in Special:MostLinkedTemplates - https://bugzilla.wikimedia.org/show_bug.cgi?id=21205  (alex.emsenhuber)
15:32 -!- ZioCorto [i=c1cedc02@gateway/web/freenode/x-zujwjzgwlpshhzya] has quit ["Page closed"]
15:32 -!- Platonides [n=Platonid@wikipedia/Platonides] has quit [Read error: 104 (Connection reset by peer)]
15:32 -!- Platonids [n=Platonid@wikipedia/Platonides] has joined #mediawiki
15:41 < kevindanko> Is it possible to automatically add new pages to a specific category?
15:43 < kevindanko> or rather add all pages in a certain namespace to a category?
15:47 -!- JC [n=JC@wikimedia/Juliancolton] has joined #mediawiki
15:47 < kevindanko> So if I create a page titled GoPhillies in the main namespace it automatically is in the New Page category  however if I create a page titled File:GoPhillies it doesn't display in this category.
15:48 < kevindanko> I realize i can do the organization via DPL however I need a way to automatically append a category to new pages.
15:49 -!- zrh [n=zrh@dynamic-80-242-196-198.catv.glattnet.ch] has joined #mediawiki
15:55 < Platonids> you know about Special:NewPages, do you?
15:56 -!- Platonids is now known as Platonides
15:56 < kevindanko> yes
15:56 -!- simNIX [n=simNIX@156-60.bbned.dsl.internl.net] has joined #mediawiki
16:01 < Brownout> can I configure the search bar to look in multiple namespaces by default without lucene?
16:04 < Platonides> yes
16:04 < Brownout> found it $wgNamespacesToBeSearchedDefault
16:11 -!- AndyZee [n=chatzill@89-178-167-5.broadband.corbina.ru] has joined #mediawiki
16:12 -!- Jck_true [n=jcktrue@unaffiliated/jcktrue/x-390518] has quit [Read error: 110 (Connection timed out)]
16:14 -!- BradLee [n=chatzill@CPE-121-219-177-21.vic.bigpond.net.au] has joined #mediawiki
16:15 -!- RussBlau [i=435ab0c2@gateway/web/freenode/x-zehclvnujxwbncje] has joined #mediawiki
16:16 -!- Olipro [n=Olipro@uncyclopedia/pdpc.active.olipro] has quit [Nick collision from services.]
16:16 -!- Olipro [n=Olipro@uncyclopedia/pdpc.active.olipro] has joined #mediawiki
16:16 -!- hippietrail_ [n=chatzill@121.210.48.101] has joined #mediawiki
16:18 -!- Bdka [n=bdk@wikipedia/bdka] has quit [Excess Flood]
16:18 -!- Euphonium [n=desudesu@wikipedia/Antonio-Lopez] has joined #mediawiki
16:18 -!- hippietrail [n=chatzill@121.210.48.101] has quit [Nick collision from services.]
16:18 -!- hippietrail_ is now known as hippietrail
16:20 -!- Suiseiseki is now known as Guest99408
16:21 -!- Dantman [n=dantman@wikia/dantman] has quit ["http://daniel.friesen.name or ELSE!"]
16:22 -!- Mike||gone is now known as Mike_lifeguard
16:23 -!- putnik [n=putnik@shpd-78-36-163-165.static.vologda.ru] has quit [Read error: 113 (No route to host)]
16:27 -!- AndyZee_ [n=chatzill@89-178-138-111.broadband.corbina.ru] has quit [Read error: 110 (Connection timed out)]
16:29 -!- p858snake_ [n=p858snak@unaffiliated/p858snake] has joined #mediawiki
16:30 -!- RussBlau [i=435ab0c2@gateway/web/freenode/x-zehclvnujxwbncje] has quit []
16:33 -!- ZioCorto [i=c1cedc02@gateway/web/freenode/x-rmqfparqsxelejec] has joined #mediawiki
16:33 -!- mirco [n=mirco@217.91.96.41] has quit [Read error: 145 (Connection timed out)]
16:34 -!- Guest99408 [i=Desu@wikipedia/Antonio-Lopez] has quit [Read error: 110 (Connection timed out)]
16:34 -!- p858snake [n=p858snak@unaffiliated/p858snake] has quit [Read error: 60 (Operation timed out)]
16:34 -!- ireas [n=ireas@wikipedia/Ireas] has joined #mediawiki
16:35 -!- Daedalus969 [n=Daedalus@unaffiliated/daedalus969] has joined #mediawiki
16:35 -!- GreenSleeper is now known as GreenReaper
16:40 -!- HeimdallAustria [n=heimdall@chello080109216090.3.graz.surfer.at] has joined #mediawiki
16:43 < CIA-81> jeroendedauw * r57974 /trunk/extensions/SemanticMaps/SemanticMaps.php: Changes for 0.4 (see: http://www.mediawiki.org/wiki/Extension:Maps/Future)
16:51 -!- j^ [n=j@e178003079.adsl.alicedsl.de] has joined #mediawiki
16:52 -!- LionsMane [n=don@c-98-216-253-71.hsd1.ma.comcast.net] has joined #mediawiki
16:52 -!- JC [n=JC@wikimedia/Juliancolton] has quit [Remote closed the connection]
16:53 -!- Marco27 [n=Marco27@wikipedia/Marco27] has quit [Read error: 104 (Connection reset by peer)]
16:54 -!- Marco27 [n=Marco27@wikipedia/Marco27] has joined #mediawiki
16:57 -!- JC [n=JC@wikimedia/Juliancolton] has joined #mediawiki
16:58 < kevindanko> hmm..so im using two extensions DisplayTitle and DPL
16:59 < kevindanko> is it possible to have my pages display in dpl  using their displaytitle?
17:00 -!- Mike_lifeguard is now known as Mike||gone
17:00 -!- BradLee [n=chatzill@CPE-121-219-177-21.vic.bigpond.net.au] has quit ["ChatZilla 0.9.85 [Firefox 3.5.3/20090824101458]"]
17:01 < CIA-81> daniel * r57975 /trunk/WikiWord/WikiWordBuilder/src/main/java/de/brightbyte/wikiword/store/builder/DatabaseGlobalConceptStoreBuilder.java: force index
17:02 < Duesentrieb> kevindanko: no, because the display title is not stored in the page record in the database
17:02 < Duesentrieb> i suppose DPL could be hacked to parse each page and extract the title, but that would be very slow
17:02 -!- JeroenDeDauw [n=Admin@193.190.172.173] has joined #mediawiki
17:03 < CIA-81> daniel * r57976 /trunk/WikiWord/WikiWordBuilder/ (4 files in 4 dirs): name map
17:05 < werdna> Duesentrieb: or you could add it to the db
17:06 < Bryan> something nice to be stored in page_props?
17:06 < Duesentrieb> werdna: yes, in theory. hm... isn't there an extra table for page propertiesss
17:06 < Duesentrieb> ?
17:06 < Duesentrieb> oh yea, what Bryan said :)
17:06 < werdna> Duesentrieb: yess
17:07 < Duesentrieb> :P
17:07 < werdna> ssee, I know that ss meanss ss now.
17:07  * werdna iss a ssnake
17:08 < Bryan> where is it on your keyboard?
17:08 < HeimdallAustria> through wgTitle i can access the name of the current page with  javascript code written to common.js...is there a similar variable to get the username viewing a page at the moment ? 
17:08 < Bryan> found it
17:08 -!- MaxM [n=MaxM@wsip-98-173-48-39.sd.sd.cox.net] has quit [Read error: 104 (Connection reset by peer)]
17:08 -!- MaxMmm [n=MaxM@wsip-98-173-48-39.sd.sd.cox.net] has joined #mediawiki
17:08 < werdna> Bryan: alt-s
17:08 < Bryan> wgUssername
17:09 < Bryan> wgUsserName
17:09 < werdna> although I have to copy and passte into irssi becausse it'ss ussed for ssomething elsse
17:09 < Nikerabbit> ialex: did you fix CaCache already?
17:09 < Bryan> awesssome :D
17:10 < ialex> Nikerabbit: hmm?
17:10 < Nikerabbit> * (bug 21161) Changing $wgCaCacheEpoch now always invalidates file cache
17:10  * werdna massacress Duessentrieb'ss language.
17:10 < ialex> o_O
17:11 < kevindanko>   any idea where i need to start
17:11 < Nikerabbit> good thing werdna hasn't found "a"oa yet
17:11 < HeimdallAustria> Bryan : workß , thankß
17:11 < Nikerabbit> ialex: or is it really spelled like that?
17:11 < Bryan> there iss a lot of cool stuff under your alt
17:11 < kevindanko> Currently i have DPL showing me my pages in category view, however it is organizing them using the namespace title
17:11 < ialex> Nikerabbit: that's an error :)
17:11 < kevindanko> so all pages are alphabitized under the first letter of the namespace rather then the first letter of the page title
17:11  * ialex fixes
17:11 < ialex> 
17:12 -!- Bryan [n=launch@wikimedia-commons/Bryan] has quit ["ChatZilla 0.9.85 [Firefox 3.5.3/20090824101458]"]
17:14 < CIA-81> ialex * r57977 /trunk/phase3/RELEASE-NOTES: Fix typo from r57971, thanks Nikerabbit
17:14 < Nikerabbit> thanks ialex!!1one
17:14 < ialex> o_O
17:14 < ialex> :)
17:15 < Nikerabbit> are you thankin me for wasting my time reading mediawiki svn commit messages while I'm supposed to do something else! :o
17:15 < kevindanko> heres a screenshot
17:15 < kevindanko> http://i33.tinypic.com/34fjyp0.png
17:15 < kevindanko> the category these pages are in is called Article,  so the titles are actually Article:Camilla for example.
17:15 < werdna> Oh ha^i \u222bh`ere Nikerabbit 
17:15 < kevindanko> i want them alphabitized pased on page name
17:16 < Nikerabbit> werdna: do you want me to pronounce that? it sounds quite stupid
17:16 < werdna> L"ol F^inn^ish
17:16 < werdna> Nikerabbit: do go ahead
17:16 < Nikerabbit> yeah, it is just that irc is textual medium
17:16 < werdna> well, convert it into english letters
17:17 < werdna> Lool F-igh-n-igh-sh
17:17 < Nikerabbit> it can't be expressed in a way uneducated English person would be able to pronounce it quite accurately :o
17:17 < werdna> well, go ahead and try, mr. fancy :P
17:18 < Nikerabbit> how about you learn cyrillic alphabet... and if it is fun continue with Chinese
17:18 < werdna> I think one is slightly easier than the other
17:19 -!- JC [n=JC@wikimedia/Juliancolton] has quit [Read error: 104 (Connection reset by peer)]
17:20 -!- jdpond [n=jdpond@mediawiki/jpond] has joined #MediaWiki
17:20 -!- Marco27 [n=Marco27@wikipedia/Marco27] has quit ["Bye!"]
17:23 -!- KaareAway is now known as Kaare
17:23 -!- mirco [n=mirco@80.187.215.187] has joined #mediawiki
17:24 < Nikerabbit> werdna: might be
17:26 < kevindanko> hmm anyone have any idea how i can accomplish this?
17:26 -!- RobH [n=RobH@216.38.133.254] has joined #mediawiki
17:26 -!- tomaszf [n=tomaszf@216.38.133.254] has joined #mediawiki
17:28 < werdna> kevindanko: you can modify the sort order of pages in a category by giving a custom sort key to each member page, with the syntax [[Category:Foo|Whatever]]
17:28 -!- Pathoschild [i=pathosch@wikimedia/Pathoschild] has joined #mediawiki
17:29 < kevindanko> werdna: do i have to manually append this to every page?
17:29 < werdna> yes
17:29 < kevindanko> any idea how i can automate this?
17:29 < werdna> [[Category:My category name|My custom sortkey]]
17:29 < werdna> is that what you're after?
17:30 -!- putnik [n=putnik@83.234.74.8] has joined #mediawiki
17:30 < kevindanko> Well i have all pages in a category displaying on a normal page using DPL  DPL in category mode
17:30 < kevindanko> it displays the pages alphabetically by first letter
17:30 < kevindanko> which in this case is the namespace letter.
17:30 < mirco> Anyone a hint how I can solve my problem with the generation of wrong URLs in my setup?
17:32 < kevindanko> i mean ideally i'd like to figure out how i can make this work by telling DPL not to get page titles based on namespace
17:32 < werdna> oh, that's something else
17:32 < werdna> that's DPL being stupid
17:32 < werdna> file a DPL bug
17:32 < kevindanko> okay
17:34  * MaxSem sinisterly brews his deadly commit of 30 files... poor reviewers
17:34 < werdna> kevindanko: although perhaps DPL has an option
17:35 -!- Roan-meeting [n=chatzill@216.38.133.254] has joined #mediawiki
17:36 -!- Duesentrieb [n=daniel@wikipedia/duesentrieb] has quit [Read error: 113 (No route to host)]
17:37 < kevindanko> really?
17:37 -!- RobH [n=RobH@216.38.133.254] has quit []
17:39 -!- Mike||gone is now known as Mike_lifeguard
17:39 -!- PHP-Pierre is now known as PHP-Pierre_
17:40 -!- wolog [n=wolog@195.6.104.193] has quit [Remote closed the connection]
17:41 -!- Lapper [n=Lapper@wikimedia/lapper] has joined #mediawiki
17:42 -!- illyism [n=Illyism@83.101.12.96] has joined #mediawiki
17:43 -!- Roan-meeting is now known as RoanKattouw
17:44 -!- RobH [n=RobH@216.38.133.254] has joined #mediawiki
17:46 -!- PHP-Pierre_ is now known as PHP-Pierre
17:50 -!- RobH [n=RobH@216.38.133.254] has quit []
17:54 -!- Sundance_Raphael [n=chatzill@pD9E94DD8.dip.t-dialin.net] has joined #mediawiki
17:55 -!- exercicios [i=bd6697e4@gateway/web/freenode/x-smfsrzlpdairtsrs] has joined #mediawiki
17:55 < exercicios> upgraded to lastest confirmedit dev version, still, recaptcha prevents new registrations "coult no open socket"
17:55 < kevindanko> err there are just so many options i cannot seem to figure it out
17:57 < exercicios> I'm thinking about replacing recaptcha with a single question. Some question like "The book is on the table" What is the 5th word in that phrase?
17:58 -!- GreenWireless [n=greenrea@unaffiliated/greenreaper] has joined #mediawiki
17:59 -!- ZioCorto [i=c1cedc02@gateway/web/freenode/x-rmqfparqsxelejec] has quit ["Page closed"]
18:01 -!- GerardM- [n=chatzill@dhcp-077-250-052-092.chello.nl] has joined #mediawiki
18:02 -!- RobH [n=RobH@216.38.133.254] has joined #mediawiki
18:02 -!- GDonato [n=GDonato@wikimedia/GDonato] has joined #mediawiki
18:02 -!- atglenn [n=ariel@wiktionary/ArielGlenn] has joined #mediawiki
18:04 -!- rainman-sr [n=rainman@131.111.60.124] has quit ["Leaving"]
18:07 -!- robla [n=robla@c-76-104-247-13.hsd1.wa.comcast.net] has quit ["Leaving."]
18:08 -!- matx [n=matx@host86-145-36-60.range86-145.btcentralplus.com] has quit [Read error: 113 (No route to host)]
18:08 -!- JC__ [n=JC@ool-4579f5b6.dyn.optonline.net] has joined #mediawiki
18:09 < wikibugs> (NEW) Namespaces displaying in Categorgy Mode instead of Page Title - https://bugzilla.wikimedia.org/show_bug.cgi?id=21221 normal; Normal; MediaWiki extensions: DynamicPageList; (kevindank)
18:09 < wikibugs> (mod) Namespaces displaying in Categorgy Mode instead of Page Title - https://bugzilla.wikimedia.org/show_bug.cgi?id=21221  (kevindank)
18:09 -!- matx [n=matx@host86-145-36-60.range86-145.btcentralplus.com] has joined #mediawiki
18:09 -!- zrh is now known as zrh|AFK
18:09 -!- JC__ [n=JC@ool-4579f5b6.dyn.optonline.net] has quit [Remote closed the connection]
18:09 < exercicios> phpinfo doesn't display anything that resembles fsocketopen
18:10 -!- RobH is now known as RobH_staffmeetin
18:10 -!- brion [n=brion@wikipedia/Brion-VIBBER] has joined #mediawiki
18:11 -!- matx [n=matx@host86-145-36-60.range86-145.btcentralplus.com] has quit [Client Quit]
18:11 -!- JC [n=JC@wikimedia/Juliancolton] has joined #mediawiki
18:11 -!- matx [n=matx@host86-145-36-60.range86-145.btcentralplus.com] has joined #mediawiki
18:12 -!- Roan [n=chatzill@216.38.133.254] has joined #mediawiki
18:13 -!- RoanKattouw [n=chatzill@mediawiki/Catrope] has quit [Read error: 104 (Connection reset by peer)]
18:14 -!- Roan is now known as RoanKattouw
18:15 < wikibugs> (NEW) Free  tag if not using it - https://bugzilla.wikimedia.org/show_bug.cgi?id=21222 enhancement; Normal; MediaWiki: Page rendering; (Platonides)
18:15 < exercicios> -_-
18:16 < exercicios> confirmedit comes with simple text match captch by default
18:16 -!- GreenReaper [n=greenrea@unaffiliated/greenreaper] has quit [Read error: 110 (Connection timed out)]
18:16 -!- GreenWireless is now known as GreenReaper
18:16 -!- Kipcool [n=chatzill@91.13.178.37] has joined #mediawiki
18:17 < wikibugs> (mod) Free  tag if not using it - https://bugzilla.wikimedia.org/show_bug.cgi?id=21222  (Platonides)
18:17 < Platonides> exercicios, there's an extension to do that kind of questions
18:18 -!- Mike_lifeguard [n=Mike@wikimedia/mikelifeguard] has left #mediawiki ["Mike is a four-letter word."]
18:18 -!- Mike_lifeguard [n=Mike@wikimedia/mikelifeguard] has joined #mediawiki
18:18 -!- Anubisss [i=Anubisss@ip-174-29-userpool.zeg.zelkanet.hu] has joined #mediawiki
18:19 -!- GerardM- [n=chatzill@dhcp-077-250-052-092.chello.nl] has quit [Read error: 110 (Connection timed out)]
18:20 -!- wolog [n=wolog@AOrleans-152-1-75-92.w90-21.abo.wanadoo.fr] has joined #mediawiki
18:20 < wikibugs> (mod) To an external web page Link : line break is not functioning in preview - https://bugzilla.wikimedia.org/show_bug.cgi?id=21217  (roan.kattouw)
18:21 < exercicios> confirmedit extension
18:21 < exercicios> confirmedit fancy addon?
18:23 < Platonides> http://www.mediawiki.org/wiki/Extension:QuestyCaptcha
18:23 < wikibugs> (mod) Cannot undo text changes when going back after preview - https://bugzilla.wikimedia.org/show_bug.cgi?id=21219  +comment (roan.kattouw)
18:25 -!- Dantman [n=dantman@wikia/dantman] has joined #mediawiki
18:25 -!- Mike_lifeguard is now known as Mike||gone
18:25 < exercicios> well, agree with that captcha's description. It doesn't require image rendering
18:27 -!- Mard|SWMT [n=Mardetan@wikipedia/Mardetanha] has joined #mediawiki
18:34 -!- HeimdallAustria [n=heimdall@chello080109216090.3.graz.surfer.at] has quit [Read error: 110 (Connection timed out)]
18:37 -!- mattis^ [n=mattis@p4FC1D4E4.dip.t-dialin.net] has quit [Connection timed out]
18:38 -!- mattis^ [n=mattis@p4FC1D86B.dip.t-dialin.net] has joined #mediawiki
18:39 < CIA-81> catrope * r57978 /trunk/extensions/UsabilityInitiative/ClickTracking/ClickTracking.hooks.php: ClickTracking: Per bug 21219, don't include ClickTracking.js and usability JS on every page (just yet)
18:40 -!- zrh|AFK is now known as zrh
18:41 -!- Euphonium is now known as Suiseiseki
18:41 -!- robla [n=robla@ip65-47-28-158.z28-47-65.customer.algx.net] has joined #mediawiki
18:42 -!- mirco [n=mirco@80.187.215.187] has quit [Read error: 131 (Connection reset by peer)]
18:43 -!- zai [n=zai@77.184.115.157] has joined #mediawiki
18:44 -!- mirco [n=mirco@80.187.215.187] has joined #mediawiki
18:49 -!- Mike||gone is now known as Mike_lifeguard
18:51 -!- Lapper [n=Lapper@wikimedia/lapper] has quit [Read error: 110 (Connection timed out)]
18:52 -!- ITrace [n=justinst@216.81.188.2] has joined #mediawiki
18:52 -!- ekimmargni [n=Mike@wikimedia/mikelifeguard] has joined #mediawiki
18:53 -!- ekimmargni [n=Mike@wikimedia/mikelifeguard] has quit [Client Quit]
18:53 -!- Bryan [n=launch@wikimedia-commons/Bryan] has joined #mediawiki
18:54 < CIA-81> catrope * r57979 /trunk/extensions/UsabilityInitiative/ClickTracking/ (ClickTracking.hooks.php ClickTracking.php): ClickTracking: Add style version variable
18:56 < wikibugs> (FIXED) Cannot undo text changes when going back after preview - https://bugzilla.wikimedia.org/show_bug.cgi?id=21219  +comment (roan.kattouw)
18:56 < wikibugs> (REOPENED) Cannot undo text changes when going back after preview - https://bugzilla.wikimedia.org/show_bug.cgi?id=21219  (roan.kattouw)
18:59 -!- JeroenDeDauw [n=Admin@193.190.172.173] has quit ["Leaving."]
18:59 -!- Ilias-I [n=Illyism@83.101.12.96] has joined #mediawiki
19:01 -!- Pathoschild [i=pathosch@wikimedia/Pathoschild] has quit ["*poof*"]
19:02 -!- PHP-Pierre [i=sbnc@get-free-money-to-poker-with-at.no-deposit.info] has quit [Read error: 60 (Operation timed out)]
19:02 -!- PHP-Pierre [i=sbnc@get-free-money-to-poker-with-at.no-deposit.info] has joined #mediawiki
19:02 -!- Mard|away [n=Mardetan@vpn.itshidden.com] has joined #mediawiki
19:02 -!- Mard|SWMT [n=Mardetan@wikipedia/Mardetanha] has quit [Read error: 131 (Connection reset by peer)]
19:05 -!- Netsplit pratchett.freenode.net <-> irc.freenode.net quits: exercicios
19:06 -!- Netsplit over, joins: exercicios
19:07 -!- exercicios [i=bd6697e4@gateway/web/freenode/x-smfsrzlpdairtsrs] has quit ["Page closed"]
19:09 -!- Bryan [n=launch@wikimedia-commons/Bryan] has quit ["ChatZilla 0.9.85 [Firefox 3.5.3/20090824101458]"]
19:10 -!- yannf [n=yannf@wikipedia/yannf] has joined #mediawiki
19:13 -!- jMyles [n=justin@rrcs-24-39-111-58.nyc.biz.rr.com] has joined #mediawiki
19:14 -!- guioconnor [n=Adium@217.12.14.240] has quit [Read error: 145 (Connection timed out)]
19:14 -!- illyism [n=Illyism@83.101.12.96] has quit [Read error: 110 (Connection timed out)]
19:15 -!- exercicio [i=bd6697e4@gateway/web/freenode/x-uqnholmmfsawfpgu] has joined #mediawiki
19:17 < exercicio> :P confirmedit snapshot already comes with all captchas in one
19:18 < exercicio> $wgCaptchaQuestions[] = array( 'question' => "A question?", 'answer' => "An answer!" ); For multiple questions add multiple lines ? 
19:20 -!- GDonato_ [n=GDonato@wikimedia/GDonato] has joined #mediawiki
19:25 -!- Sundance_Raphael [n=chatzill@pD9E94DD8.dip.t-dialin.net] has quit ["ChatZilla 0.9.85 [Firefox 3.5.3/20090824101458]"]
19:25 < RoanKattouw> Yes
19:26 -!- akozak [n=alex@70.36.134.126] has joined #mediawiki
19:27 < exercicio> can one question has two answers?
19:28 < RoanKattouw> Apparently not
19:28 -!- SPQRobin [n=Robin@wikimedia/SPQRobin] has joined #mediawiki
19:28 < exercicio> uhm, it's canse insensitive. Answer is "Word", but it did accept "word"
19:28 -!- Pathoschild [n=Jesse@wikimedia/Pathoschild] has joined #mediawiki
19:30 < exercicio> but not accent insensitive. 'e'a'i is different from eai
19:31 < Nikerabbit> exercicio: as it should
19:31 < wikibugs> (NEW) Common watchlists - https://bugzilla.wikimedia.org/show_bug.cgi?id=21223 enhancement; Normal; MediaWiki Feature Request: Feature_Request; (cenarium.sysop)
19:32 -!- Lapper [n=Lapper@wikimedia/lapper] has joined #mediawiki
19:32 -!- JNSamuel [n=JSamuel@unaffiliated/eckstasy] has joined #mediawiki
19:36 < CIA-81> catrope * r57980 /trunk/phase3/includes/ (GlobalFunctions.php Skin.php): 
19:36 < CIA-81> * Export the return value of wfUrlProtocols() to JS for use in the EditToolbar extension
19:36 < CIA-81> * Also cache this value (in a static var for now, maybe put it in memcached?): when parsing pages with many external links, we'd end up calling implode() once and preg_quote() 11 times for every link
19:36 -!- GDonato [n=GDonato@wikimedia/GDonato] has quit [Connection timed out]
19:47 -!- Pathoschild [n=Jesse@wikimedia/Pathoschild] has quit ["*poof*"]
19:50 -!- Ilias-I [n=Illyism@83.101.12.96] has quit [Read error: 110 (Connection timed out)]
19:52 < CIA-81> yaron * r57981 /trunk/extensions/SemanticDrilldown/README: Added David Loomer as co-author
19:53 -!- jMyles [n=justin@rrcs-24-39-111-58.nyc.biz.rr.com] has quit [Read error: 60 (Operation timed out)]
19:58 < CIA-81> catrope * r57982 /trunk/extensions/UsabilityInitiative/EditToolbar/ (EditToolbar.js EditToolbar.php): EditToolbar: Use $wgUrlProtocols to determine if something is a URL
19:58 -!- Skizzerz [n=skizzerz@mediawiki/Skizzerz] has joined #mediawiki
19:59 < CIA-81> yaron * r57983 /trunk/extensions/SemanticDrilldown/specials/SD_BrowseData.php: Added support for 'mainlabel' parameter in "Has display parameters"
19:59 -!- X__ [n=maximus@ip-81-210-219-63.unitymediagroup.de] has joined #mediawiki
20:00 -!- illyism [n=Illyism@83.101.12.96] has joined #mediawiki
20:00 < CIA-81> yaron * r57984 /trunk/extensions/SemanticDrilldown/ (INSTALL includes/SD_GlobalFunctions.php): New version: 0.6.1
20:00 < X__> hi. i want to install the fckeditor, but how can i set the ajax "true" in the mediawiki version 1.6.12?
20:01 < X__> i find nothing in the localsettings.php
20:01 < X__> i mean this: $wgUseAjax
20:01 < wikibugs> (NEW) Version 0.4 dump file XML schema not published in stated location - https://bugzilla.wikimedia.org/show_bug.cgi?id=21224 enhancement; Normal; MediaWiki: General/Unknown; (triddle)
20:04 -!- PDD [i=PDD@wikipedia/PDD] has joined #mediawiki
20:04 -!- zocky [n=zocky@wikipedia/zocky] has quit [Read error: 110 (Connection timed out)]
20:08 -!- aude|away [n=chatzill@wikipedia/Aude] has quit [Read error: 131 (Connection reset by peer)]
20:10 -!- Raymond_ [n=Raymond@wikipedia/Raymond] has quit ["ChatZilla 0.9.85 [Firefox 3.5.4/20091007001339]"]
20:10 -!- exercicio [i=bd6697e4@gateway/web/freenode/x-uqnholmmfsawfpgu] has quit ["Page closed"]
20:12 -!- flubub118 [n=Flubub@dslb-092-075-221-099.pools.arcor-ip.net] has quit ["Nettalk6 - www.ntalk.de"]
20:13 -!- mirco [n=mirco@80.187.215.187] has quit [Read error: 110 (Connection timed out)]
20:14 -!- Raymond_ [n=Raymond@wikipedia/Raymond] has joined #mediawiki
20:20 -!- YurtleTheTurtle [n=PsiPro@c-98-230-11-42.hsd1.fl.comcast.net] has joined #mediawiki
20:21 -!- kevindanko [n=Kevindan@205.232.42.46] has quit []
20:26 -!- Luminette [i=Ivy@c-24-9-17-78.hsd1.co.comcast.net] has joined #mediawiki
20:27 < Luminette> Anyone have a few minutes to help a newb with getting our sites usual header to keep existing on our wiki?
20:31 < CIA-81> catrope * r57985 /trunk/extensions/UsabilityInitiative/ (4 files in 2 dirs): UsabilityInitiative: Add support for modules to minify and/or combine their JS, and do this for EditToolbar.js
20:36 -!- SPQRobin [n=Robin@wikimedia/SPQRobin] has quit [Read error: 104 (Connection reset by peer)]
20:37 -!- luser [i=ad308b6f@gateway/web/freenode/session] has joined #mediawiki
20:37 -!- luser [i=ad308b6f@gateway/web/freenode/x-iejseirjbdovrvim] has quit [Client Quit]
20:37 -!- Sas1 [n=sasoriza@c-67-177-158-81.hsd1.mi.comcast.net] has joined #mediawiki
20:37 -!- luser1 [i=ad308b6f@gateway/web/freenode/x-oamaigilbzohrifu] has joined #mediawiki
20:38 -!- simonrvn [i=simon@unaffiliated/simonrvn] has quit [Read error: 110 (Connection timed out)]
20:38 -!- GDonato_ [n=GDonato@wikimedia/GDonato] has quit [Read error: 104 (Connection reset by peer)]
20:38 < Sas1> I hate that border on file history tables. What's the best way to hide/eliminate it?
20:38 < luser1> Hi. I'm trying to replicate the discussion system found here: luser1 http://shifthappens.wikispaces.com/message/list/home on my mediawiki site. I've had a look at http://www.mediawiki.org/wiki/Category:Discussion_and_forum_extensions But none of them replicate the experience. AWC's forum is over kill and LiquidThreads is too verbose. Any suggestions
20:45 < CIA-81> catrope * r57986 /trunk/phase3/includes/ (DefaultSettings.php api/ApiOpenSearch.php): 
20:45 < CIA-81> Split allowing &suggest requests in API opensearch from $wgEnableMWSuggest to a
20:45 < CIA-81> separate variable. This makes it possible to enable SimpleSearch (which uses API
20:45 < CIA-81> opensearch) but disable mwsuggest; enabling both seems to cause issues with the
20:45 < CIA-81> login form in Safari or Opera (don't remember which)
20:45 < CIA-81> catrope * r57987 /trunk/extensions/UsabilityInitiative/SimpleSearch/SimpleSearch.php: Update SimpleSearch docs for r57986
20:46 < RoanKattouw> luser1: I think that's another wiki engine, not MediaWiki running on that site
20:46 -!- X__ [n=maximus@ip-81-210-219-63.unitymediagroup.de] has quit []
20:46 -!- Hosiryuhosi_ [n=Hosiryuh@wikipedia/Hosiryuhosi] has quit ["Leaving..."]
20:47 < luser1> RoanKattouw: yeah I know, it looks like whatever they're using is copyrighted and custom. I like it. Wondering if a clone exists for MediaWiki that I can install.
20:47 < RoanKattouw> If you want a nice discussion system, LiquidThreads is probably the most stable option; Wikipedia is gonna use it at some point
20:48 -!- Lapper [n=Lapper@wikimedia/lapper] has quit [Client Quit]
20:48 < RoanKattouw> You alluded to not liking LQT, so there's other discussion extensions out there, but they might not be well-maintained
20:48 < Nikerabbit> hi RoanKattouw 
20:49 < Sas1> Anyone see me?
20:49 < RoanKattouw> Hi Nike
20:49 < RoanKattouw> Sas1: With some CSS magic. I'd help you right now if I didn't have a flight to cath
20:50 < Sas1> just wondered what the parameter was... nothing I've tried works
20:50 -!- aude [n=chatzill@wikipedia/Aude] has joined #mediawiki
20:50 -!- rainman-sr [n=rainman@user-544522c7.lns4-c11.dsl.pol.co.uk] has joined #mediawiki
20:51 < RoanKattouw> Sas1: Try table.toccolours { border: none; } in your user CSS
20:51 < Sas1> ah, ok... have a safe flight
20:51 < RoanKattouw> (that'd be User:Yourname/monobook.css or /vector.css)
20:52 -!- stux|RC [n=stux|RC@c-71-238-42-190.hsd1.mi.comcast.net] has quit [Client Quit]
20:52 -!- RoanKattouw [n=chatzill@mediawiki/Catrope] has quit ["Off to the airport"]
20:54 < Sas1> That doesn't do it. Jeez, it's always the simplest things.
20:54 -!- luser1 [i=ad308b6f@gateway/web/freenode/x-oamaigilbzohrifu] has quit ["Page closed"]
20:54 -!- zrh [n=zrh@dynamic-80-242-196-198.catv.glattnet.ch] has left #mediawiki []
20:55 -!- Sas1 [n=sasoriza@c-67-177-158-81.hsd1.mi.comcast.net] has quit ["Putting the "dis" in disconnected."]
20:55 < CIA-81> raymond * r57988 /trunk/ (63 files in 45 dirs): Localisation updates for core and extension messages from translatewiki.net (2009-10-21 18:10 UTC)
20:57 -!- dungodung|away is now known as dungodung
20:59 -!- Pathoschild [i=pathosch@wikimedia/Pathoschild] has joined #mediawiki
20:59 -!- Lapper [n=Lapper@wikimedia/lapper] has joined #mediawiki
21:02 -!- SPQRobin [n=Robin@wikimedia/SPQRobin] has joined #mediawiki
21:02 -!- JW|AFK is now known as Jake_Wartenberg
21:05 -!- Marco27 [n=Marco27@wikipedia/Marco27] has joined #mediawiki
21:06 < Luminette> anyone have a link to a resource to help with figuring out how to keep our usual page header (the banner and horizontal nav bar directly under it on www.starcraftmethod.com) to appear at the top of our wiki?
21:08 -!- simonrvn [i=simon@unaffiliated/simonrvn] has joined #mediawiki
21:13 -!- Raymond_ is now known as Raymond_afk
21:13 < wikibugs> (NEW) ProofreadPage: special buttons are missing when using enhanced editing toolbar - https://bugzilla.wikimedia.org/show_bug.cgi?id=21225 normal; Normal; MediaWiki extensions: ProofreadPage; (ThomasBleher)
21:19 -!- stux|RC-only [n=stux|RC@c-71-238-42-190.hsd1.mi.comcast.net] has joined #mediawiki
21:22 -!- RomD [n=roman@dslb-088-067-007-192.pools.arcor-ip.net] has joined #mediawiki
21:23 < NivFreak> so if I wanted to empty a page of it's contents at render time, is there a reasonably straight forward place to do that?
21:25 -!- tpocra [n=kvirc@admin160-82.hampshire.edu] has joined #mediawiki
21:25 < wikibugs> (NEW) Make Navigable TOC collapsible - https://bugzilla.wikimedia.org/show_bug.cgi?id=21226 normal; Normal; MediaWiki extensions: UsabilityInitiative; (ThomasBleher)
21:26 < tpocra> I'm trying to install the Halo extension for SemanticMediaWiki
21:27 -!- simonrvn_ [i=simon@unaffiliated/simonrvn] has joined #mediawiki
21:27 < tpocra> But when I enable it in LocalSettings.php my whole wiki crashes because a Halo .php file refers to /w/extensions/SemanticMediaWiki/includes/SMW_QP_Template.php
21:27 < tpocra> And I don't have that file on my SVN trunk checkout of SemanticMediaWiki...
21:28 < tpocra> So my guess is maybe that Halo only works with older SemanticMediaWiki versions, but i don't know the best way to immediately verify that.
21:28 -!- Duesentrieb [n=daniel@pD9EAC766.dip.t-dialin.net] has joined #mediawiki
21:33 -!- simonrvn [i=simon@unaffiliated/simonrvn] has quit [Read error: 113 (No route to host)]
21:33 -!- simonrvn_ is now known as simonrvn
21:44 -!- RobH_staffmeetin [n=RobH@216.38.133.254] has quit []
21:44 -!- ireas [n=ireas@wikipedia/Ireas] has quit ["bye"]
21:50 -!- LauraHale is now known as Laura|Away
21:52 -!- j^ [n=j@e178003079.adsl.alicedsl.de] has quit [Read error: 113 (No route to host)]
21:52 -!- RobH [n=RobH@216.38.133.254] has joined #mediawiki
21:52 < MaxSem> My hand decided that the time was nigh / And for a moment it slipped from view / And when it returned, it fairly burned / With confidence anew
21:52 < wikibugs> (mod) Version 0.4 dump file XML schema not published in stated location - https://bugzilla.wikimedia.org/show_bug.cgi?id=21224   +shell; +comment (alex.emsenhuber)
21:52 < MaxSem> wee-ho!
21:53 < CIA-81> maxsem * r57989 /trunk/phase3/ (33 files in 8 dirs): 
21:53 < CIA-81> (bug 20275) Fixed LIKE queries on SQLite backend
21:53 < CIA-81> * All manually built LIKE queries in the core are replaced with a wrapper function Database::buildLike()
21:53 < CIA-81> * This function automatically performs all escaping, so Database::escapeLike() is now almost never used
21:53  * MaxSem hides
21:54 -!- guillom [n=guillaum@wikimedia/guillom] has quit ["nighty night"]
21:54 -!- Ilias-I [n=Illyism@83.101.12.96] has joined #mediawiki
21:55 -!- Betacommand [n=Betacomm@unaffiliated/betacommand] has quit [Remote closed the connection]
21:55 -!- kmccoy [n=a@wikimedia/kmccoy] has quit [Read error: 104 (Connection reset by peer)]
21:56 < wikibugs> (FIXED) LIKE is completely broken for SQLite - https://bugzilla.wikimedia.org/show_bug.cgi?id=20275  -need-review ; +comment (maxsem.wiki)
21:57 -!- JNSamuel [n=JSamuel@unaffiliated/eckstasy] has quit ["If at first you don't succeed, copy off someone who is cleverer than you."]
22:02 -!- akozak [n=alex@70.36.134.126] has quit [Read error: 145 (Connection timed out)]
22:03 -!- luminoso [n=lumos@217.129.139.239] has quit ["Leaving"]
22:03 < wikibugs> (mod) Please create a wiki for Wikimedia Portugal - https://bugzilla.wikimedia.org/show_bug.cgi?id=20791  (rhalsell)
22:05 -!- luminoso [n=lumos@av-217-129-139-239.netvisao.pt] has joined #mediawiki
22:08 -!- mdale1 [n=dale@216.38.133.254] has joined #mediawiki
22:08 -!- Natalie is now known as Marybelle
22:09 -!- aude [n=chatzill@wikipedia/Aude] has quit ["ChatZilla 0.9.85 [Firefox 3.5.3/20090824101458]"]
22:09 -!- Marybelle is now known as Natalie
22:09 < tpocra> Is there a way to automatically transcode MP3s, m4as, WAVs, AIFFs into ogg Vorbis files using ffmpeg
22:10 < tpocra> So that when people upload a patent-encumbered audio file it will auto-transcode to Vorbis and share the ogg on the wiki?
22:10 -!- illyism [n=Illyism@83.101.12.96] has quit [Read error: 110 (Connection timed out)]
22:10 < tpocra> (same with videos... avis and movs and mp4s --> theora?)
22:13 -!- cirwin [n=conrad@ipmas.corpus.cam.ac.uk] has joined #mediawiki
22:13 -!- Mike_lifeguard is now known as Mike||gone
22:13 < crazed> i'm a little confused, is there a w directory in 1.15?
22:15 < MaxSem> no, and never was. /w/ is just the directory where the distributive is put by convention
22:15 < MaxSem> but you can name it as you like
22:16 < crazed> hm
22:16 < cirwin> I just moved my wiki to a new IP address (on an almost identical virtual machine) and now logging in seems very temperamental (it seems to set the cookie, but not read it) is there a setting I need to update?
22:16 < crazed> well i have an old version (not sure which one) it has the w directory but hte new one does not
22:17 -!- Duesentrieb [n=daniel@wikipedia/duesentrieb] has quit [Read error: 60 (Operation timed out)]
22:17 < crazed> and this is throwing off some of the links on the page as well as not showing any of the images/formatting. 
22:17 < cirwin> crazed: no the wiki goes `inside` the /w/ directory 
22:17 -!- Ilias-I [n=Illyism@83.101.12.96] has quit [" CyberMania  Operator Script"]
22:17 < cirwin> so it's not part of mediawiki, just where mediawiki got put
22:18 < crazed> hm
22:19 < crazed> ah
22:19 < crazed> i get it
22:20 -!- kmccoy [n=a@wikimedia/kmccoy] has joined #mediawiki
22:20 < tpocra> Anyone got OpenStreetMap stuff to work with Maps extension (and Semantic Maps extension)?
22:21 < crazed> thanks guys that helped me a lot. i'm using a non standard web server so i was getting crazy confused with the redirects to get short urls working
22:21 < crazed> but all is working again and using the latest version
22:22 < NivFreak> hrm
22:22 < NivFreak> I must misunderstand what $wgOut->clearHTML() is supposed to do
22:23 -!- Bryan [n=launch@wikimedia-commons/Bryan] has joined #mediawiki
22:23 < cirwin> NivFreak: why?
22:24 < NivFreak> I expect it to clear the article contents 
22:24 < NivFreak> heh
22:24 -!- SPQRobin [n=Robin@wikimedia/SPQRobin] has quit ["Leaving."]
22:24 < cirwin> it clears the entire body, looking at the definition
22:25 < NivFreak> yea, but it doesn't seem to have that effect for me
22:25 -!- jdpond [n=jdpond@mediawiki/jpond] has left #MediaWiki []
22:25 < NivFreak> the page still renders
22:25 < cirwin> maybe you do it too early? /me shurgs
22:28 < NivFreak> I assumed I could do a getHTML(), clearHTML() and then addWikiText() with my modified contents
22:28 < rainman-sr> is this philip person on bugzilla? http://www.mediawiki.org/wiki/Special:Code/MediaWiki/author/philip
22:28 < NivFreak> am I missing something I need to do before using the output class?
22:32 -!- Mike||gone is now known as Mike_lifeguard
22:34 -!- j^ [n=j@g225076191.adsl.alicedsl.de] has joined #mediawiki
22:34 -!- GDonato [n=GDonato@wikimedia/GDonato] has joined #mediawiki
22:36 -!- Lapper [n=Lapper@wikimedia/lapper] has quit [Read error: 104 (Connection reset by peer)]
22:36 -!- akozak [n=alex@70.36.134.126] has joined #mediawiki
22:37 -!- yannf [n=yannf@wikipedia/yannf] has quit [Read error: 110 (Connection timed out)]
22:37 -!- stephan48 [n=rjp@pdpc/supporter/student/stephan48] has quit ["get satisfied! • :: ««« (Gamers.IRC) »»» ::"]
22:38 -!- AzaToth [n=azatoth@wikipedia/AzaToth] has joined #mediawiki
22:39 -!- aude [n=chatzill@wikipedia/Aude] has joined #mediawiki
22:41 -!- Suiseiseki [n=desudesu@wikipedia/Antonio-Lopez] has quit [Read error: 104 (Connection reset by peer)]
22:41 -!- Suiseiseki [i=desu@wikipedia/Antonio-Lopez] has joined #mediawiki
22:42 < Bryan> what is the purpose of wfMsgNoTrans?
22:43 < Bryan> (I understand that it does not preprocess the message, but what is the purpose of that?)
22:44 -!- Raymond_afk [n=Raymond@wikipedia/Raymond] has quit [Read error: 145 (Connection timed out)]
22:44 < ialex> to not parse magic words
22:44 -!- Bdka [n=bdk@wikipedia/bdka] has joined #mediawiki
22:45 < Bryan> and when would I not want to parse magic words?
22:45 < ialex> with wfMsg() magic words are parsed before replacing parameters and thus plural, urlencode cannot be used with these parameters
22:45 -!- Brack10 [n=tbracket@66.35.2.50] has joined #mediawiki
22:45 < Brack10> Hi
22:46 < Brack10> Is there a repository of templates I can get so that i don't have to create them all manually?
22:46 < ialex> http://en.wikipedia.org/ :)
22:46 < Brack10> ialex: So copy all of the templates manually?
22:46 < ialex> Brack10: the ones you need
22:47 < Brack10> ok good idea
22:47 < Brack10> I get confused because sometimes they'e nested 3 levels or so
22:47 < Brack10> but I'll figure it out
22:48 -!- MaxSem [n=max@wikimedia/MaxSem] has quit [Read error: 110 (Connection timed out)]
22:48 < ialex> you'll need to copy that ones too
22:48 < ialex> you can see the ones you need when you edit a page
22:48 -!- RobH [n=RobH@216.38.133.254] has quit []
22:48 < ialex> there's a list of used templates at the bottom
22:49 -!- Anubisss [i=Anubisss@ip-174-29-userpool.zeg.zelkanet.hu] has quit ["Haromfajta ember van. Aki tud szamolni es aki nem."]
22:50 -!- RobH [n=RobH@216.38.133.254] has joined #mediawiki
22:52 -!- brion is now known as brion-lunch
22:52 -!- Anubisss [i=Anubisss@ip-174-29-userpool.zeg.zelkanet.hu] has joined #mediawiki
22:54 -!- Laura|Away is now known as LauraHale
22:55 < NivFreak> cirwin: I think you were right ;)
22:56 < cirwin> oh
22:56  * cirwin struggles to remember what he said :p
22:56 < NivFreak> that I was doing clearHTML() too early
22:56 < cirwin> right
22:57 < NivFreak> I'm trying to get rid of the redirect in the accesscontrol extension, and instead just replace the page text
22:57 < NivFreak> it's hooking ArticleAfterFetchContents
22:58 < NivFreak> I guess?
22:58 -!- MaxM [n=MaxM@wsip-98-173-48-39.sd.sd.cox.net] has joined #mediawiki
22:58 < NivFreak> bleh, I hate not being familiar with this stuff ;)
22:58 -!- Kipcool [n=chatzill@91.13.178.37] has quit ["ChatZilla 0.9.85 [Firefox-3.5 3.5.3/20090910175230]"]
23:00 -!- Anubisss [i=Anubisss@ip-174-29-userpool.zeg.zelkanet.hu] has quit ["Haromfajta ember van. Aki tud szamolni es aki nem."]
23:02 -!- Betacommand [n=Betacomm@unaffiliated/betacommand] has joined #mediawiki
23:07 -!- enomil [n=enomil@wikimedia/Enomil] has quit [Read error: 104 (Connection reset by peer)]
23:09 -!- Marco27 [n=Marco27@wikipedia/Marco27] has quit ["'Notte! 'Night!"]
23:09 -!- enomil [n=enomil@wikimedia/Enomil] has joined #mediawiki
23:12 < Platonides> isn't there a way to do a WHERE IS NOT NULL query with mediawiki database wrapper?
23:14 < ialex> Platonides: you need to pass array( "field IS NOT NULL" ) to the $cond params of Database::select() (or related) function
23:14 -!- MaxMmm [n=MaxM@wsip-98-173-48-39.sd.sd.cox.net] has quit [Read error: 110 (Connection timed out)]
23:18 -!- MacMed [n=MacMed@Wikipedia/MacMed] has joined #mediawiki
23:19 -!- cirwin [n=conrad@ipmas.corpus.cam.ac.uk] has quit [Read error: 104 (Connection reset by peer)]
23:19 < Platonides> ok, thanks
23:22 < CIA-81> ialex * r57990 /trunk/phase3/includes/api/ApiOpenSearch.php: Fix for r57986: Notice: Undefined variable: wgEnableOpenSearchSuggest in includes/api/ApiOpenSearch.php on line 53
23:28 < wikibugs> (NEW) Datetime - https://bugzilla.wikimedia.org/show_bug.cgi?id=21227 normal; Normal; MediaWiki extensions: SemanticForms; (ulli_757)
23:29 < CIA-81> btongminh * r57991 /trunk/phase3/ (4 files in 4 dirs): 
23:29 < CIA-81> * Bump wgStyleVersion for various upload javascript edits in this revision and r57868.
23:29 < CIA-81> * Show the upload footer message outside of the form
23:29 < CIA-81> * Document some remaining SpecialUpload functions
23:29 < CIA-81> * Move upload edittools to just below the textarea
23:29 < CIA-81> * Add the license preview table row in javascript entirely
23:29 < CIA-81> * Fill in a forgotten message
23:29 -!- GerardM- [n=chatzill@dhcp-077-250-053-164.chello.nl] has joined #mediawiki
23:29 -!- MacMed [n=MacMed@Wikipedia/MacMed] has quit ["ChatZilla 0.9.85 [Firefox 3.5.3/20090824101458]"]
23:39 -!- Mard|away [n=Mardetan@vpn.itshidden.com] has quit [Read error: 110 (Connection timed out)]
23:41 -!- ialex [n=IAlex@wikipedia/ialex] has quit []
23:42 < wikibugs> (mod) Datetime - https://bugzilla.wikimedia.org/show_bug.cgi?id=21227  (yaron57)
23:43 -!- enomil [n=enomil@wikimedia/Enomil] has quit [Read error: 110 (Connection timed out)]
23:46 -!- RobH [n=RobH@216.38.133.254] has quit []
23:46 -!- Bryan [n=launch@wikimedia-commons/Bryan] has quit ["ChatZilla 0.9.85 [Firefox 3.5.3/20090824101458]"]
23:48 -!- Kaare is now known as KaareAway
23:48 -!- yannf [n=yannf@wikipedia/yannf] has joined #mediawiki
23:54 -!- brion-lunch is now known as brion
23:59 -!- fanno [n=Morten@90.184.93.233] has quit ["Leaving."]
--- Log closed Thu Oct 22 00:00:13 2009