[00:00:07] is id depth forst or breath first? [00:01:03] ±spelling [00:01:15] ah Reedy [00:01:36] Charitwo, didya want me..? [00:11:27] 14(INVALID) Login isn't global if loging on via secure server - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14450 +comment (10ktc) [00:34:51] 03(NEW) Unattached accounts are no longer listed - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14456 normal; normal; MediaWiki extensions: CentralAuth; (ktc) [00:51:00] 03(FIXED) Message grammar inconsistent with code logic - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=7203 +comment (10ktc) [00:51:37] 03(FIXED) Wrong output of date if user made no edits before the deadline - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=7191 +comment (10ktc) [00:51:48] 03(FIXED) Disallow blocked users from voting - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=7132 +comment (10ktc) [00:55:28] 14(INVALID) Invitation e-mail subject to be translated. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14455 +comment (10cbrown1023) [01:05:36] Hi all, i'm wondering if it is possible to add to common.js via page include.. for instance: having MediaWiki:common.js/jslibrary and then adding {{:MediaWiki:common.js/jslibrary}}? [01:07:22] use importScript() instead - it is now defined in wikibits.js [01:07:57] Mike_lifeguard : does it import from file or from a wiki page? [01:08:16] from a page [01:08:35] hmm.. how do i use it? or should i just look at the code? [01:09:33] importScript('MediaWiki:Common.js/jslibrary'); [01:09:52] thanks a lot Mike_lifeguard :) [01:09:59] np [01:35:15] Mike_lifeguard : are you sure that is the syntax? i don't see it loading anywhere... [01:36:55] Purge your browser cache. If not, then check your version, if it is older than whenever that function was added to wikibits.js then you will have to define it in Common.js [01:37:11] when was it added? i have 1.12? [01:37:19] *Mike_lifeguard checks... [01:37:30] 03(mod) Centralauth forgot Wikispecies - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14407 +comment (10tstarling) [01:38:47] it was r35064; you can check Special:Version for your revision number [01:39:46] Mike_lifeguard : the rv# only appears for non-release mw installations [01:39:53] i have only 1.12.0 [01:40:36] oh. well I would say it is likely not defined then [01:40:39] Chuwiey: why don't you check out 1.13alpha [01:41:24] Alexfusco5 : because this is the live server, i only work on releases on that.. I have an updated svn version locally though (mike_lifeguard, thanks) [01:42:15] Chuwiey: its not unstable all WMF wiki's use 1.13alpha [01:42:22] Chuwiey: http://rafb.net/p/i9rjpp36.html [01:42:43] well, not that, actually [01:43:01] Alexfusco5 : yeah, i know.. but i don't have svn on the live server.. and i don't want to reload all files everytime there is a small bug (and yes, sometimes there are) [01:43:14] anyone here familiar with mootools? [01:43:41] well you can look at the code changed here: http://svn.wikimedia.org/viewvc/mediawiki?view=rev&revision=35064 [01:44:00] 03(NEW) Seventeen projects to have databases closed - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14457 15enhancement; normal; Wikimedia: Site requests; (justinkoavf) [01:44:13] Mike_lifeguard : that's ok, i already added the jslibrary to the common.js itself.. (a 200kb page!) :-\ [01:44:23] 03(mod) Seventeen projects to have databases closed - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14457 (10justinkoavf) [01:44:28] Chuwiey: I recommend installing svn and running 1.13alpha but you can do what you want [01:44:39] Alexfusco5 : why do you recommend that? [01:45:09] Alexfusco5 : and keep in mind that i can't install an svn daemon on the server.. [01:45:14] no root access [01:45:27] Chuwiey: the stable releases of mw are just snapshots of the svn version with major bugs fixed [01:45:57] also mw 1.13alpha has a lot of useful features [01:46:18] so bug whoever has root access to install it :) [01:46:50] Alexfusco5 : i know that.. and i agree 1.13a has good features, but i don't mind waiting :) but thanks a lot! (know anything about mootools?) :) [01:47:17] Chuwiey: sorry I have never heard of it :( [01:47:31] hehe, check it out, it's rather neat.. [02:12:18] 03(NEW) Confirmation error, can't find edit summary - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14458 major; normal; Wikimedia: General/Unknown; (Zac_Moore_6) [02:18:15] 14(INVALID) Confirmation error, can't find edit summary - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14458 +comment (10alexfusco5) [02:23:19] 03(mod) Centralauth forgot Wikispecies - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14407 (10andrewcleung) [03:03:20] crucially: are you using varnish trunk? [05:13:38] 03werdna * r35983 10/trunk/phase3/includes/Autopromote.php: Add a ! operator to autopromote conditions [05:35:56] 03(mod) Prevent Indexing of Forms - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14445 (10yaron57) [05:59:20] 03aaron * r35984 10/trunk/extensions/FlaggedRevs/FlaggedRevs.class.php: Record autopatrols [06:00:07] 03aaron * r35985 10/trunk/extensions/FlaggedRevs/FlaggedRevs.class.php: limit is redundant [06:02:12] does anyone know the coding to use to link to an external link without having the arrow image icon appear after the link? [06:02:32] in other words, have it appear as if it was an internal link when in fact it links to another site [06:02:57] [06:03:09] just place that before the link? [06:03:33] well, and after, yes [06:03:38] thanks! [06:03:43] class="external" isn't just for indicating links to other sites, it is just for the class of links that aren't wikilinks or interwiki links, they can be links to the same site or even the same page, with URI parameters that won't work in wikilinks [06:03:47] like &action=edit, or &oldid, etc [06:03:58] np [06:04:20] you can put that class on a
or {| wikitable or anything and descendant links will be classed without the arrow [06:06:00] thanks a lot i appreciate very helpful [06:21:54] stupid question, but whats the code to center text [06:22:02] im trying to do it within a colspan [06:22:43] style="text-align: center" [06:22:49] thanks [06:42:30] 03(mod) Seventeen projects to have databases closed - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14457 +shell (10meno25wiki) [06:51:08] 03(mod) Please close Northern Sami Wikibooks - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14453 04CRIT->normal; +shell (10meno25wiki) [06:53:16] 03(mod) enable .ogv uploads - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14315 (10meno25wiki) [06:54:37] 03(mod) Add translation for "UTC" in signatures for Arabic Wikipedia - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14452 (10meno25wiki) [07:08:27] Error, Setup.php must be included from the file scope, after DefaultSettings.php (What is this line mean?) [07:20:16] 03(mod) Login isn't global if loging on via secure server - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14450 (10N/A) [07:39:32] hello everybody [07:40:08] anyone could suggest a guide for sync 2 mediawiki installation that runs on 2 differents server? [07:48:02] boy i think you are so completely out of luck [07:48:09] never even heard of such a thing [07:48:21] not even entirely sure what you want [07:48:28] hi Xiong [07:48:34] hi hi dok [07:48:43] sync? [07:48:45] I run a mediawiki installation on a server [07:49:08] indeed, so do i -- continue [07:49:17] and wanna have the same installation on another one [07:49:21] a mirroring [07:49:41] okay, that's a bit different than what i thought [07:49:49] maybe [07:49:52] sorry for my english [07:50:00] so, you have a wiki here and a wiki there [07:50:09] yep [07:50:12] in what way would the second thing be a mirror? [07:50:37] let's look at WP for an example -- or even google [07:50:46] both large sites have servers all over [07:50:53] they all serve the same content [07:50:53] ok [07:51:15] from a systems point of view, it's just one big server, in a way [07:51:46] just different physical machines providing the service, depending on where you are when you connect [07:51:52] is that your goal? [07:52:17] exact [07:52:28] well then, you should have no problem [07:52:31] I don't need a "real time synch".. [07:52:41] every tot hours it's fine [07:52:45] MW was written especially to drive WP, which runs on a big server farm [07:52:52] you don't have to wait [07:53:01] changes propogate near-instantly [07:53:10] that's good [07:53:38] otherwise, it wouldn't be one wiki [07:53:42] it would be a dozen [07:54:02] ahhh you are right, I missed this things [07:54:41] now, i've never heard of anybody else actually running MW on a server farm [07:54:50] you must be anticipating some very heavy load [07:54:56] wikia ;) [07:55:10] Hi all. [07:55:13] well, on a gross level, it's all a piece [07:55:18] What should I do about http://www.hackers.org.il/mediawiki/index.php ? [07:55:23] wp, wikia, all the sister stuff [07:55:36] what do you mean, all a piece? [07:55:58] I'm getting « from within function "MediaWikiBagOStuff::_doquery". MySQL returned error "1146: Table 'hackers_il.objectcache' doesn't exist» [07:56:13] well it's not the russians; it's still jimbo & company [07:57:48] hm, other than jimmy i'm not sure how much overlap there is nowadays [07:57:52] it's not clear to me that running MW on a server farm requires you to do anything to MW [07:58:12] rather, i suspect it's apache you need to configure [07:58:23] definitely out of my league [07:58:31] but certainly, it's doable -- it's done [07:58:43] Xiong: yeah, just lots of installs, sync the script directory, have them all point to the same database servers [07:58:53] all you _need_ to do at the MW level is make sure it's not using a non-shared cache (like apc) [07:58:57] dok, you open up a great can of worms [07:59:02] but there are lots of thigs you _could_ do if you want it to not suck ;) [07:59:07] flyingparchment: what's wrong with memcached? [07:59:16] Werdna: nothing, because memcached is a shared cache [07:59:19] i can't think why you would really need a server farm [07:59:24] oh, right [07:59:26] never mind me [07:59:27] Xiong: just for knowing..the import/Export feature copy the whole wiki? [07:59:40] doktoreas: don't use import/export, use mysql replication [07:59:41] ah, but that's a different animal entirely [07:59:41] Anyone: What should I do about http://www.hackers.org.il/mediawiki/index.php ? [07:59:51] It's a simple MySQL error. [07:59:53] that is where you copy pages one time only [07:59:55] Werdna: can you help? [08:00:01] and you still have two independent wikis [08:00:29] MySQL-- [08:00:56] man, my first impulse is to tell you to scram everything and reload from your last backup [08:01:26] Xiong, flyingparchment thanks for your suggestion..now had to go [08:01:27] bye [08:01:30] rindolf, that is [08:01:37] Xiong: don't be ridiculous [08:01:51] rindolf: did you make any configuration changes? [08:01:56] well that's why i make backups [08:02:44] Werdna: no. [08:03:00] Werdna: it just stopped running. [08:03:03] rindolf: do you have command line access? [08:03:09] Werdna: yes, I Do. [08:03:14] mysql [08:03:21] use your_wiki_db_name; [08:03:26] show tables; [08:03:29] pastebin the output, please. [08:06:24] Werdna: http://p3m.org/pfn/1415 [08:12:57] rindolf: did you upgrade mediawiki? [08:13:00] rindolf: what version? [08:13:38] Werdna: let me see. [08:14:28] Werdna: how can I tell? [08:14:43] ah, damn. you can't go to Special:Version. [08:14:44] Werdna: maybe the hosting's admin upgraded it. [08:14:45] how annoying. [08:15:02] grep Version includes/DefaultSettings.php [08:15:24] $wgVersion = '1.12.0'; [08:15:33] The rest of the wikis there work fine. [08:29:06] !token [08:29:06] --mwbot-- I don't know anything about "token". [08:29:09] !tokens [08:29:09] --mwbot-- I don't know anything about "tokens". [08:29:16] !edittoken [08:29:16] --mwbot-- I don't know anything about "edittoken". [08:29:19] hmm [08:29:32] what's the rules for tokens? [08:29:40] <_wooz> lo [08:29:52] AzaTht: what about tokens/ [08:30:19] Werdna: what's the rules [08:30:32] for edit, move, protect and delete tokens [08:30:37] you're not making any sense [08:30:39] rules? [08:30:45] and it's all the same token [08:31:22] sure? [08:32:26] Werdna: will it always be the same token? [08:33:19] are the token limited to a single page? [08:33:37] it's per-session [08:33:38] a user/page/sysop trio rollback token is the same [08:33:47] a delete token is the same for all undeletes [08:34:13] Splarka: but not for all deletes? [08:34:16] there is /some/ repetition of edit tokens (call them lazy recyclable) [08:34:17] no [08:34:46] at least, I've seen them change a lot [08:34:46] so if I delete using one token, I can't reuse that token any more? [08:34:58] http://test.wikipedia.org/w/api.php?action=query&prop=info&intoken=edit|delete|move|protect&titles=Main%20Page|Test [08:35:05] they all show for me same tokens [08:35:20] sotestit ^_^ [08:35:21] Splarka: will the tokens be separated in the near time? [08:35:42] separated? [08:36:13] Splarka: the api has four separate tokens, so I assumed that there was four separate tokens [08:37:02] but will I per session only have to grab one single token? [08:37:06] if you're asking if you should ever assume they will be the same, then I don't think you should [08:37:35] I get the same 4 for those, but... [08:38:02] Splarka: it's just, why have four separate tokens, when they all are the same [08:38:15] Werdna: do you understand my dilema now? [08:38:44] AzaTht: I don't see a dilemma, only you being unsure about whether to be lazy. [08:39:17] Werdna: my question, will it be chan ged in the near time? [08:39:36] near time == less than a year [08:39:38] Yay! It is working - http://www.hackers.org.il/mediawiki/index.php/Main_Page . I had to run update.php. [08:39:42] Thanks everybody! [08:39:44] Werdna++ [08:39:57] AzaTht: log out and back in again [08:40:10] should change [08:40:33] Splarka: if you log out nad back in, then your session changes [08:40:51] so I know that the minimum is to grab one token per session [08:41:16] if( self::recCheckCondition( $subcond, $user ) ) [08:41:18] + return false; [08:41:18] + return true; [08:41:34] Werdna: isn't return !self::recCheckCondition( $subcond, $user ); better? [08:41:38] I also thought that delete tokens was page dependent [08:42:04] *AzaTht is now playing ::[ Rock | Rhapsody - Legendary Tales - Ira Tenax | 01:13 | 128kbps | 44.1KHz ]:: [08:42:31] AzaTht: nobody cares. Don't do that, please [08:42:43] VasilievVV: sorry, wrong button [08:43:36] Werdna: do you know any plans? [08:43:59] 03rotem * r35986 10/trunk/phase3/maintenance/language/ (checkExtensions.php checkLanguage.inc): Update to match the recent changes in the Translate extension. [08:44:24] AzaTht: no, doesn't mean none exist [08:45:01] 03(mod) Exclude stubs from Special:Random - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14451 +comment (10ThomasBleher) [08:45:51] Werdna: if they where to be change, would there be a risk that a token could be page dependent? [08:46:55] I don't know! [08:46:57] just implement your code now [08:47:06] I don't see much reason for it to change. [08:47:23] Seriously, you could have handling for per-page tokens by now, given the amount of time you've spent asking about them. [08:47:41] Werdna: the reason I see for a change is the fact that there are four separate token entities [08:48:04] Werdna: it's JS we are talking about, it's not that simple ツ [08:49:00] Werdna: ok, shall not bork you more for the moment, bout can you spawn roan for me [08:49:47] 03rotem * r35987 10/trunk/extensions/Translate/MessageGroups.php: [08:49:47] The current implementation slows down maintenance/language/checkExtensions.php, [08:49:47] especially in heavy extensions such as CentralAuth, as it seems to parse the [08:49:47] language file again for every single message; fixing it to cache the messages. [08:51:50] 03rotem * r35988 10/trunk/phase3/maintenance/language/checkExtensions.php: Another note. [08:56:25] 03(NEW) EDIT: more shortcut options wanted - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14459 15enhancement; normal; MediaWiki: API; (azatoth) [09:02:48] 03tstarling * r35989 10/trunk/phase3/includes/CategoryPage.php: Use new calling convention for ImageGallery::add() and ImageGallery::insert() [09:28:13] hi [09:29:20] I have a little problem with passwordreminders and other email functions .. I think it has to do with a reply-to setting. How do I make sure that a reply-to address is passed to the mail function? [09:36:42] 03(NEW) Add fr.wikipedia as an transwiki import source for meta - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14460 15enhancement; normal; Wikimedia: Site requests; (guillom.pom) [09:52:14] <[Ex0r]> im having a little trouble here [09:52:32] <[Ex0r]> I installed mediawiki 1.9.3 on my webserver, than applied a db backup that matches the wiki version [09:52:37] <[Ex0r]> and I am still getting a table missing error [09:52:48] <[Ex0r]> something about revisions [10:11:29] <[Ex0r]> is there a way to update the schema for the wiki without running it from command ? [10:11:51] <[Ex0r]> I don't have shell access, and can't contact the host for running the maintenance/update.php script [10:14:29] rerun the config script from the browser [10:14:48] but be sure that you use the same settings as you did on installation [10:15:31] <[Ex0r]> i tried that [10:15:38] <[Ex0r]> it said the table already exists [10:15:40] <[Ex0r]> and doesnt continue [10:17:59] <[Ex0r]> down at the bottom, where it shows the page for the installation status (Usually it says installation successful, but it shows a message saying table already exists) [10:39:38] <[Ex0r]> yeah, re-running the script definately doesn't work [10:40:05] definately? [10:40:13] <[Ex0r]> yeah, keeps saying the table already exists [10:40:25] heh, you missed the koke [10:40:29] <[Ex0r]> so it won't run it [10:40:34] anyway [10:40:39] use install.php [10:40:45] under config/ [10:40:48] browse to it [10:40:48] <[Ex0r]> I did [10:40:58] <[Ex0r]> Creating tables...Query "CREATE TABLE `page` ( page_id int unsigned NOT NULL auto_increment, page_namespace int NOT NULL, page_title varchar(255) binary NOT NULL, page_restrictions tinyblob NOT NULL, page_counter bigint unsigned NOT NULL default '0', page_is_redirect tinyint unsigned NOT NULL default '0', page_is_new tinyint unsigned NOT NULL default '0', page_random real unsigned NOT NULL, page_touched binary(14) NOT NULL default '', page_latest int uns [10:41:07] <[Ex0r]> that's the error it keeps giving instead of finishing install [10:41:39] <[Ex0r]> I was under the understanding that the script didn't overwrite any tables [10:42:00] does LocalSettings.php still exist? [10:42:09] <[Ex0r]> I renamed it [10:42:22] copy it back to LocalSettings.php [10:42:25] still needs to be in place [10:42:37] <[Ex0r]> It won't run if you do that [10:42:43] <[Ex0r]> It says that it's already configured [10:44:23] !man Upgrading [10:44:23] --mwbot-- http://www.mediawiki.org/wiki/Manual:Upgrading [10:44:51] <[Ex0r]> I can't run the update script [10:44:54] <[Ex0r]> I don't have shell access [10:45:03] http://www.mediawiki.org/wiki/Manual:Upgrading#Alternative_2:_Re-run_the_installer [10:45:45] <[Ex0r]> It says it's supposed to detect mediawiki tables, but it's not [10:46:34] pastebin the full error, please. [10:48:37] <[Ex0r]> pastebining now [10:49:05] <[Ex0r]> http://www.pastebin.ca/1041160 [10:49:47] <[Ex0r]> again, it's supposed to be noticing that as a mediawiki table, but is trying to create a new table anyways [10:53:43] <[Ex0r]> It finds the database, it finds the table, but it will not upgrade it like it should [10:54:55] mmm, weird. [10:55:21] <[Ex0r]> Yeah, tell me about it [10:55:33] <[Ex0r]> very frustrating know that it's supposed to work a specific way, yet it's not. [10:55:44] <[Ex0r]> knowing* [10:59:31] Hmmm... [10:59:44] ... Amusement is strong in this one today. I have been hacked... somewhat ineptly. [10:59:53] But before they manage to hit the right keys or something... [10:59:59] ... how do I ban an entire IP-range? [11:00:48] http://oberoten.mine.nu/wiki/index.php/Wiki/wiki/index.php http://oberoten.mine.nu/wiki/index.php/Wiki/index.php <--- What they have given me so far. All from the 92.112.n.n range [11:10:51] what is channel of http://translatewiki.net? [11:12:38] MostafaDaneshvar: #mediawiki-i18n [11:13:29] Thanks [11:13:47] Oberoten: i think you'll find that's just an inept spammer [11:14:17] repeatedly creating pages called index.php is the behaviour of a common spam bot when confronted with mediawiki [11:15:25] Ah.... [11:15:34] ... I found how to ban at the least. So it is all good. [11:16:05] All goes to the same fellow : A certain Remiga Alexander in Kiev... [11:16:46] 03(mod) successful edit causes server to return HTTP 500 - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14443 (10Bryan.TongMinh) [11:25:12] Hi! May I ask a question to the people who know mediawiki internals well? [11:25:58] I am trying to develop a simple extension which should dynamically change skin depending on page namespace. Which hook is better to use? I can't find suitable hook [11:26:32] !ask [11:26:32] --mwbot-- Don't say "I have a question", or ask "Is anyone around?" or "Can anyone help?". Just ask the question, and someone will help you if they can. Also, please read < http://workaround.org/moin/GettingHelpOnIrc > for a good explanation of getting help on IRC. [11:26:39] QuestPC: let me see [11:27:23] Werdna: thanks. I'll try to be not annoying. I know that answering is much harder than asking. [11:27:49] QuestPC: skin is usually got by User::getSkin [11:28:18] which doesn't have any hooks.... [11:28:51] I wonder if it'd be useful to others to add that hook there. [11:29:15] Werdna: maybe there's any hook nearby? and also, is $wgTitle and namespace available on that stage? [11:29:27] yes. [11:30:00] return $this->mSkin; [11:30:17] I wonder if you could set $wgUser->mSkin before the first call to User::getSkin [11:30:46] Werdna: 1 min.. [11:32:25] Werdna: If I want to try that, which hook would be appropriate? Maybe there's one? [11:33:48] with the hooks I've tried, the skin was already created. trying to change it produced errors [11:33:56] ¨ [11:34:14] 4545454545454545454545454 [11:34:18] Sorry cat on keyboard [11:34:44] UserLoadFromSession? [11:35:30] Werdna: will that be called for anonymous, too? and also for cached pages, too? [11:35:43] not for cached pages, but yes for anonymous [11:36:01] Werdna: skins is also cached? [11:36:15] what do you mean? [11:36:44] 03(mod) Prevent Indexing of Forms - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14445 (10dasch_87) [11:36:49] Werdna: If my extension will set it previousely for a page with some namespace, would it preserve (the same skin) [11:37:47] Skin is a property of the user. [11:38:01] so really, you need to change it based on namespace per-pageload [11:38:21] Werdna: right, it's what i need [11:38:41] but namespace is a property of the page. [11:38:46] (title) [11:39:09] right [11:39:39] ok, I'll try to use that hook. thanks. [11:40:13] Cool... [11:40:32] Quest : Will this extension be available to the public once you are done? [11:40:44] It sounds like something REALLY cool. [11:43:00] ugh [11:43:13] 23 sql selects just to load one edit page? [11:45:49] Werdna: usually I don't publish extensions. I am not so great coder - it might not be up to quality standards. Also, it takes some time to publish it, create a wiki pages and so on. I don't have enough of time for that. [11:46:21] Oberoten: sorry that means to you. [11:47:38] also it still dosn't works. IRC is also a bad thong, that eats time. I know it from the past and try to stay away from it. [11:51:29] Ah well. :) Was worth a shot. :) [11:53:16] Godspeed folks. [11:58:04] 03(mod) Activate Extension:NewUserMessage on nds.Wikipedia - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14400 +shell (10sco_scam) [12:29:25] 03(NEW) Disallow Meta bureaucrats to administer global accounts - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14461 normal; normal; Wikimedia: Site requests; (effeietsanders) [12:35:06] 03(mod) Disallow Meta bureaucrats to administer global accounts - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14461 +comment (10spacebirdy) [12:39:58] 03rotem * r35990 10/trunk/phase3/includes/SpecialMovepage.php: Standardization of permission errors and other errors in Special:Movepage, to show them earlier, when the user asks to move an article. [12:58:11] 03nikerabbit * r35991 10/trunk/phase3/includes/GlobalFunctions.php: * Cache debug messages until $wgOut is initialised [12:59:00] 03(mod) Disallow Meta bureaucrats to administer global accounts - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14461 +comment (10vasilvv) [13:01:14] 03(mod) Disallow Meta bureaucrats to administer global accounts - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14461 (10vasilvv) [13:07:01] 'cuse the silly question but if I have [[Image:foo.png]] is it possible to set the image so when someone clicks on it, it goes to some page that I want it to rather than the image description page? it's got me kind of stumped [13:09:47] !e Click | G [13:09:47] --mwbot-- G: http://www.mediawiki.org/wiki/Extension:Click [13:09:53] It is not possible by default. [13:10:49] MinuteElectron: nothing for 1.11.x? [13:11:08] Click might work on 1.11, but its never been tested. [13:11:16] !e Icon | G [13:11:16] --mwbot-- G: http://www.mediawiki.org/wiki/Extension:Icon [13:11:21] okay, thankfully, I have a test wiki at my disposal :) [13:11:30] That extesnion is similar to Click, I'm not suyre if it works on 1.11 either [13:13:06] 03rotem * r35992 10/trunk/extensions/CentralAuth/CentralAuthHooks.php: Avoid notice. [13:13:17] what was the magic word to make a page invisible from special pages & searches? [13:13:26] something like __NoIndex__ [13:13:28] or something [13:13:30] MinuteElectron: okay, i'll check it out [13:14:01] 03rotem * r35993 10/trunk/extensions/CentralAuth/CentralAuthUser.php: Avoid another notice. [13:16:56] MinuteElectron: click works to the point of loading into 1.11.2 okay :) [13:17:08] 03shinjiman * r35994 10/trunk/extensions/ (Makebot/Makebot.i18n.php Makesysop/SpecialMakesysop.i18n.php): Localisation updates Cantonese and Chinese for extension messages [13:17:11] i.e. it appears on Special Version looking correct [13:17:47] is there a way to make a page visible only to some users ? [13:18:40] 03vasilievvv * r35995 10/trunk/extensions/CentralAuth/SpecialCentralAuth.php: [13:18:40] Disable admin deletions and umerges. They makes user to lose their accounts [13:18:40] every day. We apparently need a proper solution for it. Account deletion was [13:18:40] supposed to be a quick hack, but that quick hack caused infinite number of bugs [13:18:40] (even rewriting of the whole password system was necessary to fix them), many [13:18:42] users lost their accounts, and we still receive some weird bugs every day. I'll [13:18:44] try to write a proper solution today or tomorrow. [13:22:18] MinuteElectron: Extension:Click seems to work (https://publictest1.fedoraproject.org/wiki2/Main_Page) [13:24:35] meow [13:25:17] anybody else noticed that $wgMessageCacheType has no effect? [13:26:39] Is there a way to have a page not indexed? So it's not searchable? [13:27:39] 03(mod) Disallow Meta bureaucrats to administer global accounts - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14461 +comment (10lar) [13:36:29] ReAn: I only know that user defined namespaces are not searchable by default [13:36:49] ReAn: maybe put a page to custom namespace [13:45:47] 03(mod) Disallow Meta bureaucrats to administer global accounts - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14461 (10vasilvv) [13:54:48] QuestPC: So if i make it say: Test:Somepage [13:54:52] it wont be searchable? [13:55:25] or do i actually have to define a namespace? [14:19:37] No magic word to only include level 1 and level 2 headers in a TOC fro specific pages (I know you can do it wiki wide, but can't see anything for specific pages) [14:22:52] 03(mod) Please close Northern Sami Wikibooks - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14453 (10raimond.spekking) [14:33:02] ReAn: you have to define it, otherwise it will be considered just a part of the title. [14:33:37] ReAn: also, it will be indexed. just not to be searched by default (but you can enable searching it) [14:34:09] define namespace in LocalSettings.php, of course [14:40:59] hello, is there a trick to exclude some (not all) headings from a table of contents ? [14:43:54] 03ashley * r35996 10/trunk/extensions/CreateBox/ (CreateBox.i18n.php CreateBox.php): [14:43:54] CreateBox: [14:43:54] *Avoid unstubbing $wgParser too early on modern (1.12+) MW versions, as per r35980 [14:43:54] *Bump version number from 1.5 to 1.6 [14:43:54] *Use 'create' message as the button text rather than 'createarticle' as the latter is provided by Inputbox extension and not everyone has Inputbox installed [14:43:58] *Add messages into their separate file & add Finnish i18n [14:45:29] ör [14:54:37] 03(mod) Invitation e-mail subject to be translated. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14455 (10bugzilla.wikimedia) [14:59:53] 03(NEW) Sitenotice links are broken on secure server - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14462 15enhancement; normal; Wikimedia: General/Unknown; (triyork) [15:00:24] 03(mod) Exclude stubs from Special:Random - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14451 (10bugzilla.wikimedia) [15:14:07] 03(mod) Invitation e-mail subject to be translated. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14455 (10cbrown1023) [15:16:12] me where is the beauty place in the earth? [15:18:00] *p858snake is away: User Has Marked Away Status. [15:31:47] 14(DUP) Sitenotice links are broken on secure server - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14462 +comment (10danny_b) [15:31:52] 03(mod) wikilinks break in site notice of secure server - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=10463 +comment (10danny_b) [15:32:03] 03(mod) Sitenotice links are broken on secure server - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14462 (10danny_b) [15:32:11] hguyguygfe [15:32:15] jiohhuigug34t [15:32:17] 03(mod) successful edit causes server to return HTTP 500 - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14443 +comment (10semenik) [15:32:17] oijoijjg [15:41:20] 03(mod) Seventeen projects to have databases closed - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14457 (10raimond.spekking) [15:44:17] 04(REOPENED) Set Wikipedia namespace for ta.wp - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=13220 +comment (10sundarbecse) [15:45:31] !userrights [15:45:31] --mwbot-- For information on customizing user access, see . For common examples of restricting access using both rights and extensions, see . [15:46:38] 03(NEW) Can't transwiki page if target exists - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14463 normal; normal; MediaWiki: Special pages; (danny_b) [15:52:38] MinuteElectron: thanks for Extension:Click, now installed on the Fedora Project wiki :) [16:03:44] 03(mod) Add translation for "UTC" in signatures for Arabic Wikipedia - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14452 -shell (10raimond.spekking) [16:52:28] hi all. Does mediawiki search inside the attachments of wiki pages (pdf, odt)? [16:52:35] no [16:53:40] is there any kind of plugins/extensions/whatever that allow it to do that? [16:53:51] *are there [16:55:25] no? :( [16:55:32] maybe [17:01:05] hi everyone from colombia [17:01:33] hola mateo :) [17:01:52] hi jeronim [17:02:01] how are you? [17:02:13] are you from colombia? [17:03:03] I don't know about jeronim, but I am [17:03:05] im installing media wiki as a documentation proyect for my enterprise, and everyone here is very excited with the idea [17:03:42] hope to get some usefull help from here, when i cant get it from the manual ie: faq [17:04:04] be back ina sec [17:14:12] im back [17:26:30] 03(mod) Navigation links, categories and {{PAGENAME}} are the ones of the Main_Page, if only ?diff= is given - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14238 summary; +comment (10Wiki.Melancholie) [17:31:08] hi all, i need to link an external document (stored in a file server) into my wiki page that is installed on another server. [17:31:38] [http://example.com External link] [17:31:50] file in file server i can access it like this \\file-server\file1.xls [17:33:05] but when i try to but the complete link in the wiki ot comes like this http://wikiserver.com/\\file-server\file1.xls [17:33:20] and obviously i cant access it [17:36:05] when i try to link this external file into the wiki the complete link in the wiki comes like this http://wikiserver.com/\\file-server\file1.xls [17:37:40] the problem is that i dont know HOW TO link an external file into the wiki [17:37:55] does anyone know how ?? [17:40:30] the idea behind this is to keep isolated the file server and the wiki-server. So in the file server i can storage the docs and in the wiki i can call them (depending on the user privileges on the file server) and off course not having any doc stored outside the fileserver [17:43:11] 03vasilievvv * r35997 10/trunk/extensions/CentralAuth/ (7 files in 2 dirs): [17:43:11] * (bug 13507) Account cannot be renamed to a global username [17:43:11] ** Now account can be renamed to a global username if it's marked as "in migration" [17:44:17] 03(FIXED) Account cannot be renamed to a global username - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13507 +comment (10vasilvv) [17:50:10] can anyone explain me HOW TO link an external file into the wiki [17:56:00] or can it be linked?? [17:58:22] !r35997 [17:58:22] --mwbot-- I don't know anything about "r35997". [17:58:44] 03(NEW) n-ary data in queries to templates - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14464 15enhancement; normal; MediaWiki extensions: Semantic MediaWiki; (mrandmrsmurphy) [18:00:13] ialex? [18:03:43] !link [18:03:43] --mwbot-- You shouldn't do this, but since you asked: [18:04:00] !external [18:04:00] --mwbot-- I don't know anything about "external". You might try: !externalimages !link !linknw !newwindow [18:04:52] matehortua: Hm? [18:04:55] What kind of file? [18:06:50] hello [18:06:56] 03(mod) Exclude stubs from Special:Random - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14451 (10ThomasBleher) [18:07:10] can anybody help me with some php mysqli questions [18:14:22] !ask | cyberlect [18:14:22] --mwbot-- cyberlect: Don't say "I have a question", or ask "Is anyone around?" or "Can anyone help?". Just ask the question, and someone will help you if they can. Also, please read < http://workaround.org/moin/GettingHelpOnIrc > for a good explanation of getting help on IRC. [18:23:56] anyone here familiar with the cite extension? I was wondering about a feature request [18:25:43] A bit. What's up? [18:27:59] articles with tags but no [18:28:13] is there an easy way of finding those [18:28:38] Yeah, probably. It could probably be done the same way the #ifexist pages are found. [18:28:58] its something that should be done [18:29:07] That is, when the page is re-parsed, they can be put into a category if they're problematic. [18:29:16] Ive been manually fixing those [18:29:16] I imagine there's an open bug about it somewhere... [18:30:45] Hi - does anyone know the code to indent with numbers (for example placing a * before a line) except usings numbers instead of * [18:31:07] HypedZJ: use # [18:31:15] ok thx [18:31:34] Betacommand: Here's the opposite issue: https://bugzilla.wikimedia.org/show_bug.cgi?id=13653 [18:31:35] HypedZJ, > http://www.mediawiki.org/wiki/Help:Formatting [18:31:46] thanks alot [18:32:53] np. I live in that section at the min :) [18:35:24] ok - next question - is there a way to bold the numbers using # [18:35:28] when I use '''#''' it doesn't work [18:36:31] Hmm. That could be a problem. As the # needs to be at the beginning of a line. [18:37:01] You can use on the line above and then break with , HypedZJ. Basic html functions are allowed. [18:38:12] ok got it [18:38:31] örgh [18:38:46] I doubt it works [18:39:01] 03(NEW) Forced SUBST: additions in signatures ignore nowiki tags - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14465 trivial; normal; MediaWiki: User preferences; (wiki.nihiltres) [18:39:23] yeah it doesnt work [18:43:19] is there a quicker (less characters) way of doing color-per-letter than "123 etc."? [18:43:19] You can use templates, I guess. [18:43:26] But the HTML will be the same. [18:44:27] can you put a template into a raw signature? [18:45:27] Smaug: Maybe? [18:45:47] yeah, but you're not supposed to; I think that's why it now forces subst: [18:45:48] Most people find signatures that take multiple lines of code to be incredibly annoying. [18:46:00] They're "banned" on certain wikis. [18:48:27] MZMcBride: woo, it works [18:48:39] Mike_lifeguard: i noticed it added ina subst, what does that do? [18:49:16] it substitutes the template instead of transcluding it -> http://en.wikipedia.org/wiki/Wikipedia:SUBST [18:50:22] 03(NEW) Add definitions to Special:ListGroupRights - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14466 15enhancement; normal; MediaWiki: Special pages; (mohamed.m.k) [18:50:55] how wikibugs report before i even submit it? [18:51:06] :o [18:51:35] :) [18:54:14] 03(mod) Add definitions to Special:ListGroupRights - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14466 (10raimond.spekking) [18:58:22] I'm having problems with, I think, a clash of extensions. Unfortunately, I need them both (one is needed by the other to run). I've explained in further detail and pasted the error messages at http://rafb.net/p/yMJNTY17.html. TIA [19:01:38] FoxII: can't help.. that code isn't even in svn [19:03:00] 03siebrand * r35998 10/trunk/extensions/Translate/ (17 files in 4 dirs): [19:03:00] * add support for CreateBox [19:03:00] * whitespace fixes [19:03:00] * if (!defined('MEDIAWIKI')) die(); where missing [19:03:00] * FlaggedRevs meta group [19:06:40] hmm. Okay. I'll have a check through the svn only extensions and see if I can find something else. Thanks for letting me know Nikerabbit [19:16:35] 03nikerabbit * r35999 10/trunk/extensions/Translate/ (9 files in 4 dirs): [19:16:35] * First versions of Gettext support... mmm yummy [19:16:35] * Renamed mwextensions to groups as I intend to put other groups to there also [19:17:29] 03(FIXED) Set Wikipedia namespace for ta.wp - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=13220 +comment (10jeluf) [19:19:24] 03aaron * r36000 10/trunk/extensions/FlaggedRevs/FlaggedRevs.class.php: Don't use cache when updating [19:19:57] 03nikerabbit * r36001 10/trunk/extensions/Translate/ (8 files in 2 dirs): * Namespace support and few cleanups [19:20:02] wee. AaronSchulz hit a round numger. Congrats :) [19:21:06] are bots special in any way except that under some settings their edits don't show up in in recentchanges and watchlist? [19:22:40] 03nikerabbit * r36002 10/trunk/extensions/Translate/ffs/Gettext.php: * Oops, fixing the remaining merge conflicts [19:25:10] hello [19:25:48] can you say me, how list all articles at wiki-site? [19:26:33] vooft: special:allpages [19:27:42] Raymond_, thanks! [19:28:08] MZMcBride: what im trying to do is link any type of file (typically .doc, .xls, .odt, .txt) stored in a file server. And what im trying to do whit MediaWiki is create a WiKi wich will make a kind of index table of what is stored on that file server. Soo when i create a link in the Wiki to any of those files, the real destination would be something like: \\fileserver\file1.txt and the problem that im having is that when i try to access that li [19:29:25] 03(FIXED) Seventeen projects to have databases closed - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14457 +comment (10jeluf) [19:30:45] what im trying to do is link any type of file (typically .doc, .xls, .odt, .txt) stored in a file server. And what im trying to do whit MediaWiki is create a WiKi wich will make a kind of index table of what is stored on that file server. Soo when i create a link in the Wiki to any of those files, the real destination would be something like: \\fileserver\file1.txt and the problem that im having is that when i try to access that link the p [19:31:21] 03(FIXED) Add fr.wikipedia as an transwiki import source for meta - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14460 +comment (10jeluf) [19:33:30] 03(FIXED) Please close Northern Sami Wikibooks - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14453 (10jeluf) [19:34:10] 03aaron * r36003 10/trunk/extensions/FlaggedRevs/FlaggedRevs.class.php: Avoid extra query [19:34:42] 03siebrand * r36004 10/trunk/extensions/Translate/MessageGroups.php: Re-order WMF extensions (somewhat by usage/impact). Let me know if you think you can refine... [19:39:49] can anyone help a noob with a quick question on purging? [19:41:21] how i can change '/index.php/' in URL to, for example, '/wiki/'? [19:42:20] 03siebrand * r36005 10/trunk/extensions/CreateBox/ (CreateBox.i18n.php CreateBox.php): [19:42:20] * add descriptionmsg [19:42:20] * rename generic message id to extension specific [19:42:20] * remove trailing whitespace, fix alignment [19:42:23] https://webmail.osu.edu/ [19:42:27] Warning: ldap_search() [function.ldap-search]: Search: Bad search filter in /usr/local/webs/wmma/php-data/common.php on line 30 [19:42:30] Warning: ldap_get_entries(): supplied argument is not a valid ldap result resource in /usr/local/webs/wmma/php-data/common.php on line 31 [19:44:59] i'm using an extension to iterate through subpages (http://www.mediawiki.org/wiki/User:Karora/ListSubPages). I then have my own extension to purge the parent ($article->purge()). [19:45:17] why does $article->purge() give me a diff. result than appending ?action=purge to the URL? [19:57:56] is there a good/recommended way to show the first bit of text from an article if i have the name/title? [20:00:04] bazz: in wikitext? [20:00:36] hi, bazz - there might be an easier way, but could look at http://www.mediawiki.org/wiki/Extension:Labeled_Section_Transclusio [20:00:41] n [20:00:46] that's what i was gonna suggest as well [20:00:50] i'm not sure there is an easier way [20:00:50] jlerner: no, in php [20:01:30] do you know mysql? familiar with the table structure? [20:01:31] dforester: i'll have a look, thanks [20:01:33] of mediawiki [20:01:45] to throw my question out again - i've got a small ext. that lists subpages for a given page [20:01:58] based close on http://www.mediawiki.org/wiki/User:Karora/ListSubPages [20:02:12] however - i think the parent page gets the old copy stuck in cache [20:02:33] so i'm working on an extension to essential $article->purge() after a sub-page is created/deleted [20:02:45] this does not seem to behave QUITe the same as appending ?action=purge to URL [20:03:12] jlerner: i'm using postgres, but yeah, i know it, and i'm somewhat familiar with the mediawiki table structure. [20:03:13] my code causes ListSubPages to return "no sub pages"; ?action=purge truly refreshes the page [20:05:49] dforester_: i think $article->purge() just invalidates the cache entry for that article [20:06:07] whereas ?action=purge actually regenerates the page [20:06:31] whoever was asking about email required to edit, its $wgEmailConfirmToEdit [20:06:36] aaaaaah - i think i got confused; saw $article->purge() handled ?action=purge - will look into something to call a re-generate [20:06:40] thanks! [20:06:50] hope that helps - no promises [20:06:58] no worries - many thanks :-) [20:08:25] jlerner: i guess from your question that i'm going to have to manually select from the text table [20:08:40] ah [20:08:41] well [20:08:41] no [20:09:56] See Revision::getText() [20:12:12] jlerner: so i'd call loadFromTitle and then getText [20:13:11] maybe $title = Title::newFromText( $articlename) ; [20:13:25] $article = new Article ( $title ); [20:13:48] er [20:14:03] maybe Article::pageDataFromTitle( $dbr, $title); [20:14:05] jlerner: yeah, i can do that. if i've got a lot of articles though, that's gonna be a lot of work no [20:14:08] i'm not 100% sure as you can see [20:14:41] it should be the same amount of work either way [20:15:09] you need normalized titles... [20:15:18] easier just to use a title object... [20:15:48] nod nod [20:18:40] 03(FIXED) Closure of several Wikimedia projects - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13967 +comment (10jeluf) [20:20:35] jlerner: mmm, pagedata is the metadata, not the text [20:27:44] bazz: sorry [20:27:45] Revision::newFromId($article->getTitle()->getLatestRevID())->getText(); [20:28:07] assuming $article exists, of course [20:28:17] maybe there's a better way [20:28:24] jlerner: doing new Article($title) and then getContent() seems to be working [20:28:30] cool [20:29:59] jlerner: thanks [20:30:04] sure [20:37:47] 'Revision::newFromId($article->getTitle()->getLatestRevID())->getText();' ? [20:37:55] that doesn't make sense [20:38:03] ah, wait, nv [20:38:12] didn't see the close ) [20:38:56] checking $article->exists() would be nice [20:39:13] $article->getTitle()->getLatestRevID() can just be $article->getLatest() [20:55:46] Hello [20:55:50] Can someone help me? [20:55:54] !ask [20:55:54] --mwbot-- Don't say "I have a question", or ask "Is anyone around?" or "Can anyone help?". Just ask the question, and someone will help you if they can. Also, please read < http://workaround.org/moin/GettingHelpOnIrc > for a good explanation of getting help on IRC. [20:56:04] first time doing that ;) [20:56:56] I am upgrading 1.8 to 1.12. Now i have backuped my whole host and not textdump (or that kind). When i am installing it? Will all the pages be there still? Or will be everything blank? Plz react quick. THnx [20:58:59] Someone? :) [21:00:15] #wikipedia-nl [21:00:29] I /think/ if your new installation points to the database, it will be fine [21:02:18] ok [21:02:23] Oh yes, maybe thats it [21:02:28] !upgrade | Cobraz0r [21:02:28] --mwbot-- Cobraz0r: http://www.mediawiki.org/wiki/Manual:Upgrading [21:02:33] Yeah [21:02:39] I read that :) [21:02:55] well, that's all there is to it [21:02:58] i think i must type exactly the samen in the forms 4 databases [21:03:00] thnx [21:03:14] yes, you must [21:03:20] or run the command line updater [21:04:15] No, my host dont want that [21:04:18] not secure [21:06:18] o_O [21:06:49] uh, letting people run critical stuff over a web interface is more secure? uh... i think not. [21:06:59] but they like to charge extra for shell access. [21:07:25] uhu :P [21:32:24] dantman [21:32:26] we need to talk [21:34:40] did he do something wrong? [21:45:02] 04(REOPENED) Please unlock Wolof Wiktionary, which was locked on error - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14428 summary; +comment (10jorohr) [21:54:35] er [21:54:39] wrong channel [21:56:18] is there a way to disable the "printable version" functionality? [21:57:49] you could just hide it [21:58:05] uh? [21:58:20] #t-print {display:none;} [21:58:49] that link is only there for people who don't know browser print automatically using the print stylesheet :o [21:59:34] Nikerabbit: it also lets them preview what the print looks like without having to, yknow, hit 'print preview' [21:59:44] 03kim * r36006 10/trunk/extensions/Wikidata/util/voctrain/ (4 files in 2 dirs): Some minor bugs [22:00:22] mm [22:00:30] it is kinda funny, all it does is remove media="print" from: [22:00:36] where's kim! I want to talk to him [22:01:27] eghjaytee: just use #t-print {display:none;} in your css [22:02:17] 03kim * r36007 10/trunk/extensions/Wikidata/util/voctrain/ (controller.php view.php): Tidier error report. [22:07:44] where does one change the buttons in the edit-window? [22:09:37] you mean at the top in div id="toolbar" ? [22:09:50] those are javascript generated and controlled (as they are useless without javascript anyway) [22:10:01] you can append to them by adding to the mwCustomEditButtons object [22:10:32] see a help page like http://en.wikisource.org/wiki/Wikisource:Tools_and_scripts/More_editing_buttons or http://help.wikia.com/wiki/Help:Custom_edit_buttons [22:10:46] 03(NEW) Changes on users's talk page should be auto-patrolled, if user compares revisions - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14467 15enhancement; normal; MediaWiki extensions: Patroller; (Wiki.Melancholie) [22:10:50] or do you mean the [save] [preview] [diff] ? [22:12:28] 03(mod) Changes of user talk page should be auto-patrolled, if user compares revisions - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14467 15enhancement->minor; normal->low; summary (10Wiki.Melancholie) [22:16:43] 03siebrand * r36008 10/trunk/extensions/Wikidata/util/voctrain/i18n/language.i18n.php: Some fixes. Stick to English, Kim :) [22:23:52] 03(NEW) RecentChanges items should have alternating background colours - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=14468 15enhancement; normal; MediaWiki: Special pages; (Wiki.Melancholie) [22:24:48] siebrand: ^ lol [22:24:58] I'd love to see the response if someone did that one [22:25:12] that is a land-mine in waiting [22:25:24] 03nikerabbit * r36009 10/trunk/extensions/Translate/groupStatistics.php: * Fix groupstatistics [22:42:17] AaronSchulz: well, they could simply class them (and all paginated LI in general) "odd" and "even" alternating, heh [22:42:43] that's the only sane way [22:42:57] and then let each wiki open its own worms [22:43:19] hello :) [22:43:21] too bad CSS3 isn't highly supported [22:43:28] hello :) [22:43:33] 03(mod) Closure of several Wikimedia projects - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13967 (10spacebirdy) [22:43:42] ul.special li:nth-child(even) {background-color:#eeeeee} [22:43:59] hello people, hey i'm trying to change my url wiki [22:44:11] to make it shorter but i had a little trouble with the configuration [22:44:53] :)? [22:45:08] my page is working but not everything, i can write new entrance etc but [22:45:21] the oldest link didnt work :( [22:47:14] <[Ex0r]> www.projectxi.org/wiki/ - anyone know what that error is for? That table isn't in my db obviously, but why? That is from a 1.9.3 install [22:49:39] hey exor do you know how to fix the url [22:49:53] to make the oldest links work with the new "short" url? [22:52:54] <[Ex0r]> ? [23:08:21] <[Ex0r]> what table are the pages stored in? (Including the data) [23:21:12] hi all, tell me: something like this request is possible with semantic mediawiki? http://code.google.com/p/mediawiki/issues/detail?id=20 [23:21:52] i know it's possible create a property and request all pages that match that propery. But it's not this that i would like [23:22:20] lleoliveirabr: please do not talk in underline, it makes things very difficult to read :) [23:22:22] anyone understand my request? [23:23:04] strange, I'm not using underline. Maybe a bug on the program i'm using [23:23:16] perhaps [23:23:32] anyway, could the pre-existing Categories system work for that? [23:24:41] In this way I'll need to create a lot of categories. What i want is make my work easier, not being necessary see all articles that are related to one [23:25:20] so if i tell you an article is related with another one. the two articles will show the links [23:25:26] marking just one [23:25:52] if i edit another one ans tag it, will show the link on the 3 pages [23:26:10] will do a work automatically [23:26:18] my english is bad, hard to explain [23:26:28] tell me if you understand [23:28:18] Gotta love IM clients that think they can handle IRC... [23:28:32] I understand what you're saying, I just can't figure out how to help you =/ [23:29:33] Skizzerz: ok, great you understand it [23:29:52] if you be able to reply adding a comment on the link i show you [23:30:06] giving details in a better english [23:30:13] as I said, I really have no idea how to help you =/ [23:30:20] 03(mod) Invitation e-mail subject to be translated. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14455 +comment (10ktc) [23:30:26] no, the link is quite clear in what you're trying to get [23:30:34] ok so [23:30:42] i just thought was not claear [23:30:43] clear [23:30:49] 03aaron * r36010 10/trunk/extensions/FlaggedRevs/FlaggedArticle.php: [23:30:49] * Fix image bug due to getInstance(). Getting pretty sick of this function... [23:30:49] * Rename variable [23:30:50] thanks [23:31:34] !r | MZMcBride [23:31:34] --mwbot-- MZMcBride: http://svn.wikimedia.org/viewvc/mediawiki?view=rev&revision=`e1 [23:31:45] No that one. :P [23:31:50] It's an off-site of some sort. [23:31:56] Skizzerz: and this: http://code.google.com/p/mediawiki/issues/detail?id=19 [23:32:05] k [23:32:06] Not. * [23:32:11] lleoliveirabr: just a guess, but are you using Trillian? [23:32:23] no Miranda Im on wine [23:32:28] why? [23:32:28] ah [23:32:40] maybe it's bugged [23:32:43] just wondering because Trillian is known for fucking up by incorrectly formatting IRC text [23:32:53] *for being f... [23:32:54] ha ok [23:33:05] i like miranda a lot. but need to run this on wine [23:33:19] but you may want to look into a real IRC client :) [23:33:28] yes [23:33:38] maybe you are true [23:33:56] about my last question: whatlinkshere is not includabale [23:33:59] right? [23:34:28] http://code.google.com/p/mediawiki/issues/detail?id=19 [23:34:30] not sure, it might be [23:34:50] i tried amny things, but no success [23:34:53] many [23:34:57] awww my eyes :< [23:35:47] how can i include whatlinkshere on an article? [23:35:59] !r 35848 | AzaTht [23:35:59] --mwbot-- AzaTht: http://svn.wikimedia.org/viewvc/mediawiki?view=rev&revision=35848 [23:36:18] k [23:36:22] I think you may need to hack /includes/SpecialPages.php and change the class of Whatlinkshere from SpecialPage to IncludeableSpecialPage [23:36:30] AzaTht: But I think it was reverted... [23:36:53] hmm [23:37:31] AzaTht: Yep. http://svn.wikimedia.org/viewvc/mediawiki?view=rev&revision=35897 [23:38:39] mmm [23:43:44] 03nikerabbit * r36011 10/trunk/extensions/Translate/ (Message.php ffs/Simple.php): * Fix exporting [23:45:05] 03nikerabbit * r36012 10/trunk/extensions/Translate/groupStatistics.php: * Don't count fuzzy as translated