[00:00:21] changes should take effect the moment you save the file [00:00:28] 03(FIXED) Special:Userrights mishandles #userid - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13135 +comment (10brion) [00:00:33] ohhh... okay cool [00:00:37] thanks Skizzerz! [00:00:40] np :) [00:04:14] 03brion * r31363 10/trunk/phase3/ (RELEASE-NOTES languages/messages/MessagesEn.php): * (bug 13112) Added Special:RelatedChanges alias to Special:Recentchangeslinked [00:04:29] 03(FIXED) alias for Special:RelatedChanges - patch included - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13112 +comment (10brion) [00:05:05] 04(REOPENED) Users with '@' in their username can not have their userrights changed - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12602 (10Simetrical+wikibugs) [00:05:17] 14(DUP) Users with '@' in their username can not have their userrights changed - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12602 +comment (10Simetrical+wikibugs) [00:05:20] 03(mod) Special:Userrights mishandles #userid - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13135 +comment (10Simetrical+wikibugs) [00:07:40] brion, flyingparchment: http://www.sciencebasedmedicine.org/?p=57 :) [00:08:03] "Western models", lol [00:08:23] *AaronSchulz thinks of silly postmodernism junk [00:21:19] 03siebrand * r31364 10/trunk/phase3/maintenance/interwiki.sql: [00:21:19] Cleanup [00:21:19] * Updated a few URLs [00:21:19] * Removed entries where site was unreachable or target was no longer an active site (~6 months) [00:21:19] * Added some comments for next pass. [00:22:01] AaronSchulz: people scare the shit out of me sometimes :) [00:22:13] why humans so crazy [00:22:27] brion: why am I not making $30/hr! :D [00:30:38] Hi. I was wondering if someone could answer a rather specific question about changing the user account creation in MediaWiki 1.6.3. [00:32:33] Dreyesbo: at the risk of sounding rude [00:32:52] ha ha MediaWiki 1.6.3 [00:32:53] don't ask to ask, just ask? [00:33:38] That's not in the topic line any more [00:33:44] !ask | Dreyesbo [00:33:44] --mwbot-- Dreyesbo: 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. [00:33:57] People have to ask whether they should ask to ask, or if they should just ask to ask [00:34:03] although I must say I am completely unfamiliar with 1.6 [00:34:16] Well, the admin is to lazy to update it. My question is: Can I integrate the user database from a PHP forum (SQL database) into the Users at the wiki? [00:34:29] Dreyesbo: if you're not the admin, no [00:34:41] If you are, and you're willing to do some programming, yes [00:35:05] No, I'm not, but the admin asked me for help. [00:35:06] Or you might find an extension on www.mediawiki.org that already does it for your preferred forum software... [00:35:23] ...or you can use OpenID, if the forum supports OpenID. [00:35:29] I remember the good old MediaWiki 1.4.x... those were the times :) [00:35:47] Okay, I'll search for it, and if not, I'll guess i'll have to come back...and not ask to ask :P Thanks! [00:35:50] dungodung: I remember before MW had version numbers... or a name, for that matter [00:35:56] :P [00:36:05] that just means you're old [00:36:07] Dreyesbo: good luck [00:36:16] dungodung: yes, at least 5 years old [00:36:27] 5 mediawiki-years old [00:36:36] OK, that's pretty old [00:36:43] ya [00:37:06] well, depends on how you define a mediawiki-year [00:37:35] mediawiki-year=year [00:37:40] xD [00:37:48] except that the count starts with the commencement of mediawiki [00:41:30] i just installed mediawiki, created an account, then i get an error.... "Could not send confirmation mail. Check address for invalid characters." "Mailer returned: mailer error" [00:41:33] how do i correct this [00:43:57] jaypro_: did you use a fake or stupid email address? [00:44:06] Like aa;lkja;kdja;dfkjad;fkjadf or something? [00:44:15] real email [00:44:29] jaypro_: OK, it's good to eliminate that one [00:44:40] Windows or Unix? [00:44:50] also, i just edited the grouppermissions [00:45:07] tried preventing access to only allow email confirmed users [00:45:10] unix [00:46:03] 03(mod) Talk subpages link to main subpages even when they are turned off - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13119 (10wikimedia) [00:46:22] if i add that, i probably need to add something about "$wgEmailAuthentication". right? or no [00:47:09] hello, is there a mediawiki option to present users with a "agree to disclaimer" option upon registering? [00:47:13] 03brion * r31365 10/trunk/phase3/ (RELEASE-NOTES includes/EditPage.php): [00:47:13] * (bug 13130) Moved edit token and autosummary fields above edit tools to [00:47:13] reduce broken form submissions [00:47:28] pdowling: probably not [00:48:05] e_s_p: it seems contradictory to the wiki concept doesn't it [00:49:24] pdowling: no feature like that exists yet, but if you are up to programming, there is a hook you can use to add such an option [00:49:25] but that's what the client wants :( [00:49:34] ok [00:49:37] what hook is that? [00:49:47] lemme find the exact name [00:49:53] thanks [00:50:18] http://www.mediawiki.org/wiki/Manual:Hooks/UserCreateForm [00:50:28] thanks [00:52:31] this looks like an appropriate extension: http://www.mediawiki.org/wiki/Extension:CustomUserCreateForm [00:52:42] only in beta stage though [00:53:42] try it out and see if it works? [00:59:57] 03(FIXED) Position of wpEditToken input tag in edit form - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13130 +comment (10brion) [01:01:57] will do Skizzerz [01:02:04] thanks for you help, very much appreciated [01:02:12] no problem ;) [01:02:27] bye for now [01:02:49] Can I block any registration using .*@(mail|list)\.ru as address email? [01:03:14] 1.11, can't find anything in the Manual: [01:06:27] *Skizzerz pokes the i18n people -- what do you use as a text editor so that character encoding for all those random languages doesn't get messed up? [01:08:18] vi vi vi is the editor of the beast. [01:12:20] how can i setpu user information and then force the current user logged in to use them? [01:37:13] 03skizzerz * r31366 10/trunk/extensions/EditUser/ (EditUser.i18n.php EditUser.php EditUser_body.php): [01:37:13] * Added right to exempt users from being edited [01:37:13] * Added check so nonexistant users cannot be edited [01:37:13] * Probably messed up the encoding of the i18n... can someone fix it for me? Notepad++ didn't like the non-English languages... [01:37:57] hey, it didn't mess up \o/ [03:06:39] *Charitwo blinks. [03:15:22] 03(FIXED) Though user is logged in, switching pages seems to force a logout - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13082 +comment (10cwisniewski) [03:22:18] 03(mod) error with the parser function with CategoryTree - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13028 (10professorminh) [03:54:34] 03dale * r31367 10/trunk/extensions/MetavidWiki/includes/ (9 files in 4 dirs): [03:54:34] * use parserCache for MVD page requests [03:54:34] * speeds up display of Stream Page Requests, Search Results, and CMML/XML media metadata export [03:54:43] 03(mod) index.php does not honor the variant param with action=raw - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12683 (10jhecking) [04:10:28] http://static.wikipedia.org/wikipedia/en-new/articles/g/e/i/Geisha.html works but no links from it ? [04:10:34] is there another static server? [04:11:36] i am looking for any english static version [04:16:58] 03(NEW) Special page transclusion - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13179 15enhancement; normal; MediaWiki: Special pages; (mattbisanz) [04:31:10] i am looking for any english static version of wikipedia.org anyone know of [04:31:27] like a dump? [04:31:46] yeah.. well a http accesable [04:32:03] there are plenty of mirrors around the web [04:32:28] i cant find any ;( [04:32:43] well http://static.wikipedia.org is not working for englush [04:36:39] 03(NEW) Exporting pages fails - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=13180 normal; normal; MediaWiki: Special pages; (tathagata.dasgupta) [04:59:09] erm i just got an error [04:59:17] what kind? [04:59:22] A database query syntax error has occurred. This may indicate a bug in the software. The last attempted database query was: [04:59:23] (SQL query hidden) [04:59:25] from within function "Article::doDeleteArticle". MySQL returned error "1054: Unknown column 'ar_page_id' in 'field list' (localhost)". [04:59:37] has it happened repeatedly? [04:59:47] is there anyway to hide the displaytitle for given page ? [04:59:48] i think so [04:59:53] mdale: CSS [05:00:03] FBIGuy: i mean, do you get the error each time you try to delete the article [05:00:26] hmm for a given namespace is what I need to do... [05:00:27] yep [05:00:31] !csshideheader | mdale [05:00:31] --mwbot-- mdale: To hide the header on the main page, you need to add this CSS to the wiki page [[MediaWiki:Common.css]]: "body.page-Main_Page h1.firstHeading { display: none; }". If your main page's title is not "Main Page", you'll need to change it accordingly (look at the class on the tag in the HTML source). [05:00:46] FBIGuy: have you updated MediaWiki recently? [05:01:06] mdale: obviously substitute "Main Page" for whatever page you want to hide the header on :) [05:01:14] its the latest version] [05:01:14] yea...but nothing for namespace? [05:01:23] use body.ns-0 [05:01:28] replacing 0 for the namespace number [05:01:30] ah oky [05:01:43] FBIGuy: did you update recently? [05:01:44] if you have a new enough mw version that has per-namespace css classes, of course [05:02:00] yea I run from the svn ;) [05:02:19] [05:02:44] you can style the body or body descendants by 'mediawiki' by namespace, by direction, or by page name [05:03:10] how can i update when i have the latest releaese? [05:03:54] FBIGuy: did you update this week and forget to update the database structure? <-- that's what i'm trying to ask [05:04:12] its brand new [05:05:48] and it happens to whatever article i try to delete [05:05:49] great thanks [05:05:52] FBIGuy: what does your [[Special:Version]] say? [05:06:03] 03dale * r31368 10/trunk/extensions/MetavidWiki/ (6 files in 4 dirs): [05:06:03] * enabled full per-page cache on Stream views [05:06:03] * fixed extra Title display in Stream ns (thx Splarka, MZMcBride) [05:06:26] # MediaWiki: 1.11.0 [05:06:29] oh [05:07:03] ack, someone with commit access should know about body classes ^_^ [05:07:39] .. i did just did not know the ns got added in there [05:07:56] hehe [05:08:16] note that this won't work the same on skins without that title object [05:08:49] yea... or if the namespace changes cuz of other extensions [05:09:15] http://www.wikisquare.com/ [05:09:17] gtg [05:09:20] can someone link me to the mediawiki.css file for this wiki [05:09:25] i don't know how to navigate to it :( [05:09:38] Landlord: view source [05:09:44] or else if you could just tel lme how to make the hover-dropdown menus that would be hotness [05:10:33] how does the source show me where the mediawiki.css file is? :S [05:10:52] forgive my ignorance if it is showing itself [05:11:26] view the page source, look for