[00:15:24] is there a specific method that converts mediawiki code to html without printing it? (I guess so, but I can't find it) [00:19:50] Taldor, $wgParser->parse( $wikitext ); (of course make sure $wgParser is initialized). [00:23:00] Simetrical: ok, thanks [00:30:59] 03(mod) Add feature annotate/blame command, to indicate who last changed each line / word - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=639 +comment (10Simetrical+wikibugs) [00:49:35] /nick alex_wing [00:50:28] hello ther [00:51:15] I am trying to write extension which will modify Parsing/Genereting of Wiki Link, basicly check Category of page and add little CSS class to link, but not sure whicih Hook shoud i use? [00:51:38] I want to have access to preparsed page, some Object page. ? [00:58:33] anyone familiar with selflinks? [00:58:41] Familiar in what sense? [00:58:47] i'm trying to build a template that returns a link [00:58:59] same title name, but on a different sit [00:59:00] e [00:59:12] using interwiki link... [00:59:17] if that makes sense [00:59:20] 03(mod) Redirect table is missing 1 million entries (~50%) - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=10931 +comment (10Simetrical+wikibugs) [01:00:26] e.g., page transcludes template - template contains [[owp:{{{1}}}|]] [01:00:48] template call: {{cardpromoted|{{FULLPAGENAME}}}} [01:01:19] but it doesn't come back as a link - it comes back styled as a selflink - it doesn't realize the link is offsite? [01:02:00] *jlerner reads Linker.php [01:02:01] ok, how do I fetch Parsed Page in some PHP Object ,? so I can access link on page etc.. ? is there way [01:08:13] ok, my bad, it's fine [01:18:18] *AaronSchulz_ reads an MSN email [01:18:47] domas: I see a title that says "New features galore!" in big blue [01:18:52] you know thats good ;) [01:23:10] Does anyone here happen to know the source of the pale-blue background image of a book that is in the default monobook skin? I'd be particularly interested in the original unmodified image. [01:43:58] 03(NEW) Default login error messages pose a security risk - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11757 major; normal; MediaWiki: User login/settings; (voyagerfan5761) [01:44:45] 03(WONTFIX) Default login error messages pose a security risk - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11757 +comment (10river) [01:47:47] 03(mod) Default login error messages pose a security risk - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11757 (10voyagerfan5761) [01:52:44] 04(REOPENED) Don't say whether user exists on incorrect login info, for wikis with no anonymous viewing - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11757 major->minor; summary; +comment (10Simetrical+wikibugs) [01:55:09] 03(mod) Don't say whether user exists on incorrect login info, for wikis with no anonymous viewing - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11757 (10voyagerfan5761) [02:35:08] Simetrical: you there? [02:35:52] Actually I'm just logging off, sorry. Good night. [02:36:37] I got it so it prints string(8) "monobook" in the upper left-hand corner, but it's unusable [02:51:52] 03aaron * r26937 10/trunk/extensions/ConfirmAccount/ (7 files in 2 dirs): [02:51:52] * Kill $wgSaveRejectedAccountReqs [02:51:52] * Allow flagging requests as "held" [02:51:52] * Show reject noticed when viewing a request [02:51:52] * Allow basic attachment mechanism for CVs/resumes and updated pruning to clear the relevant files out [02:51:53] * Use autoupdate hook for schema changes [02:51:55] * Add right that lets users see the IP of account requesters [02:52:06] whew [03:02:19] 03aaron * r26938 10/trunk/extensions/ConfirmAccount/ConfirmAccount_body.php: *Uncomment this [03:36:39] *qsheets is FINISHED [03:37:00] :) YAY :D [03:37:26] congrats :) [03:37:58] Ryan_Lane: i don't suppose you know of a script that can read a mediawiki user database and produce ldif? (for migration) [03:38:05] not hard to write, but maybe someone did it already [03:39:42] thx amidaniel [05:00:17] 03aaron * r26939 10/trunk/extensions/ConfirmAccount/ConfirmAccount_body.php: *Improve link output [05:15:29] hmm, db->rollback() doesn't seem to always work [05:25:54] Is there a way to edit the menus (site, toolbox...) or at least add new ones? [05:27:28] BibTeX: you can edit the navigation menu at [[MediaWiki:Sidebar]] [05:27:35] you can't edit the magic ones like toolbox though [05:27:43] I c [05:27:52] they are called Sidebar??? [05:33:55] flyingparchment: Thank you anyway [05:44:42] 03(NEW) Uploading files named with no-alphabet language - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11758 normal; normal; MediaWiki: Images; (angelsbelle) [05:50:14] what problems will i encounter if i stop mediawiki forcing login names to uppercase first letter? [05:52:35] MediaWiki:Sidebar from where i get this page [05:53:05] i search in my whole mediawiki folder but i didnt get this [05:53:45] can nybody tell me about this [05:54:30] type it in you URL MediaWiki:Sidebar [05:56:56] flyingparchment: why? [05:56:56] http://localhost/mediawiki:Sidebar [05:56:59] like this [05:57:03] grrr, fucking transactions [05:57:08] igot error of not found [05:57:19] AaronSchulz: i want to integrate mediawiki with my ldap directory, and some usernames look ugly when the first letter is capitalised [05:57:20] *AaronSchulz can't figure out why $dbw->rollback(); is not working [05:58:30] BibteX i have done that but i got error [06:00:07] flyingparchment: It probably won't be too bad [06:00:20] well... [06:00:50] I worry about normalization/title objects, they might be used before db actions [06:01:01] so it may be looking/working on the wrong thing [06:01:14] well, $wgCapitalLinks would prevent that, i guess [06:04:11] still, it sounds like it's asking for breakage :/ [06:04:16] mmh. [06:05:08] in each and every help or faq there is mention to edit "Mediawiki:Sidebar". from where i get this page???? [06:05:29] man, the ldap auth extension has a lot of configuration options [06:06:58] flyingparchment: wow, I am stumped [06:07:05] I don't get why rollback is failing [06:07:10] did you start a transaction? :) [06:07:17] yep [06:07:25] $dbw->begin(); [06:07:29] and i want this page from my system means at localhost [06:07:30] did you do something that makes mediawiki commit, like edit a page? [06:07:31] $dbw->insert( ... [06:07:38] $dbw->rollback(); [06:07:42] is this mysql? [06:07:46] yep [06:07:50] innodb table? [06:07:53] yep [06:07:58] dunno. :( [06:08:03] enable sql debug logging? [06:08:04] 03kim * r26940 10/trunk/extensions/Wikidata/ (3 files in 2 dirs): small changes [06:08:29] shit, this log file is a whopper [06:22:43] 03(mod) Allow blocked users to edit their own talk page on huwiki - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11756 +shell (10raimond.spekking) [06:35:59] Is there any reasonable way to integrate MW with something else that isn' [06:36:56] Is there any reasonable way to integrate MW with something else that isn't PHP; Ruby on Rails is what I have in mind. I'd like to be able to have rails be the "master" and just take advantage of whatever wiki abilities I want at the time. [06:38:48] integrate how? [06:39:40] basically have a part of the site have an embedded wiki in it. I'd also like to append stuff to each wiki page intelligently with Ruby code, not PHP, which I don't know. [06:40:43] So I'm avoiding reinventing the wheel and taking advantage of MW, which users are familiar with, but adding my own functionality with ruby. [07:11:42] argh [07:13:24] is it possible to turn off the sending of unapproved e-mails to list moderator (especially when those emails don't have headers to which list it is send)? [07:21:42] re [07:24:54] ugh [07:36:06] 03aaron * r26941 10/trunk/extensions/ConfirmAccount/ConfirmAccount_body.php: *Cleanup [07:59:53] hi [08:00:05] where can I find javascript related to edit on double click in article content? [08:10:06] 03aaron * r26942 10/trunk/extensions/ConfirmAccount/ (ConfirmAccount.i18n.php ConfirmAccount_body.php): *message tweaks [08:24:56] 03wegge * r26943 10/trunk/phase3/languages/messages/MessagesDa.php: Added/updated translations for da [08:36:53] 03(mod) Define Utilisatrice: as an alias for User: on fr.wikipedia - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11682 +comment (10koneko) [09:10:40] hey can anyone tell me how to add things to the sidebar/navigation bar not links but more boxes [09:15:17] MediaWiki:sidebar [09:15:22] you need to edit it [09:15:46] don't you need just leave an empty line to have new box separator? [09:16:00] there is an example: http://furry.wikia.com/wiki/MediaWiki:Sidebar [09:18:10] but can you put html in there? cus i want to move the TOC to the sidebar? [09:18:45] nope. [09:18:50] 04(REOPENED) Define Utilisatrice: as an alias for User: on fr.wikipedia - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11682 +comment (10le.korrigan) [09:18:54] you can move TOC there with javascript though :) [09:19:14] any idea of where i could find examples of this ? :) [09:54:28] Hi, I'm trying to convert a string with wikisyntax to html. I've tried $wgParser->parse(...), but that expects some kind of object and not a string. How can I convert the string into the correct object, or should I use another function? [10:00:48] Hello, someone can help answering a question? [10:02:58] Human-Being: that depends on the question... [10:08:05] Human-Being: so what's your question? [10:22:39] can anyone help me with moving my TOC to the sidebar? [10:23:15] Taldor, my question is: I have a media wiki installated, and it has articles, when I try to search the it for a word giving a part of a word more than 4 caractaires but not giving the whole word, nothing comes up. [10:23:48] *caracters [10:24:29] is the search field case sensetive? if yes, how to turn this off. [10:32:24] 03(mod) Define Utilisatrice: as an alias for User: on fr.wikipedia - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11682 (10N/A) [10:42:58] Err... is http://creativecommons.org/license/?partner=MediaWiki&exit_url=http%3A%2F%2Flocalhost%2Fconfig%2Findex.php%3FLicense%3Dcc%26RightsUrl%3D%5Blicense_url%5D%26RightsText%3D%5Blicense_name%5D%26RightsCode%3D%5Blicense_code%5D%26RightsIcon%3D%5Blicense_button%5D&partner_icon_url=http%3A%2F%2Flocalhost%2Fwiki.png (the link from the CC license picker in the MW installation) working for anyone? [10:43:12] It won't load for me, although creativecommons.org does [10:47:41] Seems to be working now, albeit slowly [11:06:29] 03(mod) Define Utilisatrice: as an alias for User: on fr.wikipedia - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11682 (10le.korrigan) [11:06:43] hello [11:07:01] is it possible to link to smb-shared files in my local network in mediawiki ? [11:07:18] i.e. like that [smb://user:pw@ip/share/filename] [11:09:21] mh, seems like its not possible....any workaround for that idea ? or additional plugins ? [11:09:33] odb|fidel_ it wouldnt work [11:09:38] well [11:09:41] it depends [11:09:43] hi loxs [11:09:43] if your wiki [11:09:50] is used internally or externally [11:09:58] its an internal wiki [11:10:07] and i want to link to internal smb-shared files [11:10:18] located on another local server [11:10:28] hmmm [11:10:30] but the synthax above seems to be wrong or not working in my case [11:10:47] and the synthax above was just an idea, havent that out of the docu or similar [11:11:01] wiki is quite limited on linking to files [11:11:07] i dont think you will manage it [11:11:09] unless [11:11:27] you put it as an external link in a page and done \\servername\sharename ? [11:11:31] that may work [11:11:33] im not sure [11:11:43] define external link [11:11:46] please [11:11:46] of course client dependant aswell [11:12:15] [http://google.com ThiasisaGooglelink] would be an external http link [11:12:30] [smb://...] was my idea for an external smb-link [11:13:12] [ftp:// ] is working [11:15:07] http://www.mediawiki.org/wiki/Manual:%24wgUrlProtocols [11:15:14] seems like smb is not possible [11:15:17] or available [11:15:34] nope my idea is not working [11:15:40] i just tired an external link [11:15:44] mh, thanks anyways [11:15:50] doing file://\\servername\sharename [11:18:01] now i just need to find someone who has moved there TOC to the sidebar [11:18:04] and ill be sorted [11:18:12] but not many people have done this by the looks of it [11:30:56] 03(mod) Support external images in galleries - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=2697 +comment (10Soroush83) [11:58:54] ugh [12:01:28] Sorry I'm french and I don't find the good words for my search... I search how color php/xml/html code into a wiki with or wothout an extension... Mediawiki do it or an extension is require ? [12:05:28] you need an extension [12:05:40] you can use SyntaxHighlight_GeSHi [12:05:45] YEAH :) [12:05:48] Thank you :) [12:06:50] !highlight [12:06:50] there are several extensions for syntax highlighting, see http://www.mediawiki.org/wiki/Category:Syntax_highlighting - the most popular one is at http://www.mediawiki.org/wiki/Extension:SyntaxHighlight_GeSHi [12:06:53] :) [12:07:05] grrr bot :p [12:07:22] Last little question, for a "portal" like http://www.mediawiki.org/wiki/MediaWiki [12:07:43] An extension or just good presentation with table [12:08:01] Julia: just a table and css. or divs instead of a table (cleaner) [12:08:13] you can also make templates for each box, etc [12:08:15] it's up to you [12:08:18] no magic involved [12:08:47] Oki, I try to do, I just begin in Wiki [12:08:57] But I like it :) [12:09:05] Julia: disecting the code that makes up the main page on mediawiki.org is confusing though, because each bit is internationalized, because there are main pages in many languages [12:09:32] perhaps look at the main paghe on a couple of wikipedias - one of them ought to be soimple enough to understand :) [12:10:09] Nice way thank you, I've already tryed for mediawiki and yes, too confuse for me :) [12:10:38] Julia: i tried to edit it once - and got lost. [12:11:30] It's a translate of my bad english ? Or an old experience of you ? [12:12:26] my own experience [12:12:44] your english is quite understandable, we see much worse :) [12:13:40] lol I need/love/try to live in English country in a little future :p [12:14:08] how to add "last modified" in footer [12:16:57] Julia: pick carefully :) [12:18:05] I don't understand -_-' but this is an 'encouragment' ? [12:18:08] English country or England? [12:18:56] English Country spoken [12:19:01] Ah ok [12:19:04] Australy, US, England [12:19:12] US just for American dream :p [12:19:13] Julia: well, if you want to live in some english speaking country, you should look carefully which one... [12:19:14] England is the best [12:19:49] They win us in rugby world cut they are bad people :op [12:20:07] no not bad people [12:20:09] nice people [12:20:19] ^^ [12:20:25] I'm joking [12:20:26] england is the friendliest nation on earth [12:20:29] lol [12:21:02] where do you live at the moment [12:21:03] Hum maybe just for drink some bear (maybe beer) :p [12:21:06] In France [12:21:13] where abouts? [12:21:29] In a beatiful island called 'Ile d'Oléron' (oléron island) [12:21:37] Googlemap, 1s [12:22:06] http://maps.google.fr/maps?f=q&hl=fr&geocode=&time=&date=&ttype=&q=ile+d'Ol%C3%A9ron&sll=47.15984,2.988281&sspn=16.468165,48.164063&ie=UTF8&z=11&iwloc=addr&om=1 [12:26:15] looks nice [12:27:00] Very nice the summer for surfing and have little job [12:27:38] how to add "last modified" in footer or it will inactive at local system?? [12:27:48] one day i would like to move to the south of france [12:28:52] amita: it's on per default, i thought [12:29:25] but it is not visible at my localhost [12:29:42] and also the no of site visited [12:32:30] amita: sorry, no idea. it's visible on my local install. [12:35:05] amita,What is the version of your mediawiki? [12:36:25] grrr the highlight doesn't work and many peoples have the same problem : Call to undefined method ParserOutput::addHeadItem() [12:36:48] Julia: that indicates you have an old version of mediawiki [12:36:51] check the version [12:37:06] Hum, I install is 2 weeks ago [12:37:41] Where I find the version ? [12:37:47] is there need to add some code in monobook.php [12:39:29] hello [12:40:03] Julia: Special:Version [12:40:05] Duesentrieb plz tell me is there need to aadd some code [12:40:16] lol [12:40:19] Julia: and... when you installed doesn't matter... what matters is where you got the code from :) [12:40:38] http://wiki.touch-serv.net/index.php/Special:Version [12:40:46] 1.9.3 [12:40:47] amita: i wouldn't know what code. it should simply work... i'm not even sure hot to turn it off [12:41:03] ok [12:41:05] Julia: old. 1.11 is current. addHeadItem got added... not sure, in 1.10 or 1.11 [12:41:13] so, upgraDE [12:41:17] !upgrade [12:41:17] http://www.mediawiki.org/wiki/Manual:Upgrading [12:41:27] 1.9.3 is older than 1.11 oO [12:41:41] Julia: sure. that's 1-dot-eleven. not 1.1.1 [12:42:08] -_-' sorry :p [12:42:10] Julia: this seems to confuse a lot of people, even though it is standard versioning practice... [12:42:33] anyway, you could also dig for an old version of the extension.l but i wouldn't recommend that [12:42:42] No no, I do a mistake, this is clear [12:42:52] amita, if you are using 1.9 to 1.11. I know it shows last editions [12:43:03] last revision time I mean [12:43:10] Yes I upgrade because a lot of extyensions that I have installed doesn't work [12:43:28] and you can find the code at in skins/monobook.php [12:43:32] yes im using 1.10 [12:43:47] look for #footer in that file [12:44:05] and see what is done there [12:44:21] hello, Nikerabbit. how r you? [12:44:26] fine [12:45:25] Nikerabbit, didn't you work on calendar anymore? [12:45:39] is it on road map? [12:46:56] I haven't forgotten it, but haven't done anything either [12:48:25] Nikerabbit, I see. It's nice you still remember it and i hope it'll come into mediawiki roadmap [12:51:12] what do u mean by "shows last edition" [12:51:38]