[00:00:04] It's time to leave and sleep [00:00:09] So, see you... tomorrow :D [00:00:25] Is it possible to have an image on a page link to an internal wiki page? [00:00:42] Yes XDuxaX [00:01:00] !imagemap | XDuxaX [00:01:00] XDuxaX : ImageMap is an extension that allows you to override the default linking behavior of images. See for more information. [00:10:25] mwbot: what else can you do? [00:10:28] ;) [00:11:20] mwbot: !flaggedrevs | amidaniel [00:11:32] aww, gay [00:11:47] !flaggedrevs | amidaniel [00:22:27] hi, I need to know how I can conctact with a toolserver sysop [00:22:36] Pasqual: about what [00:22:49] a bot [00:22:58] be more specific [00:23:03] (and you probably want #wikimedia-toolserver) [00:23:04] it works wrongs [00:23:21] it works wrong [00:24:07] thx, flyingparchment [00:31:09] 03(mod) MediaWiki: Large-file reporting incorrect value for maximum file size at Commons - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11883 (10N/A) [00:34:24] *HelLViS69 re [00:36:25] I am looking for a way to upload a file to a mediawiki installation via a script, what would be the best way to do this? [00:36:52] So far Upload.py and Uploadmultiple.py are looking good. [00:51:53] when I run 'php upgrade.php' in /maintenance directory, i get this error, what's wrong?: [00:51:56] Error, Setup.php must be included from the file scope, after DefaultSettings.php [00:58:55] dryrot, have you modified the directory structure at all? [00:59:22] dryrot, it will probably try to access stuff like Setup.php in ../includes/. [00:59:28] Actually, I'm not sure what that error means. [01:00:19] Well, I get an error in the python code when trying to install the pybot. Off to the pywikipedia irc. [01:02:37] Simetrical: i'm trying to upgrade from an older version of mediawiki, the only directory structure change i have made is to replace /images with a copy of /images from the old install [01:04:26] hi, choadsuckers [01:04:31] crap [01:04:33] that was inappropriate [01:04:40] sorry [01:04:48] thought I was in another channel's tab [01:12:15] How would you upload to mediawiki via php? [01:13:31] BattleBott, curl, I guess? [01:13:57] No, register it with the mediawiki sql databases and create a description page. [01:16:47] how can i tell what version of mediawiki i was using, by looking at a mysqldump of the mysql db i was using with it ? [01:18:14] 03(NEW) Special: Search should show the namespace selection on first load - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11901 15enhancement; normal; MediaWiki: Special pages; (danny_b) [01:23:18] O_o [01:23:30] viva la netsplit [01:23:44] Pourquoi eux et pas nous? [01:25:05] Ah, pas plus long, dommage ^^ [01:25:12] Allez, bonne nuit tout le monde [01:25:22] XD [01:34:09] hrm. [01:34:21] why does SpecialUndelete sort the timestamps before passing hem off to be undeleted? [01:39:17] great, so the update.php script failed the 1st time, and the 2nd time, but i think it's working the 3rd time, i didn't do anything between instances [01:44:21] yay spliting, my TTS died already [01:47:24] 03erik * r27309 10/trunk/extensions/Wikidata/OmegaWiki/update_bootstrap.php: fix syntax error [02:06:07] I'm having trouble parsing a delimited list of pages, can anyone help me with that? [02:09:51] Prod[a]: specifically...? [02:10:26] http://strategywiki.org/wiki/MediaWiki:Unlockedpages [02:10:35] I'm trying to get the single names out [02:11:04] right now I'm using $pages = explode ('\n*', wfMsg ('unlockedpages')); [02:11:45] $value = trim (trim ($value), '*'); [02:16:45] any suggestions [02:16:48] ? [02:17:40] Prod[a]: You probably want explode ( "\n", wfMsg (... [02:17:50] Note that you need quotes, not apostrophes, around a \n [02:18:18] ok, I'll try that [02:30:24] thanks AmiDaniel_away, it works perfectly :) [02:43:33] *Simetrical wonders if catrope reads wikitech-l and/or this channel [02:47:13] meh [02:47:37] fuu. [03:21:22] Hello [03:22:19] Hi, where can I find a document on how to display formated data in the wiki? (like subtitles, lists, etc) [03:23:32] you need help with markup? [03:25:54] yeah [03:26:00] or is it just html?? [03:26:24] try http://en.wikipedia.org/wiki/Help:Editing [04:20:19] 03(NEW) Display links to bad (ambiguous) targets differently. - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11902 15enhancement; normal; MediaWiki: Page rendering; (bugs) [04:28:36] AaronSchulz: you there? [04:28:43] no [04:28:47] ok [04:28:48] ;-) [04:46:59] jlerner: what? [04:47:41] http://www.mediawiki.org/wiki/Extension_talk:ConfirmAccount#Upload_functionality_requires_MediaWiki_1.11_.3F [04:49:01] AaronSchulz: it looks like you did a ton of work recently on this extension - great stuff [04:55:52] 14(DUP) 12 Hour time format - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11900 +comment (10raimond.spekking) [04:55:53] 03(mod) Need AM or PM in time zone information in preferences - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=5649 (10raimond.spekking) [05:11:04] 14(DUP) Special: Search should show the namespace selection on first load - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11901 +comment (10raimond.spekking) [05:11:04] 03(mod) Namespace search options should be present all the time - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=8149 +comment (10raimond.spekking) [06:58:56] so my install is working fine, but I'm having a weird little issue with the api [06:59:34] all the example links have an extra amp; where the & should be in the example links [06:59:39] any clue anyone? [07:00:19] i'm runnnin maintenance/importTextFile.php and it complains that page_id is not set. Is this an un-maintained script? [07:08:22] so my api is double escaping all ampersands, every time an ampersand is in a result or even an example link in the doc, it comes out as &amp; any ideas anyone? [07:08:36] ack nm [07:08:56] nm? [07:09:35] well, I have no idea [08:10:18] <_wooz> lo [08:10:54] mornin' [08:18:12] muar [08:19:16] 03raymond * r27310 10/trunk/phase3/ (RELEASE-NOTES includes/SpecialPage.php): [08:19:16] * (bug 11848) Allow URL parameters 'editintro' and 'preload' in Special:Mypage [08:19:16] and Special:Mytalk [08:19:16] Patch by Eneas. [08:20:35] 03(FIXED) Allow URL parameters 'editintro'/'preload' in Special:Mypage/ Mytalk - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11848 normal->15enhancement; -need-review +reviewed; summary; +comment (10raimond.spekking) [08:29:39] hello [08:29:58] i have a question about an installation. i'm getting an error with my php.ini file [08:30:22] it gives the error: Your session save path appears to be invalid or is not writable. PHP needs to be able to save data to this location in order for correct session operation. Please check that session.save_path in PHP.ini points to a valid path, and is read/write/execute for the user your web server is running under. [08:31:03] i contacted my host and they said session.save works fine and that the program is testing for session.save wrong... [08:31:25] is there a workaround for the installation to skip the test for session.save_path? [08:40:20] is it possible to add another box below the tool box, with customisable menu entries? [09:14:27] is it possible to link to a windows share out of mediawiki? [09:25:46] 03(NEW) "Templates used on this page" should have edit links after them if they editable. - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11904 15enhancement; normal; MediaWiki: Page editing; (rami.lehti) [09:41:55] is it possible to link to a windows share out of mediawiki? [10:23:46] thats nice wiki: http://wiki.novell.com/index.php/File_System_Primer [10:24:08] hi, where can I find the option for disabling anonymous edit access to mediawiki? [10:24:29] spam is growing too much so I'd like to disable public access without registration [10:29:49] mrec: look at the examples in defaultsettings and put suitable setting in localsettings [10:31:44] faq? [10:33:25] Nikerabbit: ok thanks [10:44:03] hey [11:02:07] sorry but is it possible to link to a windows share out of mediawiki? [11:02:17] someone hacked that [11:03:58] domas: you may have a link? or does file:/// work? [11:04:33] I have just vague memories [11:06:07] too bad :) [11:15:11] has anybody experiences with namespace permission extension°? [11:16:20] !? someone!? [11:16:20] You don't have permission to do that. [11:26:49] is mwbot being rude to the newbies? [11:27:02] bad mwbot [11:39:50] an imposter! [11:40:11] *Werdna wards off werdan7 with garlic [12:02:01] The instrucutions how to start a new page (ie. being give a create link if a search finds nothing), is only available for Administrator. What do I need to do to allow various users to start new pages? [12:16:22] Berto_d_Sera__: at #mediawiki but I assume he it at school now [12:16:26] oops sorry [12:23:02] a [12:23:26] Hi! [12:23:34] LeonWP, are you here? [12:54:34] can anyone help me with setting up a process to use mediawiki [12:55:43] ?? [13:33:29] 03gri6507 * r27311 10/trunk/extensions/UserContactLinks/ (. UserSignature.php): Initial revision in MW SVN [13:33:57] How can I edit the css of a wiki to display a message on only one page in the wiki? [13:34:12] Adriaan_not_Adri: why don't you just edit that page? [13:34:36] Because it is a sandbox page, and the content is continuously being removed by newbies [13:34:50] I want the message to tell them not to move the page into the mainspace [13:35:00] because they are breaking the revision history [13:37:26] : know of a solution? [13:39:42] Good morning. The "dates" were working fine, but now chenges are being stores to 2003. This messes up my wiki. Any tip on this? [13:47:22] hey people - i'm using # to do a numbered list (i'm writing some instructions for something) and at several places i need to show some commands to run. [13:47:23] trouble is, each time i try to continue the list by using # again, it starts at number 1 [13:48:14] i basically have a few lines starting with #, and then some lines starting with a space (to insert some code snippets etc...) and i need to continue the list afterwards, but i don't know how... [13:57:09] 03catrope * r27312 10/trunk/phase3/includes/SpecialUndelete.php: [13:57:09] APIEDIT BRANCH MERGE: [13:57:09] * Changing return type of PageArchive::undelete() from bool to array (success) or UNDELETE_* constant (failure) [13:57:09] * PageArchive::undeleteRevisions() now returns an UNDELETE_* constant rather than false on error [13:59:43] 03vasilievvv * r27313 10/trunk/phase3/languages/classes/LanguageRu.php: * (bug 11903) Upgrade of Russian convertPlural. Patch by Alexander Sigachov [14:00:23] 03(FIXED) Upgrade of Russian convertPlural - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11903 +comment (10vasilvv) [14:01:21] 03gri6507 * r27314 10/trunk/extensions/TodoTasks/ (SpecialTaskList.php SpecialTaskList_body.php): made the extension more compatible with User Contact Links extension [14:11:31] hey people - i'm using # to do a numbered list (i'm writing some instructions for something) and at several places i need to show some commands to run. [14:11:31] trouble is, each time i try to continue the list by using # again, it starts at number 1 [14:11:32] i basically have a few lines starting with #, and then some lines starting with a space (to insert some code snippets etc...) and i need to continue the list afterwards, but i don't know how... [14:35:32] 03rotem * r27315 10/trunk/phase3/includes/SpecialUndelete.php: Standard link. [14:44:00] 03catrope * r27317 10/trunk/phase3/languages/messages/MessagesNl.php: NL message for undelete-nodiff [14:48:20] hello all [14:48:33] anyway to export a page to OO or PDF format ? [15:20:48] I've installed mediawiki 1.10 on CentOS 5 via ATrpms repo [15:21:11] running the setup script via browser, it always fails saying it can't connect to the database [15:21:46] I'm using postgres for the db and it is running, listening on port 5432, to which I can telnet so I know it's not a firewall problem [15:22:06] any ideas where I can look to figure out why it says it can't connect? [15:24:27] + const UNDELETE_NOTHINGRESTORED = 0; // No revisions could be restored [15:24:27] + const UNDELETE_NOTAVAIL = -1; // Not all requested revisions are available [15:24:30] + const UNDELETE_UNKNOWNERR = -2; // Unknown error [15:24:55] I manually created the wikiuser ID in postgresql, and manually created the wikidb, but it still says "Couldn't connect to database" [15:24:58] is there really reason to cut of only a couple characters from last two? [15:26:00] feels stupid to me [15:27:14] pscheie: it doesn't tell the actual error? [15:27:28] pscheie: i think php or apache do need postgresql support. i am not sure which one. [15:28:10] pscheie: it's php [15:28:26] pscheie: the module sounds smthg. like php5-pgsql - PostgreSQL module for php5 [15:28:36] pscheie: in ubuntu [15:29:08] I've got php-pgsql-5.1.6 installed [15:30:02] darn. [15:30:19] flyingparchment: the config webpage says "Something's not right" at the top, and when I scroll down, I see in big red type "Couldn't connect to database" [15:30:25] and it shows up if you make a phpinfo()? [15:31:20] the config page says it's finding db drivers for MySQL and PostgreSQL [15:32:01] and the connection parameters are correct? [15:32:11] port = 5432 [15:32:14] host is localhost [15:32:26] user and pw?' [15:32:43] that part was a bit unclear to me: [15:33:53] when I click on the "Install MediaWiki" button, is it going to create the wikiuser ID and wikidb DB? Or do I need to create them beforehand so it can connect to that DB as that user? [15:34:02] I tried both ways actually [15:35:11] I installed postgres, and the first time I tried to install, got "couldn't connect to database" error, so I went into postgres manually and created the wikiuser ID and the wikidb DB [15:35:33] and specified a pw. [15:35:40] and set a password for wikiuser, which I've entered in the DB password field(s) [15:35:53] hm. i am not very familiar with postgresql [15:36:20] did you try to connect your database with this parameters with the normal postgresql client? [15:36:40] the irony is that we have MW running on another CentOS5 system running the CVS version [15:37:11] but something's broken: we can upload files, but can't update or delete them, we get a DB error [15:37:30] THATS WHAT YOU GET FOR RUNNING POSTGRES [15:37:32] *domas hides [15:37:41] so I'm trying to setup a test system to try to solve it [15:37:55] domas: yes, I suppose so [15:38:00] *PunkRock throws a fish in domas direction. [15:38:11] *domas catches it [15:38:13] we chose PG because we use that in other areas of the company [15:38:17] *domas slaps PunkRock with a trout, or so [15:38:22] pscheie: use mysql everywhere! [15:38:33] and it's been a few years since I've worked with mysql [15:38:48] *PunkRock snaps for it. [15:38:51] all the syntax that's current in my brain is pg ;-) [15:38:52] been a few years since I work with mysql :) [15:38:58] read the sign: don't feed the troll! [15:40:03] pscheie: Have you tried with no host at all (empty string)? Did you submit a bug for the file update problem? [15:40:16] what I'm really trying to test is whether the problem is related to being the CVS version of MW or being PG [15:40:38] G_SabinoMullane: no, I haven't filed a bug report [15:40:39] Or both :) [15:40:50] What's the error? [15:41:29] G_SabinoMullane: hey! leaving the hostname field blank seems to work... [15:41:42] :-) [15:42:06] that seems strange, as in, it shouldn't work that way [15:42:43] now it's saying I gotta get tsearch2 installed; had to do that for the original system, too [15:45:49] pscheie: Fortunately, tsearch2 is builtin to 8.3, so that will be a little easier in the future. [15:45:57] For now, it's a little bit of a pain. [15:47:27] G_SabinoMullane: I think there's just a postgresql-contribs package I have to install, if memory serves [15:47:35] that has tsearch2 [15:48:26] Yep. [15:55:13] 03rotem * r27318 10/trunk/phase3/languages/messages/MessagesHe.php: Fix. [16:05:40] 03brion * r27319 10/trunk/extensions/CentralNotice/SpecialNoticeText.php: Damn dirty hack to allow {{SITENAME}} with mostly hopefully correct value [16:15:49] 03(mod) Add User Preference Option to hide reverted edits from Watchlist and Page History - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11664 (10kovo1) [16:17:50] G_SabinoMullane: where do I go to file a bug report? [16:18:13] ah, bugzilla.wikimedia.org, I suppose [16:28:44] hi, i'm trying to get short URLs working, and some things seem to work, but it doesnt let me log in [16:30:32] hi [16:30:37] http://www.mediawiki.org/wiki/Bitfields_for_rev_deleted [16:30:53] what is the real status of this feature?? [16:30:59] it is really needed [16:31:12] GET /josh/wiki/Special:Userlogin works, but then I POST /josh/wiki/index.php?title=Special:Userlogin&action=submitlogin&type=login and it says "No such action" [16:31:36] fzzzt: trying to put index.php in the same directory as your short URL articles will cause only pain [16:31:43] fzzzt: use e.g. /wiki/Article_name and /w/index.php [16:31:53] hmmm [16:32:04] so i still need a "real" way in [16:36:34] 03emil * r27320 10/trunk/extensions/ (RegexBlock/ regexBlock/): fixing a directory name of this extension as all its files refer to regexBlock/ while it was uploaded as RegexBlock/ [16:37:48] never mind everything else is CamelCase or alllower, I want to be different and be lowerCamel and not to fix the code! [16:37:50] flyingparchment, so in your example /w would be the actual directory, not an alias? [16:37:55] yes [16:37:59] ok [16:38:00] 03(NEW) uploaded files cannot be updated or deleted - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11905 04CRIT; normal; MediaWiki: Database; (peter.scheie) [16:38:02] thanks [16:38:34] i used to edit the short urls page to make this clear but clueless users keep putting back crap that doesn't work [16:40:04] oh well [16:40:12] guess i'll have to move everything around haha [17:00:21] so there's no way i can put mediawiki in e.g. /blah/mediawiki, and have /wiki aliased to that directory [17:00:47] and have it work... [17:03:04] Hi, I'm running an older version of WediaWiki (1.7.1) with some custom code. Is there a relatively easy way to setup a test server on the same machine? For example, I was thinking I could just copy my current install to a different directory and create a copy of the current database, renamed to something like test, and then upgrade that copy via subversion [17:04:01] I want to try out the newer version of mediawiki without risking my current install and without using a different machine/vm [17:04:13] Would that work? [17:24:11] hah i screwed everything up now somehow [17:30:42] dumb question ... how do I link to the edit tab page? [17:30:53] I mean without using the full url [17:32:14] or is fullurl the way forward? [17:34:36] facefaceface: yes, no other way :-( [17:40:51] thanks ray... I can always change the css to make it look propper ;-) [17:43:18] 03nikerabbit * r27321 10/trunk/extensions/Translate/ (8 files): [17:43:18] * New task, optional [17:43:18] * Lazy create tasks [17:43:18] * Some shuffling [17:43:28] facefaceface: try {{LOCALURL:pagename|action=edit}} should work too [17:47:45] I am working with the SpecialSearch::showHit method. i want to call it for my own Article object. But i always get the Fatal Error: Call to a member function getText() on a non-object in xxx line 335 [17:48:41] in this line it trys to call $text = $revision->getText(); [17:48:54] but the $revision is empty. [17:49:21] but it should have been initialized by the former statement: $revision = Revision::newFromTitle( $t ); [17:49:50] but it isn't. are there some titles where this could happen? [17:51:05] and the title exists. it is the Sandbox. [17:52:07] oh man. got it. sorry. i think it's because of a wrong namespace set for $title [17:58:03] Raymond__, ty [18:19:31] 03(NEW) irc.wikimedia.org could accept connections from more ports - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11906 15enhancement; normal; Wikimedia: General/Unknown; (wikiGracenotes) [18:21:40] Hello. Can some one help me with mediawiki menu part? [18:22:19] How can i edit menu panel? (add, remove items) [18:23:37] voice: http://www.mediawiki.org/wiki/Manual:Sidebar [18:25:10] Nikerabbit: Thank You wery much! I was looking in that manual but can't find. :) [18:44:10] how would i figure out which version of mediawiki came with Ubuntu Dapper ? [18:44:51] Where in Mediawiki is used iranian calendar? [19:14:02] does anyone here have any experience in cracking the safe that is CGI scripts on GoDaddy servers? [19:15:19] 02Hello [19:16:06] Is there anybody to explain to me from A to Z how to install and configure a GD library for my wiki, via FTP, to make thumbnails? [19:36:10] can anybody please tell my what i have to do, that i can have the logo on the top left side back? i configured something in the past and now the logo is there anymore. i declared a regular path(url) with $wglogo, but there isnt a logo. the cache is deleted [19:37:40] RollingStone: is the wiki public or not ? [19:38:18] its public [19:38:43] www.wiki.gonzotabs.net [19:44:54] RollingStone: try to copy the image on your site and set the path to this image [19:46:14] hm....look at the quell code..: [19:46:37] normally it must be there?!? [19:46:39] thats in the quell code [19:48:02] RollingStone: found, from http://rockmusikforum.com/botabs/index.php?title=MediaWiki:Monobook.css&action=edit delete the two lasts lines [19:52:02] ohh i see!! thank you! yes, now i remind me... [19:52:31] perfect, works perfect [19:52:42] 04(REOPENED) Enable RC patrol in Catalan Wikipedia - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=10051 +comment (10iradigales) [19:53:09] XD I was who reopened the bug :P [19:53:37] any developer here? [19:53:46] (to fix my bug :P ) [19:54:04] Iradigalesc: #wikimedia-tech [19:54:14] ok [20:01:47] hello [20:03:16] how to get a list of pages which are not counted (i.e. which do not contain [[ )? [20:04:00] which table? which field do i have to check? [20:04:58] you mean dead-end pages with no internal links? [20:05:53] Misza13, well, there are pages whcih are not counted, but i don't know how to find them [20:06:24] I don't understand what you mean by "not counted" [20:06:28] i.e. Special:Popularpages contain more pages than what the counter says [20:07:56] 2708 instead of 2638 [20:08:57] http://www.mediawiki.org/wiki/Page_table - try the page_counter field? [20:11:24] hi [20:11:40] is this the right place to ask stupid questions about mediawiki? [20:12:30] it's possible to make the first page not editable by anyone? [20:12:47] You can make it sysop only. [20:13:07] on the front page I will like to fetch 10-20 link to random pages [20:13:17] is there a plugin or something that can do that? [20:13:37] ok, sysop then for the front page [20:14:11] how about fetching random pages from the wiki? [20:14:14] any ideea? [20:14:26] is there a special syntax, or something? [20:15:49] You'd need to use or write an extension, write JavaScript, or hack the code; you can link to a random page with "[[Special:Random]]", but that's as close as you can get normally. [20:17:04] ok, I will search for an extension/plugin, and if none, I will have to do it [20:17:07] thanks [20:17:24] Special:Random is not what I need :( [20:17:24] Welcome. [20:19:18] G_SabinoMullane: did you get my email? [20:23:26] 03aaron * r27322 10/trunk/extensions/FlaggedRevs/FlaggedRevs.php: *Some cleanup fixes [20:24:23] 03amidaniel * r27323 10/trunk/extensions/CentralNotice/SpecialNoticeText.php: Make the damn dirty hack even dirtier :) Special cases for Commons and Meta. [20:26:49] hi, Isn't there a way to santinize some other tags without changing include/santinize.php [20:27:21] I think no but I want to get sure. I think it was nice if whitelist array were a global variable [20:27:58] then it could be configured in LocalSettings.php without any change to mediawiki core [20:28:16] any idea about this? [20:28:28] AaronSchulz: Yah, no time to respond yet. [20:28:58] But basically, it returns literal 't' or 'f' but can accept other things for input. PDO does the right thing, native db drivers do not. [20:29:33] so it's acr_deleted thats the problem? [20:31:14] G_SabinoMullane: if( $row->acr_held || ($row->acr_deleted && $row->acr_deleted !='f') ) [20:31:58] Hi, can anyone help me out with math? [20:32:12] hehe [20:32:21] sknh: What sucject? Algebra? :P [20:32:24] subject* [20:32:31] or MW math stuff? [20:32:32] haha.... funny [20:32:41] sknh: What's the problem? [20:32:52] I am not able to display the math tags properly [20:32:55] Failed to parse (Can't write to or create math output directory): [20:33:05] G_SabinoMullane: is that OK? [20:33:27] sknh: Have you compiled the math jazz? [20:33:34] texvc executable exists in /math directory [20:33:52] AaronSchulz: Yeah, for acr->deleted. What type is held? [20:34:10] sknh: Did you make it or did it come made? [20:34:13] timestamp w zone or char(14) [20:34:18] nullable in PG or MS [20:34:22] I made it [20:34:36] does PG return 'NULL'? [20:34:43] I mean, ran make inside math directory [20:34:44] or a real null [20:35:10] sknh: Okay .. is the /math directory writeable? (a+w?) [20:35:29] no it is not [20:35:34] I have checked the settings [20:35:50] wgTmpDirectory points to images/tmp [20:36:13] but images/tmp does not exist [20:36:18] And $wgMathDirectory ? [20:36:24] do I have to create that or make math directory writable? [20:36:34] wgMathDirectory points to math [20:36:59] Does it point to $IP/math or $IP/images/math ? [20:38:10] it points to images/math [20:38:20] Okay, and is images/math writeable? [20:38:40] do I have to make images directory writable? [20:38:41] ? [20:38:48] Oh dear, one server, one nick :D [20:38:49] there is no images/math directory [20:39:22] See you in half an hour, I've stupid question for you ^^ [20:39:25] See you in half an hour, I've stupid question for you ^^ [20:39:35] sknh: Okay, then create it and chmod a+w [20:39:52] Nikerabbit: http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/includes/SpecialUndelete.php?r1=27315&r2=27316&sortby=date :) [20:39:52] chmod a+w to images or images/math? [20:39:58] and the tmp directory? [20:40:01] images/math [20:40:09] You can images and images/tmp too if you like .. can't hurt [20:41:18] no, that didn't solve the problem [20:41:21] I still get the same error [20:43:07] Hm, okay. A few other things -- do you have LaTeX installed? [20:43:53] so, freenode folks dropped my old nickname [20:43:57] and some kid registered it [20:44:02] how sad. [20:44:18] amidaniel: I guess so [20:44:28] amidaniel: How do I check that? [20:44:51] yes it is installed [20:45:07] Okay .. let's see ... [20:45:21] Gahh, I gotta run .. be back in a few [20:45:26] amidaniel: This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) [20:45:43] G_SabinoMullane: I hope db->select returns null rather than 'null' [20:46:27] Yeah, not a literal null, that would be crazy. [20:46:38] I don't think even PHP is that bad. :) [20:48:11] Hi, can anyone help me with installing and configuring math on mediawiki 1.11.0? [20:52:37] AaronSchulz: hmhm? [20:53:12] 03aaron * r27324 10/trunk/extensions/ConfirmAccount/ConfirmAccount_body.php: *Fix PG issue [20:53:16] hard coding always looks funny :) [20:53:37] mwöe?? [20:56:26] mark9 - check out www.diffen.com - if that's the kind of random pages you are looking for, i can give you a function for that [20:56:47] putlake: thanks, I will take a look [20:56:57] Nikerabbit, About changes for the Iranian calendar:Will you commit and add it mediawiki or hojjat will do that? [20:57:17] there wasn't furthur discussion about that was there? [20:57:41] putlake: yeah, I need something like that [20:58:34] soroush: it's in already [20:59:48] mark9 - send me your email addres [21:00:20] w 7 [21:02:29] Nikerabbit, thanks [21:04:12] putlake: private message. [21:04:37] mark9 - i am not registered so i can't send pvt msgs [21:04:47] oh, ok [21:04:58] oancea at gmail dot com then :) [21:05:06] ok [21:06:41] sent. check your mail [21:07:12] putlake: great thanks [21:07:42] I want to disable viewing of the wiki [21:07:48] unless someone is in a specific group [21:07:55] so anon users or logged in users... ? [21:07:56] !access | h4x0r7h1s [21:07:56] h4x0r7h1s : For information on customizing user access, see . For common examples of restricting access using both rights and extensions, see . [21:08:04] Hi, can anyone help me out. I am getting "Failed to parse (Can't write to or create math temp directory):" where ever there are math tags. [21:08:27] 03raymond * r27325 10/trunk/phase3/languages/messages/MessagesDe.php: * Updates German [21:08:43] $wgGroupPermissions['*']['read'] = false; [21:08:44] $wgGroupPermissions['*']['edit'] = false; [21:08:47] this doesn't do anything. [21:08:57] people still have read access to everything. :| [21:10:39] Bletch [21:10:49] sknh: Did we decide that you have LaTeX installed? [21:11:10] amidaniel: yes, I have it installed [21:11:27] sknh - an easier way to handle math is to use mimetex [21:11:44] sknh: What version? [21:11:47] amidaniel: I get this when I type latex on my command prompt "This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6)" [21:12:08] http://www.unitorganizer.com/mathwiki/index.php/Mediawiki_math_extension [21:12:27] sknh: Okay, sounds fine [21:13:59] sknh: Can you please execute "texvc /images/tmp /math "y=x+2" iso-8859-1" [21:14:09] Replacing with the path to the wiki [21:14:19] amidaniel: sure [21:15:46] amidaniel: Cdaa63ef966cc412541190bc8794731dey = x + 2y=x+2- [21:16:07] amidaniel: I got the above o/p [21:16:15] sknh: Okay, can you check the /images/math directory to see if an image was created? [21:17:54] amidaniel: yes [21:18:14] amidaniel: the image is created in $IP/math directory [21:19:15] Oh. Have you made that directory writeable (a+w)? [21:19:45] yes [21:20:01] Hrm [21:20:08] And you have dvipng installed? [21:21:05] yes [21:26:17] amidaniel: I don't get the error now but neither do I get the images in place of the formulae [21:26:31] amidaniel: I get the contents of the math tag now [21:29:43] 03raymond * r27326 10/trunk/extensions/wikihiero/wh_main.php: Add CSS class 'mw-hierotable' to table to allow styling in commons.css [21:34:24] 03aaron * r27327 10/trunk/phase3/languages/messages/MessagesEn.php: This was changed a while ago [21:34:57] amidaniel: the images are created in $IP/math directory but they are showing up in the html page [21:41:11] amidaniel: got it working at last [21:42:03] amidaniel: the images from $IP/math were not being picked up, they were being looked in $IP/images/math [21:42:29] Aha, that'll do it :) [21:42:41] amidaniel: so I created that directory and also removed the wgMathDirectory in LocalSettings.php which points to $IP/math [21:43:03] Oh, $wgMathDirectory should point to /images/math [21:43:08] amidanie1: thanks for your time [21:43:10] Which is the default [21:43:18] Yeah, no problem :) Glad you got it solved [21:43:41] images/math is the default [21:44:09] but changing $wgMathDirectory in LocalSettings to any directory writable should work right? [21:44:22] amidanie1: I don't know why it doesn't work that way [21:44:30] amidanie1: is it a bug? [21:45:23] amidanie1: anyways, thanks for your help. I gotta get some sleep. It's 3AM here. Bye. [21:45:45] Take care [22:00:01] AaronSchulz: Put latest svn in place [22:08:14] Misza13, that's not what i am looking for [22:08:30] SELECT COUNT(*) FROM page where page_namespace="0" and page_is_redirect="0"; -> 2708 [22:08:42] select ss_good_articles from site_stats; -> 2638 [22:09:17] i am looking for 70 pages missing in ss_good_articles [22:09:36] you sure site_stats is up-to-date? [22:09:55] well, how can i check that? [22:11:30] no idea - just guessing that it might not be updated on each edit [22:12:29] hi [22:13:02] how the list Special:Deadendpages is made? [22:13:16] the deadenpages [22:13:35] are the pages that doesn't have any link [22:13:44] it's automatic [22:14:21] Alex2610, i know that, but on my wiki, this list is wrong [22:14:36] hmm [22:14:53] there are 45 pages in that list, but they *have* a link [22:15:50] if i just add a space in one of these pages, it disappears from Special:Deadendpages [22:16:21] the counter is not changed [22:17:06] refresh the cache [22:17:33] ctrl + shift + r in firefox [22:17:55] Internet Explorer: ctrl-f5 [22:18:33] already done, no change [22:18:38] oh my... [22:19:05] link me that special page please [22:19:22] http://www.wikilivres.info/wiki/index.php/Special:Deadendpages [22:20:16] let me [22:20:18] make a test [22:21:50] 4[yannf4] [22:21:58] yes? [22:21:58] I made a test [22:22:09] and it worked right [22:22:14] in the article [22:22:22] Licence Art Libre [22:22:39] i linked William Cobbett/Chapter VII [22:22:49] well, this is the only page which has no link [22:23:09] and now the article Licence Art Libre is not in the specialpage [22:23:16] yes [22:23:23] so [22:23:24] try this one http://www.wikilivres.info/wiki/index.php/The_Incredulity_of_Father_Brown/Chapter_III [22:23:47] there are links in this page [22:25:15] it went right again [22:25:57] i just linked an article in it [22:26:13] the point is that *you didn't need to add a link" [22:26:19] yes [22:26:43] there *are* links in this page [22:27:40] well [22:27:49] the only links on this article [22:27:54] and the counter didn't change [22:27:58] are from the template [22:28:16] yes, but it works for new pages [22:28:37] see [22:28:46] the article The Incredulity of Father Brown/Chapter III [22:29:12] now is not in the list of Dead-end pages [22:32:27] yannf? [22:33:41] http://www.wikilivres.info/wiki/index.php?title=The_Incredulity_of_Father_Brown/Chapter_IV&curid=3308&diff=19266&oldid=7174 [22:33:52] adding a blank line is enough [22:34:21] to remove this page from Dead-end pages [22:34:29] wow [22:34:41] that's some king of bug then [22:34:53] wooo [22:34:56] I found my signature on http://meta.wikimedia.org/wiki/Image:20041229_First_MediaWiki_Developer_Conference_Poster_with-signatures_21C3_Berlin.jpg [22:34:57] well it's an internal cache problem [22:35:14] maybe [22:35:59] hmm [22:36:01] let me [22:36:04] .. [22:36:32] but my question is that actually there should 70 more pages listed in Dead-end pages, but which aren't [22:36:41] *be [22:38:53] like? [22:39:01] link me one of them [22:40:45] that's what i am asking, how to find them... [22:41:07] select ss_good_articles from site_stats; -> 2638 [22:41:20] SELECT COUNT(*) FROM page where page_namespace="0" and page_is_redirect="0"; -> 2708 [22:41:43] so there are 70 pages missing in the counter, probably because there is no link in them [22:42:04] how to get a list of these? [22:43:04] oh [22:43:12] very hard one [22:44:03] shouldn't they be in the Dead-end pages list? [22:44:15] yes [22:44:20] How can I restrict google's indexing & crawling to the content pages and get them to exclude &action=edit URLs? [22:44:45] &action=edit [22:45:01] hmm [22:45:02] putlake: i'm pretty sure that is the default [22:45:28] actually, i've added an action so I also have &action=chat and that is getting indexed [22:47:15] so i am wondering how to restrict the action pages [22:55:49] 04(REOPENED) Slash (/) entered as %2F causes 404 file not found error - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=9204 +comment (10azatoth) [22:57:04] *Cometzzz is away: fighting [22:58:54] yannf, sorry i wasn't very helpful ^^" [23:05:36] bye [23:12:23] 03(mod) Special: Whatlinkshere should give total number of pages at the top - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11228 +comment (10gtisza) [23:12:49] Hey everyone. Quick question. Is it possible to embed flash into mediawiki? [23:14:11] yes [23:14:16] how [23:32:55] i get this error when trying to use my mediawiki, what am i doing wrong?: http://pastebin.com/d4035b3b [23:33:34] your localsettings can't be read by php [23:33:45] try chmodding it [23:36:17] that worked [23:41:25] and now i get this error http://pastebin.com/m47de6caf [23:41:46] are my mysql user/passwords wrong ? [23:42:00] 03(NEW) DEFAULTSORT ignored when displaying relations and attributes. - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=11907 15enhancement; normal; MediaWiki extensions: Semantic MediaWiki; (bugzilla.wikimedia) [23:45:20] how would i manually make the table ? [23:46:17] dryrot: it means the table hasn't been completed [23:46:22] apparently, you didn't install mediawiki properly