[00:02:16] hi there [00:02:42] why my mw don't index this line ? "for f in *.wav; do lame "$f" "${f%.wav}.mp3"; done" [00:02:54] when I search "lame" I don't have it [00:03:48] mysql is configured to search 3 letters strings [00:03:55] @ home [00:04:37] mediawiki-1.10.1 [00:04:44] $Linux Debian Sid [00:10:51] Do you have a link to your wiki? [00:10:58] Is it a current revision? [00:11:20] You might be better off asking in #mysql. Make sure that the info is in the database and the fulltext index exists. [00:11:40] If you changed the stop word length, of course, you have to restart MySQL and rebuild the index. [00:14:26] the word lengh is very old Simetrical [00:14:55] mysql had restarted many times [00:15:18] no link to wiki, it's private [00:20:48] Maybe it's too common? [00:20:51] Or is on the stop word list? [00:20:56] I suggest asking in #mysql, as I say. [00:29:08] :/ This code is really starting to get annoying [01:00:30] Bah... finally a new clean way of form building... but it's 1.13 only [01:00:51] 03(mod) Oversight should be able to hide log entries as well - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=7871 (10N/A) [01:01:47] Hi, how can I make a page in my wiki accessible to a particular group? [01:02:48] 03(mod) Should be possible to hide log entries - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=7871 (10N/A) [01:03:01] !access | abcod [01:03:01] --mwbot-- abcod: For information on customizing user access, see . For common examples of restricting access using both rights and extensions, see . [01:03:57] ah, thanks [01:07:11] Hello All [01:07:26] Is there any kind of admin panel or something for mediawiki? [01:08:29] ProProductions: There are the maintainance scripts and restricted special pages for various rights [01:22:39] Hmm... Is the parsing of wikitext done exactly in the order of from up to down? [01:23:33] everyone must be afk then [01:23:48] ... [01:29:12] seems my webchat nick got stuck on non updating text [01:29:24] thanks Charitwo for your reply, just read the channel log [01:29:33] no problem [01:29:58] am new to running a wiki so need all the help I can get [01:30:18] luckily I have added content to wiki's before so that's not new, its the administration which I am stuck on, lol [01:36:01] *qsheets is wondering what should be done w/ https://bugzilla.wikimedia.org/show_bug.cgi?id=14190 [01:39:30] 03aaron * r37901 10/trunk/extensions/FlaggedRevs/ (FlaggedArticle.php specialpages/RatingHistory_body.php): [01:39:30] * XHTML [01:39:30] * Typecasting fixes [01:39:30] * Disable some notices (bug 14879) [01:40:45] 03(FIXED) Disable edit notice for automatic flagging - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14879 +comment (10JSchulz_4587) [01:45:27] 03aaron * r37902 10/trunk/extensions/FlaggedRevs/FlaggedArticle.php: Make sure there is page content before adding UI here [01:55:41] Hi. I was asking earlier if anybody knew why a new install of 1.12 with ParserFunctions the #ifexist would always go false on regular (existing) files. [01:55:57] Example: http://temblast.com/w/index.php?title=User:Renate/test [01:56:18] just use the one in the 1.12 branch [01:56:37] I tried rolling back to an earlier version of ParserFunctions and it didn't help branch/rev1_12 [01:56:55] works for me [01:57:15] Well, I see tons of 1.12 where it does work! [01:59:38] On the sites where it works, I can't see exactly what version they're using. [01:59:56] hmm why the heck do I keep gettin disconnected :| [02:00:05] Bad karma? :) [02:00:56] that would explain it but unfortunatly that aint why :( [02:01:00] Renate: http://www.mediawiki.org/wiki/Special:Version [02:02:31] They're running 1.13alpha. I'm showing the sane PF 1.1.1 that they have. Another 1.12 site (where my example works) shows no version # for PF [02:02:38] same* [02:03:06] http://wiki.xyrael.net/wiki/Special:Version [02:03:28] http://temblast.com/w/index.php?title=Special:Version [02:04:09] http://dota-allstars.com/wiki/Special:Version [02:05:22] Thanks, Wyvernoid. You're making my point. We're both running 1.12 with PF 1.1.1. Yours works, mine doesn't. [02:07:35] That is presuming that #ifexist actually works on your site. You might not actually use it. [02:08:48] On the other hand, it's impossible to tell without looking at the file what revision it is. [02:08:52] It works... [02:09:12] I mean, #ifexist works on my site. [02:09:47] AaronSchulz: did you forget a db patch on that update? [02:10:06] nope, not adding it yet [02:10:26] Ok. Do you know what version exactly of PF, Wyvernoid? Or can you tell me the file size? [02:10:43] AaronSchulz: so that new feature isn't live on that code? [02:10:59] I know my problem may be outside of PF itself, but I don't understand how anything works. [02:11:48] The file size is 16,268 bytes. [02:11:59] (that of the file ParserFunctions.php) [02:13:09] i still wish i could get phpmathpublisher working [02:13:19] Thanks 15.434 is what I'm using, the latest of July 9 or so. [02:13:25] or mimetex [02:13:33] AaronSchulz: Did you commit Special:RatingHistory without a db patch for it? o_o [02:13:37] 03dantman * r37903 10/trunk/extensions/SemanticMediaWiki/maintenance/ (5 files): [02:13:37] Changing include lines for SemanticMediaWiki's maintenance includes. [02:13:37] This is a format which me and Tim came up with some time ago and appears to have become a good standard since then and has a good reliable rationale for use. [02:13:57] FunPika: the stuff is disabled by default [02:14:23] the schema may change, and I don't want people running it and getting confused [02:14:32] if it breaks later [02:16:09] if you're running 1.12 you shouldn't be using the trunk version of PF [02:17:00] wow that dota site has a hella nice layout [02:17:32] Thanks Overlord, what should I be using. I tried branch/rel1_12, it still didn't work. [02:30:28] well just download fresh 1.12 and 1.12 copy of PF and it works just fine and dandy, so I'd suggest any local changes you've made [02:31:48] Could well be, Overload. I only changed LocalSettings.php. It sounds like you went to a lot of trouble, thanks. [02:32:44] well it's actuanny not working on the special pages, but dont know if that's normal or not :) [02:32:48] *actually [02:33:11] The cases for special pages went in later. [02:34:07] yea the special pages work with mw 1.13 and it's ver of PF [02:36:59] Is this still the proper way to get database results in 1.13 ? http://pastebin.com/m6d1425c5 [02:41:48] Well, I just tried the branches/rel1_12 PF again. It still doesn't work, but the Special pages get flagged as exist still. Something is screwy here. [02:42:17] The code says Specials get flagged as "else" [02:42:59] Ah OK! It was caching somewhere! [02:43:36] But not my browser (I don't think?). I gave it F5 and Ctrl-F5 [02:45:13] Ok, it works now, but I have to null-edit the pages. Strange. [02:48:55] Well, thanks all. Problem solved. Good night. [02:59:15] Yuhuuu....... [03:02:19] rum [03:02:30] ea.. [03:03:03] mbah_edan: whatcha need? [03:03:42] What do you mean?? [03:04:35] what do you need? [03:05:08] I need some friends... [03:05:33] Where you came from?? [03:06:15] MI, USA [03:07:09] USA?? are you sure?? [03:07:29] no, mexico, lol [03:08:12] Indo ae ahh?? [03:08:29] ?? [03:09:27] You from USA,Mexico,or what?? what is lol?? [03:09:50] USA, lol = laughing out loud [03:10:46] Sorry this is my frist time I'm Indonesian... what is your name?? [03:11:04] Quentin Sheets [03:11:27] How's your winter? [03:12:31] There is no winter in here... [03:12:49] :( [03:13:04] its very hot here.. [03:13:15] how old yo?? [03:13:30] not old enough [03:13:44] (joke) [03:14:03] How old???;-) [03:14:33] I'm 20... [03:14:46] your young [03:14:59] ** you're [03:15:00] lol [03:15:12] ... but i'm younger [03:15:18] *Skizzerz is too [03:15:19] and you?? come on, its allright.... [03:17:59] how young?? [03:21:10] *qsheets starts playing mind games [03:27:59] Anyone there........... [03:28:08] *Smaug wonders at skizzerz's age [03:28:21] Smaug: I think it's on my mw.org userpage... [03:28:41] hmm... guess not [03:29:13] *Smaug wonders why he never noticed how using Skizzerz's name in the possessive makes it cooler [03:29:33] s/cooler/completely unpronouncable/ [03:29:36] :) [03:29:45] :) [03:30:06] well... it still kinda can be pronounced [03:30:08] it's pronouncable. skizzerziz [03:30:11] it's just weird [03:30:24] i suppose [03:30:26] anyway, i'm 17 [03:30:31] alright [03:31:59] *qsheets = Skizzerz [03:32:09] ya'mean ==? [03:32:14] :P [03:32:16] yeah, that [03:32:34] actually, i mean === [03:33:47] :-D [03:35:19] :P week.......... [03:36:41] Quentin?? [03:47:56] r [04:08:06] how to block ip editing only? [04:09:02] neelaManga: Ensure the box " Block anonymous users only" is checked [04:09:53] or are you referring to allowing only logged in users to edit on the whole wiki, in which case you would need to see http://www.mediawiki.org/wiki/Manual:Preventing_access [04:10:00] box witch box? [04:10:18] ok [04:11:46] i think put this only "$wgWhitelistEdit = true;" [04:13:04] neelaManga: You'd want http://www.mediawiki.org/wiki/Manual:Preventing_access#Restrict_anonymous_editing [05:21:47] hi. what is required to enable support in mediawiki? [05:22:57] !math | gigo [05:22:57] --mwbot-- gigo: http://www.mediawiki.org/wiki/Manual:Math [05:23:12] mwbot: thanks [05:23:31] oh! VasilievVV thanks [05:45:19] hey [05:45:33] I am trying to get my wiki to work with a virtual host on my account [05:56:01] Scott-, and you have problem ... [06:30:21] 03(mod) Language code of Taiwanese/Holo, Cantonese, Classical Chinese Wikipedias - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=8217 (10HenrySYLi) [07:04:42] sorry guys [07:04:55] yes I have a problem getting my Wiki to work with a virtual host [07:05:13] I have my wiki in /www/wiki/wiki and thats where the virtual host points [07:06:24] What isn't working? [07:06:48] I keep getting a 404 error [07:07:24] Even if you go to index.php explicitly? [07:07:50] how do i change the content in Special Pages and the content that appears below the edit page! ie.. Please note all contributions blah blah [07:08:05] yes [07:08:56] node100101: Special:Allmessages [07:08:56] node100101: The former is a bit vague. The latter is based on the license selected [07:09:31] Scott-: Are you sure you're looking in the right place? /index.php vs /wiki/index.php [07:10:10] I got it working again [07:10:14] Dashiva: True but i want to change what appears when you edit a page before submit thers some content likePlease note that all contributions to ShareurTravel are considered to be released under the Attribution-Noncommercial-Share Alike 3.0 Unported (see ShareurTravel:Copyrights for details). If you don't want your writing to be edited mercilessly and redistributed at will, then don't submit it here. [07:10:14] You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. DO NOT SUBMIT COPYRIGHTED WORK WITHOUT PERMISSION! [07:10:25] ops sorry for the paste [07:10:34] node100101: go to Special:Allmessages and look for that text [07:10:36] i would like to change this [07:10:40] (easiest way) [07:10:40] okay thanks splarka [07:10:46] much appreciated [07:10:55] but the virtual host http://wiki.ugmoinc.com/ goes to the correct location but the page doesn't load [07:11:33] Having a wiki at the root level is more pain than it's worth [07:13:56] Splarka: That did the trick Problem Solved :D [07:14:31] hello good morning all! please I had a friend who already set up wikimedia up, but what is left to do now is creating contents and categories! how can I do it pleasae? cos I can't find myself out --- My the way,I am a programmer, web developper, just directives and I will do the rest [07:16:40] afidegnum1: These pages might be what you're looking for: . [07:17:28] ok [07:18:10] thanks, i got it [07:22:13] but pls there is another situation [07:22:21] here is the site just built [07:22:37] but it seems wikimedia is not available publickly yet [07:22:38] http://development.artisticpursuit.org/wiki/index.php/Main_Page [07:22:45] http://development.artisticpursuit.org/ [07:23:00] how can i set it up. it has already beem installed [07:25:48] afidegnum1: It is installed. When you say "Wikimedia is not available", do you mean you want a copy of Wikipedia (the enclyclopedia) or other Wikimedia wikis? [07:25:59] encyclopedia* [07:27:45] ok. how can I make the contents display? [07:33:34] ??? [07:34:29] afidegnum1: http://download.wikimedia.org/ [08:03:53] 1 PHP Strict Standards: Non-static method MediaHandler::getLongDesc() should not be called statically, assuming $this from incompatible context in /var/www/w/includes/filerepo/File.php on line 1215 [08:04:06] from incompatible context? [08:04:15] isn't it usually from compatible? [08:04:56] Nikerabbit: It wouldn't be an error if it was from a compatible context. [08:05:16] MinuteElectron: yes it would, because it needs to be *the* context :o [08:05:40] yeah... [08:09:32] good morning :-) [08:09:58] we're using mediawiki as documentation wiki for our software project [08:10:40] unfortunately spammers abuse the wiki and add spam there; is there any popular antispam method integrated into mediawiki 1.12.0? [08:11:13] we've already enabled user registration via email and only registered users can edit or recreate articles [08:11:19] but that doesn't seem to stop them [08:12:17] they are registering accounts? [08:12:23] yes [08:12:32] http://www.mediawiki.org/wiki/Manual:Combating_spam Try looking here? [08:12:37] !e ConfirmEdit | barra_ [08:12:37] --mwbot-- barra_: http://www.mediawiki.org/wiki/Extension:ConfirmEdit [08:13:55] 03siebrand * r37904 10/trunk/extensions/Translate/groups/ (MediaWikiExtensions.php mediawiki-defines.txt): Update some changes in FlaggedRevs [08:14:26] thanks for the pointer Wyvernoid & MinuteElectron [08:14:39] I'll give the confirmedit extension a try [08:18:36] Pathoschild: pls u there? [08:19:32] since wikimedia is installed on the server, how can I set it up? to make the contents display? [08:20:08] you're trying to install mediawiki afidegnum1 ? [08:22:09] wikimedia is already installed [08:22:11] http://development.artisticpursuit.org/wiki/index.php/Main_Page [08:22:46] now, I want to centents do display [08:22:50] to display [08:22:51] ohh, so what do you want to do? [08:23:04] add content? [08:23:12] yes [08:23:21] so it will display for the public view! [08:24:17] afidegnum1: and what content do you have? from where? in what form? [08:24:19] just enter a new site like http://development.artisticpursuit.org/wiki/index.php/EditMe and click "edit this page"? [08:25:05] ok [08:25:59] 03siebrand * r37905 10/trunk/phase3/languages/messages/ (25 files): Localisation updates for core messages from Betawiki (2008-07-22 10:14 CEST) [08:26:14] thanks, I got it, but how do we add a contents category? [08:27:01] categories and subcategories? [08:27:02] try to read the manual [08:27:03] http://meta.wikimedia.org/wiki/Help:Category [08:27:34] and you don't have the edit and other links on the main page. this is a design issue [08:27:55] He has them, on the left [08:28:27] not for me [08:32:23] 03siebrand * r37906 10/trunk/extensions/ (151 files in 142 dirs): Localisation updates for extension messages from Betawiki (2008-07-22 10:14 CEST) [08:40:27] 03siebrand * r37907 10/trunk/extensions/Translate/groups/ (MediaWikiExtensions.php mediawiki-defines.txt): Add 2 new flagged revs message groups [08:42:03] 03siebrand * r37908 10/trunk/extensions/ (16 files in 16 dirs): Localisation updates for extension special pages from Betawiki [08:42:49] [12:01:02] Wyvernoid: you can cache the result. [08:42:50] [12:01:26] $parser->myParserFunctionDataCache[md5($data)] = $myResults; [08:42:52] [12:01:30] and just retrieve the data from there. [08:42:53] Third time I'm asking this... Could someone please elaborate Werdna's code more or provide a manual/documentation on this? [08:45:45] 03(mod) Change time zone in Korean Wikisource - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=14849 +comment (10acc611) [08:47:11] ok, here is a quesiton: I have mediawiki 1.12, and I want a certain category tree to show up on the sidebar... I looked at some oneline docs, but no luck... any hints? [08:47:57] Drazha: there's no goog way until 1.13 comes out. [08:48:00] *good [08:48:12] damn [08:48:29] there are some hacks described on the talk page of the CategoryTree extension [08:48:34] setting up some proper navigation really is difficult with mediawiki [08:48:39] tried pages/subpages [08:48:46] now messing with categories [08:48:51] I just dont know what to use [08:49:01] that's because a wiki is by design not hierarchical, but a network [08:49:07] it lives on the interlinking of pages [08:49:27] I get that, but still [08:49:39] generally, having an "overview" should not be neccessary. [08:50:03] well yes, i see what you mean. the simplest way is putting a category tree on the fron page, or on a "sitemap" page [08:53:31] so like, lets say I want to have a hierarchy of categories, and documents per category... and I want to have my documents sorted by "folders" so to speak... like pages/subpages [08:53:40] is that the proper way to do it, or not? [08:55:39] well guess that would easier for the user to navigate.. i would like a workround for that too! [08:59:40] is it a bad idea, on arelativly low usage wiki, to put an "lucene incremential update" hook each time somebody update a page or upload a file ? :) [09:00:41] I mean, opposite to having a daemon/crontab updating on his own every xx minutes [09:01:25] (yes, they want their new text to be available on search immediatly) [09:05:17] it's probably ok. (but i have never played with lucene)( [09:05:39] just beware what happens when some spambot decides to do 1000 updates in a couple of minutes... [09:06:27] Drazha: just use categories all the way. subpages are not suited that well for this purpose. [09:06:37] hmm okay, thanks [09:07:05] Duesentrieb: ok thanks. so how do I organize the articles in a hierarchical manner? just stick all of them at the root? [09:08:12] hm? you have a root category, and "top" categories under that, and more specific categories below that... and you put pages into that structures wherever they fit, i.e. into the most specific categories that are appropriate [09:09:24] ok, but how do I stick a page in an article? [09:09:38] huh? a page in an article? [09:09:47] pages and articles are the same thing (technically) [09:09:55] Duesentrieb: a page in a category, brain misfired, sorry [09:10:03] for example: [09:10:05] read the manual :) [09:10:08] !categories [09:10:08] --mwbot-- http://www.mediawiki.org/wiki/Help:Categories [09:11:01] yeh, i am reading that over and over [09:11:04] but just bear with me [09:11:10] lets say i wanna produce documentation: [09:11:14] * Documentatoin [09:11:20] ** lab [09:11:29] *** (this is the actual document) network [09:11:35] **home [09:11:42] yes i get the idea. [09:11:45] *** power board (actual document) [09:12:02] so, either use the documentation/lab/network page/subpage idea [09:12:22] Drazha, create your main category ( [[Category:Documentation]] ) [09:12:24] huh? [09:12:32] or put the "network" article in root and categorise it in "lab" subcategory of "documentatoin" category [09:12:34] forget about subpages [09:12:51] then create a [[category:lab]] with [[category:documentation]] in it's text [09:13:03] BusyNeko: yeap, ok, done that, what next? [09:13:04] here, the cat lab is not a subcat of cat documentation [09:13:17] to put an article in "lab", just put [[category:lab]] in it [09:13:32] you can say it work the same way for categories and articles [09:13:44] time for lunch [09:13:46] have fun [09:13:51] ok, but if I create the article in the root of the wiki, if I have two articles with the same name, its gonna clash [09:13:52] bye [09:14:06] hmm [09:14:11] i could have network under lab, as well as home [09:14:33] you could create namespace to separate theses, then [09:15:04] although I'm not 100% sure to understand [09:15:47] so whats the point of creating a namespace for home and work in this example? [09:16:07] well, it's only useful if you insist on having the same names [09:16:27] so its kind of a replacement for pages/subpages? [09:16:31] no [09:16:47] ok, a replacement for folders, then? [09:16:52] else, you could just create a disambiguation, like [[title (precision)]] [[title (other precision)]] [09:16:53] neither [09:17:01] what do yo ucall a folder ? [09:17:19] i dont know, folder work, and folder home [09:17:25] that contains several articles [09:17:38] there's no such thing on a wiki [09:18:52] Hi all! Is there some ready set of regexpes or a script that converts articles to plain readable text? [09:19:08] anyway, you'll find explanations on namespaces at http://en.wikipedia.org/wiki/Help:Namespace [09:19:35] it can't be relaly called a folder, because there's only one level. you can't make subnamespace [09:39:50] i want to remove the line that appears on Image:xyz.logo [09:39:51] * Edit this file using an external application [09:39:51] See the setup instructions for more information. [09:39:56] how can i do that [09:40:25] coz the "edit this file using ext app" is a link which causes it to download index.php :S [09:40:53] i rather remove the option for the users [09:43:50] ok, so, next topic: category tree... I told it to expand it, tried using depth as well, however it expands only one level and thats it [09:44:54] how do i edit pages such as Special:UserLogin and pages such as Image:xyz any idea? [09:45:12] node100101: you need to edit a specialpage called Special:Allmessages or something similar [09:46:15] node100101: Special:AllMessages actually, at least on en.wikipedia. Assume that this hasn't changed from earlier versions to 1.13 of mediawiki [09:46:58] bjelleklang: well hmm look through there it worked to edit some content! couldnt find much btw is this the right way of doin it? Splarka, Werdna, Duesentrieb [09:47:31] node100101: does it do the same thing to you on en.wp ? [09:47:39] I suggest ignoring it, some people may find it useful [09:48:04] and it isn't really downloading index.php, your browser just chooses that as the default name because that is the name of the page in the URL serving it [09:48:39] well i did search through Special:AllMessages what if want to edit something like Image:Xyz.jpg [09:48:58] mite as well not have it, well its just a wiki for simple users who would share their exp etc [09:49:08] um [09:49:10] http://www.mediawiki.org/wiki/Manual:$wgUseExternalEditor [09:49:37] to change text on a page, you use Allmessages, to enable/disable features, you use LocalSettings.php, but to edit Special:Pages well, you don't really [09:52:48] so say i want to delete the line to use ext editor remove it form AllMessages or disable the ext editor from localsettings.php? [09:53:07] http://www.mediawiki.org/wiki/Manual:$wgUseExternalEditor [09:54:02] okay saw that add line to localsettings.php however i believe it would only disable external editing rite? users shd still be able to download mp3s etc? [09:54:17] probably [10:00:12] 03(NEW) Create hook (AlternateSkinPreferences) to alternate skin section in user preferences. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14883 15enhancement; normal; MediaWiki: User preferences; (korczynski) [10:27:27] 03(mod) Create hook (AlternateSkinPreferences) to alternate skin section in user preferences. - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=14883 (10korczynski) [10:40:14] 03(mod) Install MetaKeywords extension on en.wiktionary - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14882 (10RLUllmann) [11:04:31] <|FoxIII|> Hi all. [11:06:10] <|FoxIII|> I want to have a 'news' section on my front page which pulls news titles from either a) another wiki page or b) an external program (still on the same site). Is there a way to do this? [11:06:35] For a) you may use transclusion [11:07:14] <|FoxIII|> transclusion? Is that an extension available on mediawiki site? [11:08:59] <|FoxIII|> ah! I have found it. Thank you VasilievVV [11:18:34] |FoxIII|: to include a news listing from somewhere else, i'd recommend to do it via RSS. There are several extensions for showing an rss feed on a wiki page [11:18:56] |FoxIII|: for internal news, do it manually via template includion, or use DPL, or the News extension. [11:19:26] (note that News doesn't work out of the box with 1.12, it needs a patch - fine with 1.11 or 1.13) [11:35:26] for example, Apple Mac -> Mac OS X Leopard, where Apple Mac is the main category, Mac OSX Leopard is the sub category and then followed by the article [11:35:38] am kinda lost on the best or easiest way to do it [11:36:36] hmm seems my first message didnt go thru [11:37:05] basically am trying to work out the easiest way to section all the info [11:51:46] hello [11:52:21] hi [11:52:34] hi [11:59:24] hmm ok so now I know a fast way to make a category and stuff, but is there a way of say adding a drop down box to the edit page so users can select the categories an article belongs in? [12:02:59] ProProductions: there are a couple of extensions for that. i think one is called "SelectCategory" [12:03:23] this of course only works if the number of categories is limited [12:03:29] on wikipedia, it wouldn't work :) [12:11:40] 03(NEW) error on installing - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14884 04BLOCKER; normal; MediaWiki: Blocking; (dimitar.tsonev) [12:12:59] I have a feeling my wiki will have a fair few categories [12:13:02] for example my leopard post uses 3 categories already [12:13:06] being Apple Mac, Mac OS X Leopard and Tips and tricks [12:13:33] of course it could also have Desktop tweeks and visual tweeks [12:15:33] at the moment I am typing the new page name into the search box then clicking on create this page [12:15:47] might not be the best way to create articles tho [12:16:05] no, it isn't [12:16:16] the best way to create articles is to link to them, then click the red link [12:16:24] that's how I usually do it. [12:16:25] see, imma newb, lol [12:16:26] this way, you don#t create orphans, but everything is connected [12:16:40] the point is: don't try to author the wiki all at once, by yourself [12:16:41] let it grow [12:16:46] add stuff as you need it [12:16:54] don't try to think up an overall structure beforehand [12:16:57] although, IMO, you do need to have *some* content in it, or people won't use it. [12:16:58] that's not how a wiki works [12:17:13] well sure. start using it yourself [12:17:16] that will add content. [12:17:22] yea. [12:17:39] I think developing a community is the hardest thing to do on a website. [12:17:43] *Hawson agrees [12:17:45] It takes time and patience. [12:17:50] And dedication. [12:17:58] basically I am trying to create a sort of base layout and content look with interlinking pages and such ready so that other users have a place they can put their articles [12:17:59] basically, a wiki will work if it's a usefull too, and if there's a specific group of people that it's aimed at, that helps too [12:18:07] also, even if you *have* content, that's no garauntee either. [12:18:20] you need people, and contributers, and traffic [12:18:26] err, a useful *tool* [12:18:28] Yes. You can't just throw up a wiki and expect it to blossom (I'm glaring at my boss's office right now). [12:18:36] what I really want to look at is a super easy way to add an article to the right categories without having to type the category names exactly [12:18:43] What's the topic, if you don't mind me asking? [12:18:55] you may be better served by adding to an existing wiki... [12:19:02] mine? [12:19:06] yes [12:19:06] Yours. [12:19:18] (and if you can't say, that's fine) [12:19:18] hehe, nope am runnin it all myself [12:19:24] multple reasons [12:19:45] 1 - I run a small PC sales and repair company and want a one stop place for customers to get tips tricks and help [12:19:50] and I feel a wiki does the job [12:19:52] no, no. what is the topic? [12:19:56] what is it about? [12:19:58] 14(INVALID) error on installing - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14884 +comment (10maxsem.wiki) [12:20:00] ProProductions2: http://www.mediawiki.org/wiki/Category:Category_extensions [12:20:10] 2 - I am moving into the web hosting section of stuff, so want a wiki for that help too [12:20:16] Automatic category assignment would require a script of some sort, perhaps an extension [12:20:18] so linkin to others aint a good buisness idea [12:20:22] ProProductions2: specifically, look at Extension:SelectCategory and Extension:CategorySuggest [12:20:28] http://pro-productions.net/wiki/ [12:20:35] maybe also Extension:Add Article to Category [12:20:41] its live and public although not linked to yet [12:20:45] a "shortcut" could be to use a template that has a number of category tages in it. [12:20:54] Semantic Wiki! :-D [12:22:14] another one is http://www.mediawiki.org/wiki/Extension:SelectCategoryTagCloud [12:22:32] ProProductions2: so... there are several extensions that do something like this. try them [12:22:36] right am gonna look into those extensions, as you can probably tell it needs to be super easy to list and find stuff [12:22:58] nothing is ever super easy and super correct [12:23:21] making things very easy will cause people to do stupid shit :) [12:23:24] yeah but you know what I mean, easy enough for someone new to PC's to find stuff [12:24:33] ya know you would be surprised at how many people have to get their dvd drives repaired [12:25:05] I think a wiki might not be what you are looking for... [12:25:23] Let's be honest, it sounds like you will be the primary source of information for this thing. [12:25:30] ya think? lol [12:25:46] A wiki is designed to harness the community, but most of your people won't be contributing to it. [12:26:02] So why are you using a wiki if it's not the right tool? [12:26:06] I tried geeklog as a method as that seemed to be good, but the issue there was with the editing and creation [12:27:12] Hi, I have a wiki running on one box, is it possible to have a second box in another location in case the first one breaks or is unreachable for some reason. [12:27:48] MrHappy: Yes, there are multiple ways of doing that. I'm not familiar with all of them, though. [12:28:09] that's good :) [12:28:19] And I'm not sure if there's anything built into MediaWiki that might help, but it's common practice, especially for large(r) sites. [12:28:53] 03(NEW) Installer should check for dependencies - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14885 15enhancement; normal; MediaWiki: Installation; (maxsem.wiki) [12:29:41] damm disconnects [12:29:52] you have a valid point but how many of the visitors to wikipedia actually contribute? [12:29:56] most are teens and the like looking for information [12:30:03] actually, a large percentage. [12:30:14] 03(mod) error on installing - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14884 (10dimitar.tsonev) [12:30:15] something like 70 or 80 percent, I think one article said. [12:30:33] hi [12:30:39] hence why I decided to bring in a wiki idea as I will harness both the knowledged and less knowledged [12:31:47] I would like to edit mediawiki:nologin, yet it doesn't accept any of the
's etc. I could edit includes/templates/Userlogin.php, but does anyone have a better solution? [12:32:48] wtf. this sucks. i'm at work, and "banned" from a channel I've never gone to before. stupid irc web clients. [12:32:57] right going to look into the category extensions, it might not be the best system for me, but I feel it will have its uses. [13:03:27] hello, pls I am having some issue, I need assistance pls [13:04:17] I am new to wikimedia, this page has just been installed: http://development.artisticpursuit.org/wiki/index.php/Main_Page [13:04:37] I need assistance on creating a categories and subcategories [13:05:01] I read the help, but everything does not seems clear to me, I need more clariication please! [13:05:16] how do I create a new category? [13:09:33] afidegnum1: assign articles to the category [13:10:22] ok well, actually, I have a list of categories and subcategories to create before assigning an article to each of them! [13:10:33] how do I create them? [13:11:36] just go to [[Category:maincategory]] and edit/save it [13:12:30] if you need [[category:subcategory]] just edit and add [[category:maincategory it]] [13:12:50] [[category:maincategory]] it* [13:14:17] ok in example of this page: http://www.artisticpursuit.org/wiki/, on the admin panel, I have edit, which gives a ling to edit, artickes, discussion, history, unprotect, move, delete, watch [13:14:53] when I clicked on the edit, it gives me a page where the contents is edited in an html format [13:15:41] 03(NEW) "#REDIRECT" is rendered as a numbered list (
    ) in preview - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14886 trivial; normal; MediaWiki: Page rendering; (jidanni) [13:17:06] <^demon> afidegnum1: In that edit textbox, add [[Category:Foo]] to it. Then the article will be in the "Foo" category. You can change "Foo" to be whatever you want. [13:17:31] <^demon> So an article could be in [[Category:Foo]], [[Category:Bar]] and [[Category:XYZ]]. [13:19:25] 14(DUP) "#REDIRECT" is rendered as a numbered list (
      ) in preview - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14886 +comment (10innocentkiller) [13:19:34] 03(mod) Redirect graphic not shown in preview - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=2333 (10innocentkiller) [13:20:42] ok thanks, I got it [13:29:04] 03catrope * r37909 10/trunk/phase3/includes/api/ (6 files): API: Change descriptions for some limit parameters to actually refer to the correct type of result [13:31:15] [[Category:Category name]] [13:32:05] sorry, [13:32:55] is it possible to add plenty list of category? like [[cat:name]] [[cat:name2]]? [13:33:05] hi [13:33:22] afidegnum1: Sure. Just do [[Category:Foo]] [[Category:Bar]] [[Category:A to Z]] and the page will be in all three categories [13:33:25] abdul: sure is [13:33:38] I am new to wikimedia [13:33:53] and I was wondering how can I prevent users from editing the home page [13:34:11] abdul: You can protect the main page by clicking on the "protect" tab above it [13:34:28] !protect | abdul [13:34:28] --mwbot-- abdul: You can protect pages to prevent them from being edited by certain user groups. When a page is deleted its' protection is retained. Also you can protect nonexistant pages since 1.12. See . [13:35:11] 03(mod) "#REDIRECT" is rendered as a numbered list (
        ) in preview - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14886 (10N/A) [13:37:29] ok [13:37:41] I clicked on protect [13:37:50] but which option should I choose [13:37:54] is it sysop only? [13:38:11] Yeah do that [13:39:07] thank you guyes [13:39:13] guys [13:39:17] u r the best [13:41:11] 03yaron * r37910 10/trunk/extensions/SemanticCalendar/includes/SC_ParserFunctions.php: Added 'print' to supported media [13:41:44] 03yaron * r37911 10/trunk/extensions/SemanticCalendar/ (INSTALL includes/SC_GlobalFunctions.php): New version: 0.2.7 [13:41:58] hi ! [13:42:11] hello, pls I just read something too, * add a colon in front of the Category tag when you set up the page-creation link, to prevent the software from thinking you merely want to add the page you are working on to the category: [13:42:12] [[:Category:Category name]] [13:42:17] what does it mean? [13:42:46] afidegnum1: [[Category:Foo]] means "add this page to category Foo". If you want to *link* to the Category:Foo page, you need to use [[:Category:Foo]] [13:43:24] I am trying to configure mediawiki for olpc india wiki. Want to add support for (almost) all languages.. how can go about this? [13:43:37] all indian langs i mean [13:44:33] njathan: Go to BetaWiki, you can help translating stuff there [13:44:42] Of course first check that your language isn't supported already [13:45:00] http://translatewiki.net/ [13:45:19] oh it isn't. there is no LanguageHi.php [13:45:34] "Hi" in this stands for "Hindi" i guess [13:45:53] Well it might have a different abbreviation [13:45:56] i am checking in \languages\classes [13:46:25] you mean hyperlink it? [13:46:32] afidegnum1: Yes [13:46:45] ok [13:46:58] njathan: hi is there. Go to any wiki where you have an account, go to [[Special:Prefences]] and try changing your language [13:47:09] I see hi, hif and hif-latin in my language dropdown [13:47:16] At www.mediawiki.org [13:48:07] does it means also the hyperlinks lead to the page to be edited, or a plain page to read? [13:48:40] afidegnum1: It'll just lead to the page. If the page doesn't exist, it'll lead to the edit form, but that's true for all links to non-existent pages (red links) [13:49:11] njathan: Which version of MW are you using? It could be that Hindi translations are relatively new [13:50:23] njathan: LanguageHi.php is definitely present in MW 1.12 [13:50:25] hmm, confusing. what happens, if you don't put a colon at the front. just like [[Category:Category name]] [13:50:28] ? [13:50:39] afidegnum1: The page will be added to the category. [13:50:51] RoanKattouw: Yes. I can see it in wikipedia. But why does the "Choose language" option not show up in my installation? is there a seperate extension to be installed? [13:50:55] 11.?10?11WB10 (UT2K310) 11WB10?11?. 10- ( UT2K3 ) \o/ i've got a wb :) ( +t4zmanian ) UT2K3: he's posted that WB for at least 4 different people ( UT2K3 ) yes but i've dreamed every day for a wb :( [13:51:09] njathan: No. All you need to do is create a user account [13:51:14] Also make sure you have MW version 1.12 [13:51:15] BusyNeko: seriously, if you do that again, i'm going to ban you [13:51:16] ok. the category, is going to have subcategories [13:51:24] what do I do then? [13:51:34] colon or no? [13:51:47] afidegnum1: Well say you want Category:Child to be a subcategory of Category:Parent. You'd then edit Category:Parent (the page) and add [[Category:Child]] to it [13:51:54] Oops [13:52:02] Edit Category:Child and add [[Category:Parent]] [13:52:35] then, I shouldn't put colon at the front of the page like: [[:Category:Category name]] [13:52:41] right? [13:52:47] or still I have to do it!? [13:52:52] No, you shouldn't [13:52:58] ah, ok [13:53:00] thanks [13:53:32] RoanKattouw: hey thanks! err.. i was trying to see with my admin account. Strange.. the admin is forced to know English!! :-P [13:54:08] Well yeah you gotta know *some* English as a wiki admin, don't you? [13:54:21] by the way, how do you call user name directly on this way: user: without typing the full name? [13:54:32] this si on IRC [13:54:43] afidegnum1: Type Ro and hit TAB [13:54:49] RoanKattouw: err.. just kiddin.. ;-) [13:54:57] Oops type Roa and hit TAB [13:55:03] That'll autocomplete to RoanKattouw [13:55:15] RoanKattouw [13:55:21] There you are [13:55:28] njathan: [13:55:34] RoanKattouw [13:55:34] Ah ok lol [13:55:38] :D [13:55:50] I used to see something else too, [13:55:53] like [13:56:03] I have an idea for a future version of MW, but is there a formal "idea proposal" process? [13:56:14] *user shrugs* [13:56:14] tomow: File a bug at BugZilla [13:56:22] but this comes in a coloured form [13:56:22] ah. thanks. [13:56:26] afidegnum1: Type /me shrugs [13:56:27] how is it doen? [13:56:36] *afidegnum1 shrugs [13:56:37] *tomow doesn't know. [13:56:47] lol lol lol [13:56:48] nice [13:57:00] where can I get a list of such commands? [13:57:51] RoanKattouw: but this does not translate the language of the content in the wiki. [13:58:01] Should Google translate be the next step? [13:58:11] njathan: Of course it doesn't. MediaWiki is many things, but it's not an automatic translator [13:58:21] Most translate engines suck anyway [13:58:39] afidegnum1: I don't know. Maybe at [[IRC]] ? [13:58:48] *afidegnum1 is happy for all love and assistance offered! [13:59:04] *afidegnum1 Love IRC [14:01:40] 03(mod) Cross-wiki API - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14024 (10roan.kattouw) [14:01:48] 03(mod) Add rd_interwiki colum to redirect table - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14418 (10roan.kattouw) [14:02:05] How do you put these messages on the wiki? like the "this is a stub" message or "This article may require cleanup" [14:02:15] !template | njathan [14:02:15] --mwbot-- njathan: For more information about templates, see . The most common issues with templates copied from Wikipedia can be fixed by installing ParserFunctions and enabling HTML Tidy . [14:03:04] 03(NEW) Global Variable to Disable Cookies - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14887 15enhancement; normal; MediaWiki: User login/settings; (thomas.j.owens) [14:03:18] 03(mod) Global Variable to Disable Cookies - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14887 (10thomas.j.owens) [14:03:28] oh. wow. [14:03:32] tha's kinda cool. [14:05:36] so now, i wait for other people to post in that bug report? [14:05:56] 03(mod) Global Variable to Disable Cookies - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14887 +comment (10roan.kattouw) [14:08:02] 03(mod) Global Variable to Disable Cookies - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14887 (10thomas.j.owens) [14:12:03] 03(mod) Global Variable to Disable Cookies - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14887 +comment (10daniel) [14:12:24] When i go to wiki.laptop.org, the topmost section shows language options. Does that mean they have exclusively written it in those languages? [14:12:53] Yes [14:12:57] See where those links lead [14:13:05] To subpages of Main Page [14:13:05] Whoa! [14:13:21] Same goes for http://www.mediawiki.org/wiki/API which has a (probably outdated) Russian translation [14:13:32] Oh and some more languages too [14:13:54] hmm.. okay. [14:14:26] the system used for those list is kind of sucky. mediawiki doesn't have very good support for multilingual wikis. [14:14:36] it basically expects you to have one wiki per language [14:14:46] Like Wikipedia does [14:14:56] exactly [14:15:17] Duesentrieb: In theory, you could use loopback interwikis of the form http://www.example.com/wiki/$1/de [14:15:56] RoanKattouw: or automatically redirect people to subpages in their language of choice. like Polyglot does. [14:15:59] But that won't really work for interwiki links on [[Foo/de]], which will point to [[Foo/de/fr]], which is not what you want [14:16:17] Duesentrieb: That requires core support, which isn't there [14:16:23] no it doesn't [14:16:26] you can easily hook it [14:16:30] which is what polyglot does [14:16:34] Right [14:16:58] 03(mod) Global Variable to Disable Cookies - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14887 (10thomas.j.owens) [14:18:33] 03(mod) Global Variable to Disable Cookies - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14887 (10roan.kattouw) [14:19:52] 03(mod) Global Variable to Disable Cookies - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14887 (10thomas.j.owens) [14:21:12] 11.?10?11WB10 (UT2K310) 11WB10?11?. 10- ( UT2K3 ) \o/ i've got a wb :) ( +t4zmanian ) UT2K3: he's posted that WB for at least 4 different people ( UT2K3 ) yes but i've dreamed every day for a wb :( [14:22:41] flyingparchment: Please ban BusyNeko [14:23:36] BusyNeko: you get first and the last warning [14:24:02] 03(mod) Global Variable to Disable Cookies - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14887 (10daniel) [14:24:50] VasilievVV: He's been warned before by flyingparchment, who threatened to ban him if he did it again. He did [14:27:13] 03(mod) Global Variable to Disable Cookies - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14887 (10thomas.j.owens) [14:34:08] 03(mod) Add rd_interwiki colum to redirect table - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14418 (10innocentkiller) [14:53:39] 03(mod) Configuration option to disable persistent cookies - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14887 summary; +comment (10daniel) [14:54:51] 03(mod) Configuration option to disable persistent cookies - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14887 (10thomas.j.owens) [15:01:48] which file is $wgShowIPinHeader in? [15:02:11] I'm not totally sure, but I think all of those wg variables are in LocalSettings.php. [15:02:15] you put it in LocalSettings.php [15:02:38] !config | sigma_12 tomow [15:02:38] --mwbot-- sigma_12 tomow: All configuration is done in LocalSettings.php (near the end of the file). Editing other files means modifying the software. Default settings are not in LocalSettings.php, you can look in DefaultSettings.php. See , , , and [15:03:10] thanks [15:04:53] Hello, i am not sure if this is the right chat room for layout issues [15:05:21] <^demon> Possibly. What's up? [15:06:57] thanks guys [15:06:58] hello [15:07:00] pls it is me again [15:07:32] pls it is still about the page: http://www.artisticpursuit.org/wiki/index.php/Main_Page [15:07:54] afidegnum1: What about it? [15:07:58] I would like to ask, how can I make the design to look like: http://www.music-web.org/encyclopedia/index.php?title=Main_Page [15:07:59] ? [15:08:50] They've probably got a custom skin. Ask them if you can copy their design, or design something similar yourself [15:08:54] !skin | afidegnum1 [15:08:54] --mwbot-- afidegnum1: Overview: . Skin usage: . Gallery of CSS styles: . Writing your own: [15:09:15] You seem to have a custom skin already [15:09:25] where is it? [15:09:38] ok I would like to make it like the index page [15:09:46] where is what? [15:09:48] so the index will display a list of categories and other stuffs [15:09:50] I would like to create tabs on this http://wiki.openstreetmap.org/index.php/User:Kosmo, but I do not know how [15:10:21] afidegnum1: The link you provided is loading very slowly for me [15:10:27] Can you explain what their main page looks like? [15:10:34] yea, it is a kind of slow page [15:10:55] Kosmo: Tabs? Like, tabs next to "discussion" and "edit"? [15:11:15] yes [15:11:57] index card maybe correct [15:11:58] so, do you know pages I can get such skins? [15:11:59] Kosmo: Normal wikis don't allow users to add custom tabs like that. It could be that that particular wiki has enabled an extension that does. If so, see that extension's manual. For a list of enabled extensions, go to [[Special:Version]] [15:12:16] afidegnum1: I don't think this is a skin issue. Basically, you want a list of categories on the main page, right? [15:13:07] yes [15:13:37] some like chapter section [15:13:47] 03(mod) Disable local uploads on BG Wikipedia - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14836 normal->highest (10dimitar.tsonev) [15:14:35] something like this http://de.wikipedia.org/wiki/Portal:Mathematik [15:15:28] anyone know how I can use the proxysite and proxylang functionality from query.php with api.php? [15:15:54] cirwin: What do proxysite and proxylang do? [15:16:13] allow (for example) en.wiktionary to query fr.wikipedia [15:16:21] essential for javascript [15:16:37] cirwin: That's not possible yet. There's a bug at BugZilla for that though, lemme look it up [15:17:01] !b 14024 | cirwin [15:17:01] --mwbot-- cirwin: https://bugzilla.wikimedia.org/show_bug.cgi?id=14024 [15:17:48] bugzilla's not talking to me :( [15:17:57] <^demon> RoanKattouw: How can you not remember the bug, you just marked it as a blocker to 14418 less than an hour ago :-P [15:18:07] 03(mod) Special:Import should have a hook - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=11537 +comment (10innocentkiller) [15:18:10] ^demon: I closed the tab [15:18:29] cirwin: While XHR can't go off-domain, JSON callbacks can. You might wanna use those [15:18:47] what is "BG wikipedia"? [15:18:53] is that just a fancy name for include remote