[00:03:17] OverlordQ: LMFAO [00:04:09] hi there [00:05:09] is it possible to comment some parts of wiki code ? the following code doesn't work : "" [00:06:12] ( HTML ) [00:07:17] OverlordQ you mean as in {{plural:1|one|two}} = two or {{plural:a 1|one|two}} = two? [00:07:27] ues you can use comments [00:07:32] err yes you can [00:10:34] the first one [00:10:39] and I can't figure out why :( [00:11:27] darkcode: why this doesn't hide ? [00:11:29] [00:12:49] it should be, what version of mediawiki are you using? [00:14:17] mediawiki-1.10.1 darkcode [00:14:38] darkcode: I have: {{PLURAL:$2|account|$2 accounts}} and it's spitting out: 1 accounts :( [00:15:51] maybe somehow plural is reading it as a literal $2 rather then its substitution? [00:16:18] 99% of the time the $#'s are handled after parsing [00:16:45] I don't know why its not hiding, the only thing I can think of is if someone intentionally disabled html comments [00:16:48] :/ I don't get why we couldn't have just used {{{1|}}} and tried to keep some consistency [00:17:22] Dantman: this is in a message being called with wfMsg, should that matter? [00:17:58] Sometimes it might depend on the wfMsg* variant being used [00:18:09] I think some of them deal with things at different times [00:18:30] poo [00:19:03] is there any how to to upgrade from 1.10.1 to 1.12.0 ? darkcode, do you know why the comments doesnt' hide stuff ? [00:19:16] is there a 'quick-fix'? [00:20:03] !upgrading | sputnick [00:20:03] --mwbot-- sputnick: http://www.mediawiki.org/wiki/Manual:Upgrading [00:20:22] I don't think 1.10.1 should be making that much of a difference in hiding stuff inside comments [00:20:36] but maybe I'm wrong [00:22:40] when I wrote in a page, that's hiding stuff, but not on my front page [00:23:34] inside a
 tag maybe?
[00:24:01] 	nope
[00:24:24] 	I try to hide an image :  
[[Image:sput2.jpg|right]]
[00:24:36] sounds like impossible [00:24:58] well something is going on for it to not be working on the front page [00:25:09] and anywhere else [00:25:24] err and working anything else [00:26:18] 03shinjiman * r37981 10/trunk/phase3/languages/messages/ (4 files): Localisation updates Cantonese, Chinese and Old/Late Time Chinese [00:26:20] fuc* :D I'm tired.. that's not the good image :/ [00:26:41] sorry [00:29:48] - ////echo "
$delta, $p"; [00:29:48] + //////echo "
$delta, $p"; [00:29:56] Okay, is that the most pointless diff line ever, or what? [00:30:28] Oh, I see, some kind of search-and-replace gone wrong. [00:34:44] 03(mod) Unicode normalization "sorts" Hebrew/Arabic/ Myanmar vowels wrongly - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=2399 (10Simetrical+wikibugs) [00:42:19] 03(mod) Unicode normalization "sorts" Hebrew/Arabic/ Myanmar vowels wrongly - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=2399 (10Simetrical+wikibugs) [00:44:57] hmm is this a bug? http://zelda.neoseeker.com/w/index.php?title=Special:Recentchanges&limit=500 if you do a search on that page for "twilightprince" you see that the link to their User: page is red. However, the page clearly exists if you go to it. [00:48:01] tekmosis, hmm. [00:48:13] Not sure offhand why that might happen. [00:48:34] I'll submit it to bugzilla and see if anything comes of it, then :) [00:48:35] well wfMsgNoTrans will let the variables get substited, but then the {{plural}} doesn't get parsed lol :( [00:50:33] tekmosis, your recentchanges page is not going to last long enough to make a good Bugzilla link. [00:50:40] tekmosis, what happens if you add a link elsewhere, manually? [00:51:47] Simetrical, it's happening on the history page for his User: page as well [00:54:50] Maybe page existence is cached in APC or memcached or something? [00:54:56] I don't know. [00:55:16] Probably a fluke, I wouldn't bother filing a bug unless it's reproducible. [00:55:31] It will likely fix itself up if you delete and then undelete the page, for instance. [00:55:40] Or, most likely, if you just wait a few days. [01:10:55] 03(mod) AntiSpoof should return more than one result - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12232 +comment (10overlordq) [01:11:14] 04(REOPENED) AntiSpoof should return more than one result - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12232 +comment (10overlordq) [01:13:20] Simetrical: you can always contact me first on IRC ;-) [01:13:29] guyvdb, I didn't know you were here. [01:14:12] *facepalm* i'm going to have to resubmit that accidently took out an extra wfDebug :-/ [01:59:29] 03(NEW) Special:UnwatchedPages - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14903 normal; normal; MediaWiki: Special pages; (Ryanpostlethwaite) [02:08:26] 03(mod) Microsoft SQL Server/MSSQL support (tracking) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=9767 (10dj.bauch) [02:24:07] *Simetrical wonders what part of "don't bother posting patches" was not understood [02:24:08] *Simetrical shrugs [02:42:46] 03(NEW) Problem with " Update any redirects that point to the original title" - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14904 major; normal; MediaWiki: General/Unknown; (neroute2) [02:44:04] 03(NEW) redirect fixer should pay attention to section links - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14905 normal; normal; MediaWiki: Redirects; (cbm) [02:46:25] 14(DUP) redirect fixer should pay attention to section links - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14905 +comment (10cbm) [02:46:29] 03(mod) Problem with " Update any redirects that point to the original title" - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14904 +comment (10cbm) [03:09:19] 03(mod) Transclusion of Special pages not working with filter/limits - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14692 (10cameronem) [03:15:11] 04(REOPENED) Transclusion of Special pages not working with filter/limits - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14692 +comment (10cbrown1023) [03:26:39] Saluton! Is anyone in here familiar with the DjVu extension? [03:51:07] Hi Guys [03:51:16] I got centralauth running [03:51:20] with one issue [03:51:29] When I locad recent changes [03:51:31] load^ [03:51:37] I get [03:51:39] Parse error: syntax error, unexpected T_STRING, expecting ')' in C:\xampp\htdocs\wiki\extensions\CentralAuth\CentralAuth.i18n.php on line 64 [03:51:44] Any ideas? [03:52:17] Paste your CentralAuth.i18n.php file please? [03:52:48] I have modified it [03:52:52] But ill past it [03:52:55] in past bin [03:54:52] Does the FR support microSD cards that are 8GB? Will it require a hardware or software upgrade to accomodate 16GB cards when they are released later this year? [03:55:11] Whoa [03:55:14] Whoops wrong channel [03:55:20] LOL [03:55:22] ya [03:55:37] I'm in too many =P [03:57:49] Dam its a large file..... [03:57:55] taking forever to paste.... [03:58:36] Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 2641827 bytes) in /home/pastebin/lib/pastebin/spamfilter.class.php on line 92 [03:58:38] LOL [03:58:39] hell [03:58:46] ill just zip it and give you the link [03:59:24] http://203.122.240.118/wiki/CentralAuth.i18n.zip [03:59:30] knock urself out [04:00:32] The original copy works [04:00:42] But i need to know why my changes havnt [04:01:01] all i did was change the captions from "wikimedia" to "our wiki" [04:01:08] or at least thats what i thought [04:02:54] There are (at least) 2 places you'll need to change [04:03:54] On Line 64 and 66 change [ our wiki site's ] to [ our wiki site\'s ] [04:19:00] ok [04:21:55] is there a way to create tables that expand with the window? [04:23:42] Thanks [04:23:57] Wyvernoid: Me love you long time =P [04:24:25] Prom3th3an: npnp [04:24:39] tronyx: What do you mean? The width of the table? [04:24:48] Next question, Do i have to change my login page for SUL to work properly? [04:24:58] yea [04:25:15] {| style="width:100%" [04:25:20] Should work [04:27:51] wow, that was so simple [04:27:54] thanks Wyvernoid [04:27:59] dare i press my luck and ask another? [04:28:24] Why not... [04:28:51] will any % work? [04:29:04] you see, i have 6 separate tables that i need side-by side [04:29:22] they are 3 tables on top of eachother if that makes sense... [04:29:32] like i i i where the dots are the first table [04:29:52] is there any way to have them be side by side while remaining proportionate to the page expansion? [04:30:08] similar to what we did with style="width:100%"? [04:30:16] This will require table nesting IMO [04:30:20] Try this [04:31:55] well, you can float them too [04:31:55] {| style="width:100%" [04:31:57] |- [04:31:59] | style="width:30%" | [04:32:00] {| [04:32:02] |} [04:32:03] |- [04:32:05] | style="width:20%" | [04:32:06] {| [04:32:08] |} [04:32:09] |- [04:32:11] | style="width:50%" | [04:32:11] but if you embed them all into an overtable, they are self adjusted for height and width [04:32:12] | [04:32:14] {| [04:32:15] |} [04:32:17] |} [04:32:24] Wyvernoid: pastebin! [04:32:44] I thought this wasn't long enough for pastebin [04:32:47] ... [04:33:05] more than 3 lines is big enough for a pastebin [04:33:14] Okay will take note of that next time [04:33:23] tyvm Wyvernoid, i'll give it a try [04:33:31] Reccomended collation for the database? [04:33:40] UTF-8_bin? [04:41:51] no dice Wyvernoid [04:43:20] you say float them or embed them into an overtable Splarka? [04:43:34] tronyx: what Wyvernoid showed you was an overtable [04:44:42] ah i may have broken the formatting when i moved it [04:44:44] let me try again [04:45:22]
foo
foo
foo
[04:45:50] although if the text gets too big for the div, in some browsers it can wrap the float to the next line [04:45:57] with an embedded table it won't do that [04:46:19] well i am far from a pro [04:46:35] i somewhat got swindled into this job which was outlined as PHP/MySQL/Apache, not web design [04:47:15] heh [04:49:08] what my boss wants is something similar to the columnar setup of the mediawiki site itself [04:49:32] like users | sys admins | developers [04:49:46] just use one table with 3 columns, then [04:50:18] columns or sections that can contain their own information, each with colored headings and sharing the width of the page depending on browser/window size [04:50:33] [04:50:44] and maybe valign="top" on the table as well [04:53:57] woah [04:54:03] you may very well have just saved the day [04:55:06] if you use the floating divs above, they'll wrap if too big (maybe) [04:55:33] yea, i need some kind of spacing between the columns [04:55:46] So [04:55:51] i may just take it to the web design guy at work tomorrow [04:56:01] SUL (CentralAuth), Do I have to change my login page at all? [04:56:10]
etc [05:35:00] 03vasilievvv * r37982 10/trunk/extensions/CentralAuth/SpecialEditWikiSets.php: Add forgotten file [05:50:16] does anyone can explain how the hook ArticlePageDataAfter works? [05:54:18] guyz have u checked out knol? knol.google.com interesting! [05:54:54] ruther1983: have you looked at some other extensions that use it? (only see one on mw: http://www.mediawiki.org/wiki/Category:ArticlePageDataAfter_extensions ) [05:55:40] is it possible to intergrate a commenting system say if possible with rating for each comment more like digg.com for mediawiki is there a known extension! [05:58:37] node100101: http://www.mediawiki.org/wiki/Extension:Rating ? [06:01:04] yes Splarka - but it's unfortunately no help [06:01:27] Spkarka: Thanks aton its something i was looking for so far iwas using jsk-rating.. btw i think someday i will Marry you.. ur always there for rescue :P [06:01:50] hehe [06:02:18] I think california just struck down gay marriage again (unless you're female) [06:02:34] hahah :P [06:11:54] splarka one more thing i saw an interesting digg extension but its seems the author site no longer has it any idea where i could find it .. i found it here http://www.ideawiki.org/ [06:12:33] what does this digg extension do? [06:12:38] emulate digg or link to it? [06:14:15] well just provides more like a Share This extension but is more asthetically appealing.. [06:19:28] node100101: http://wiki.edsimpson.co.uk/index.php/Digg_Extension ? [06:19:42] (the missing link thing there) [06:20:57] yeh..its missing [06:20:58] :S [06:22:13] *Splarka calls in sherlock [06:23:48] http://web.archive.org/web/*/http://wiki.edsimpson.co.uk not much there [06:26:52] does noboby knows something about the ArticlePageDataAfter hook to use? [06:34:07] well yeh :S [06:34:27] How long does it normally take to get something added to the interwiki map? [06:37:55] Found a commenting extension... [07:04:18] Is there anyone home? [07:05:31] Oh, that's right it's Thursday for most. [07:16:07] never could get the hang of thursdays [07:16:18] Lady_Aleena: are you in Hawaii? [07:49:58] It's possible to block without setting an expiry? [07:53:20] 03(mod) (diff) & (hist) location on RC/Cont/Watch - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=2971 (10N/A) [07:53:20] to what purpose? infinity or null? [07:53:37] http://en.wikipedia.org/w/index.php?title=Special:IPBlockList&ip=As1960 [07:55:57] expiry time invalid, heh [07:57:13] ahh [07:57:37] mornin [07:58:07] my mediawiki is damn slow... writing one letter! takes about 1 second, does anyone know what could cause this? [07:58:31] MZM: http://en.wikipedia.org/w/index.php?title=MediaWiki:Infiniteblock&diff=165834834&oldid=151059221 [07:58:40] it means 'infinite' [07:59:01] Hmm. K. [07:59:04] Aton: to [save] or for each keystroke to a