[00:01:18] ..has anyone got any idea why [[Image:]] wouldn't parse? [00:01:56] It shows as a standard link [00:02:13] 06(LATER) Portuguese translation update for FlaggedRevs - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13933 +comment (10JSchulz_4587) [00:03:14] matthew_: wait a minute [00:03:53] TimStarling: I will wait as long as I have too.. even skip dinner, if necessary [00:05:33] Sorry for abrubptly loggin off... [00:05:46] I was having a browser cache issue and had to close firefox... [00:05:56] I'm using chatzilla a firefox extension [00:06:30] uh any who... I'll be back on tomorrow with my questions... [00:06:44] I just found some crazy cache issue with safari [00:07:26] where an image from one set of wiki pages was using the source from another wikipages... [00:07:36] not sure what I did but I'll check it out tomrrow [00:08:32] matthew_: $wgDebugLogFile = '/dev/stdout'; [00:08:47] $dbr->setFlag(DBO_DEBUG); [00:08:57] so even thought I was looking at http://example.com/wiki/index.php/image:somefile.jpg, the source on the wiki page was referencing http://test.com//testwiki/index.php/image:somefile.jpg [00:09:01] but it works fine in firefox... [00:09:10] it might be my session cookies... [00:09:12] wfFindFile('VLAN_Basics_2.gif'); [00:09:48] I'm acually using one wiki DB with 3 wiki installations pointing to it... [00:10:07] and I opened a few of them in one browser, I can under stand it would get confused [00:10:19] I'm confussed just thinking about it [00:11:48] anyone I'll be back tomorrow with the following questoins... you can let them stew over night... How do I remove the border, magnify-clip.png icon and links from thumb nails of images inside a wiki page [00:11:56] anywho* [00:13:26] 14(WFM) If being redirected, the FlaggedRev box of the redirect is shown, not that of the displayed page - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13990 +comment (10JSchulz_4587) [00:29:47] 03(mod) Add user preference to opt out of email notification for bot edits ( similar to $wgEnotifMinorEdits) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13992 (10jayvdb) [00:35:33] TimStarling: $wgDebugLogFile = '/dev/stdout'; results in a blank line [00:36:13] TimStarling: $dbr->setFlag(DBO_DEBUG); results in the error: Notice: Undefined variable: dbr in /var/www/devapps/wiki/mediawiki-1.12.0/maintenance/eval.php(47) : eval()'d code on line 1 [00:36:51] $dbr = wfGetDB(DB_SLAVE) [00:36:57] then those three lines again [00:37:08] only the third one should give you any output [00:38:57] TimStarling: Yes.. the third one gave lots of output: http://pastebin.com/mfb9cfa3 [00:41:23] 03brion * r34339 10/trunk/extensions/FlaggedRevs/FlaggedRevsPage.i18n.php: pt localization update from bug 13933 [00:42:03] 03(mod) Portuguese translation update for FlaggedRevs - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13933 +comment (10brion) [00:42:35] interesting [00:43:41] TimStarling: yes.. I know I uploaded it and saw it the other day.. I am trying to find where it actually is.. under something like ../f/f1/.. or something like that [00:43:57] 03aaron * r34340 10/trunk/extensions/FlaggedRevs/FlaggedRevs.php: Fix old typo [00:44:26] TimStarling: actually it's a jpg... files/Wiki/ctltwiki/images/f/f1/VLAN_Basics_2.jpg [00:44:35] 03(mod) If being redirected, the FlaggedRev box of the redirect is shown, not that of the displayed page - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13990 (10Wiki.Melancholie) [00:45:15] TimStarling: which yields: SQL: /* LocalFile::loadFromDB */ SELECT img_size,img_width,img_height,img_bits,img_media_type,img_major_mime,img_minor_mime,img_metadata,img_timestamp,img_sha1,img_user,img_user_text,img_description FROM `image` WHERE img_name = 'VLAN_Basics_2.jpg' LIMIT 1 [00:46:12] 03(mod) If being redirected, the FlaggedRev box of the redirect is shown, not that of the displayed page - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13990 (10Wiki.Melancholie) [00:46:21] 03(mod) Clear cache of redirects when page has been edited - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13987 (10Wiki.Melancholie) [00:46:32] you told me that the .gif file exists in the database [00:47:18] Hey guys... I'm still trying to piece back together this wiki.. basically all I had was the database to restore from so I've had to find and reinstall extensions and all the files are lost. [00:47:18] was that true, or were you just randomly substituting .jpg? [00:47:27] Anyway.. now it seems that [[Image:]] isn't parsing [00:47:42] TimStarling: Uhm... I beleive it was true.. because I was copying and pasting it.. Let me double-check.. [00:47:58] TimStarling: yes.. it's there as a gif.. [00:48:31] is it there as a .jpg? [00:48:37] TimStarling: I think that perhaps I caused this by uploading over the missing original and changing only the extension when I uploaded. [00:48:55] I don't think so [00:49:02] TimStarling: Yes.. there is also a .jpg version of the same file [00:49:17] in the database? [00:49:27] Yes.. in the database I think the .jpg was the original from the old 1.5.6 wiki [00:49:42] TimStarling: and I uploaded the .gif version over it.. [00:49:58] they're two separate files, one doesn't replace the other [00:50:13] the only time they interact is when you get confused between them [00:51:06] TimStarling: Yes.. I realize that now.. but, the jpg was the original and none of those are showing up.. still.. the original problem. [00:51:40] 03(FIXED) Create p-cactions tabs for flagged revisions - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13991 +comment (10JSchulz_4587) [00:53:08] TimStarling: Another one I did not try to upload over that isn't showing is the same name, but a 1 in it instead of 2.. The results is: SQL: /* LocalFile::loadFromDB */ SELECT img_size,img_width,img_height,img_bits,img_media_type,img_major_mime,img_minor_mime,img_metadata,img_timestamp,img_sha1,img_user,img_user_text,img_description FROM `image` WHERE img_name = 'VLAN_Basics_1.jpg' LIMIT 1 [00:54:05] TimStarling: executing that SQL, however, gives an empty set [00:56:10] TimStarling: I see why.. the originals are all gifs.. not jpgs.. ok.. it's there as a gif [00:56:58] 03(mod) Correcting edit summaries (if own, last, & recent) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13937 (10brion) [00:57:03] 03aaron * r34341 10/trunk/extensions/FlaggedRevs/FlaggedArticle.php: Tweak ID [00:58:46] TimStarling: I might know the problem.. [00:59:07] do you still have a backup of the database from 1.5.6? [01:02:01] 03(NEW) Keep the (+/-) [#mw-revisiontoggle] on the right side on toggle - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=14006 minor; normal; MediaWiki extensions: FlaggedRevs; (Wiki.Melancholie) [01:02:25] 03(mod) If a template was edited, articles show wrong FlaggedRev box content - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13995 major->minor; high->normal (10JSchulz_4587) [01:03:38] 03(mod) Keep the (+/-) [#mw-revisiontoggle] on the right side after toggling - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14006 normal->low; summary (10Wiki.Melancholie) [01:03:54] TimStarling: I had it pointed to the development version image files.. using the production version wiki database.. not all images were the same.. [01:04:24] But it's still not showing--do I have to run maintenance/upgrade.php with the new graphics there? [01:05:45] you can run "maintenance/rebuildImages.php --missing" to create database entries for unregistered files [01:06:24] 14(INVALID) New Ajax-seach obscures GO + SEARCH buttons. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13941 +comment (10brion) [01:07:07] TimStarling: Ok.. I need to do some work then.. I need to first off, make a safe backup copy--instead of just mounting the production filesystem where the images are.. [01:10:54] 03(mod) Keep the (+/-) [#mw-revisiontoggle] on the right side after toggling - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14006 (10Wiki.Melancholie) [01:10:59] Can anyone give any clues as to why images don't work? Either internally or externally. [01:11:33] The files aren't there internally, for the most part. I've had to restore it from the db-up with none of the originally uploaded files. [01:11:55] matthew_: have fun [01:11:58] But only some of the images come up as links, others are just blank. [01:12:06] Externals are shown only as links [01:15:16] 03aaron * r34342 10/trunk/extensions/FlaggedRevs/FlaggedRevs.php: Logic error [01:18:06] 03brion * r34343 10/trunk/extensions/TitleKey/README: add a quick readme [01:19:20] TimStarling: Having lots of fun! still not working after the rebuild command you gave.. I am going to re-upgrade the entire data.. just make everything clean.. then try.. and, if it fails.. play with it more tomorrow morning.. Wife will kill if I don't come home soon. [01:19:59] TimStarling: Thanks for all the stuff you taught me.. all those commands in now in my notes.. [01:20:18] the commands were mostly based on the idea that this was some new or unusual problem [01:20:35] but it sounds like the problem is simply a discrepancy between the files on disk and the files registered in the database [01:20:42] I suggest you make a big list of both and compare them [01:21:00] select img_name from image; [01:21:24] cd /var/www/devapps/wiki/mediawiki-1.12.0/files/Wiki/ctltwiki/images ; find -type f [01:21:42] bye matthew_ [01:25:12] Is there a way to generate a list of articles that are not watchlisted by anyone? [01:25:30] Mufka: [[Special:Unwatchedpages]] [01:25:40] usuable only by +sysops as default [01:25:57] Can the right be given to non sysops? [01:26:17] case by case? [01:26:22] it can, but be cautioned that vandals could use it to find easier targets [01:26:39] you mean a new user group that isn't sysop? [01:26:59] No, per user. [01:27:08] no, but you can make a new group [01:27:09] $wgGroupPermissions['somegroup']['unwatchedpages'] = true; [01:27:13] and then add users to that group as needed [01:27:19] ok [01:27:23] see http://www.mediawiki.org/wiki/Help:User_rights [01:27:50] is that an option on en-wiki currently? [01:28:03] heh, no [01:28:09] but the Unwatched pages list there is useless [01:28:16] too big (and limited to the first 5000) [01:28:30] better for smaller wikis [01:28:33] ok [01:33:28] 04(REOPENED) Create p-cactions tabs for flagged revisions - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13991 +comment (10Wiki.Melancholie) [01:36:14] hm, does wikitech-l allow file attachments? [01:36:43] Looks like no. [01:37:20] That's correct. [01:38:06] *cjb resends patches to brion's mailbox. [01:43:24] Bugzilla works too. [01:46:14] 14(WFM) "Persistent" login expires many times within a single session - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=1396 +comment (10brion) [01:46:43] patches to bugzilla please [01:47:18] 03simetrical * r34344 10/trunk/phase3/ (RELEASE-NOTES includes/Pager.php): [01:47:18] Use rel="start", "prev", "next" appropriately on Pager-based pages (just adding [01:47:18] them to the tags, not adding at the moment). I don't think any [01:47:18] client uses these right now, but then, of course they won't if no web apps use [01:47:20] them, will they? [01:48:27] Simetrical: Opera can use them [01:48:33] 03(mod) Create p-cactions tabs for flagged revisions - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13991 (10Wiki.Melancholie) [01:48:35] Simetrical: its UI has prev / next page buttons [01:50:39] what's the difference between $wgUploadPath and $wgUploadDirectory in the config file ? [01:51:09] flyingparchment, even in , not just in ? [01:51:12] I don't see them. [01:51:19] didn't test it extensively [01:53:49] 14(WFM) Editing a unsigned comment in discussion when logged in using firefox 2 ( latest stable) resulted in auto-log-out (not always) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13944 +comment (10brion) [01:55:06] ello [01:56:32] 03(mod) PATCH: fix for shared user table with $wgSharedDB - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=2396 (10dan_the_man) [01:56:39] CoffeeIV: xxxPath is for URL paths, xxxDirectory is for filesystem directories [01:56:41] 03(mod) Template links on article preview page should be in alphanumeric ( alphabetic) order - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12644 (10brion) [01:57:24] brion: thanks -- I found the manual pages one those configs and I am reading them, looks like you are right of course [01:59:51] 03(mod) Create p-cactions tabs for flagged revisions - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13991 (10Wiki.Melancholie) [02:01:13] How do I escape {{int:longpagewarning|37}} ? [02:02:37] It prevents other templates in the page from loading. [02:03:21] 03(mod) Create p-cactions tabs for flagged revisions - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13991 (10Wiki.Melancholie) [02:07:15] 03brion * r34345 10/trunk/extensions/SemanticMediaWiki/maintenance/SMW_unifyProperties.php: bug 13954 -- remove spurious execute bit [02:08:30] 03(FIXED) Permissions on php files in release tarball - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13954 +comment (10brion) [02:14:24] 03(mod) In Atom/ RSS feeds a changed content sometimes is not displayed red - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13956 (10brion) [02:16:52] 03(mod) SpecialUserlogin. php only save settings if there is a change in rememberpassword - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13963 (10brion) [02:27:54] brion: Want a short discussion on best implementation of the tableName change? I'd like to make a suitable one sometime soon... Not having one blocks not only my ability to upgrade... But it's also in the way of setting up a public demo wiki for the TitleRewrite [02:28:14] 03(mod) Create p-cactions tabs for flagged revisions - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13991 15enhancement->major; normal->high; +comment (10Wiki.Melancholie) [02:38:33] Dantman: yo [02:38:45] i'm probably reasonably happy with the one you did, except the variable name :) [02:38:53] Heh [02:39:06] Well... personally... I don't like how hacky it was [02:39:30] :( [02:39:34] I basically split the prefix out of the name after we had added it... Quite ugly [02:39:39] :( [02:39:45] However [02:39:53] Remember how I had 2 rewrites listed there [02:40:14] The first one for the most part covers what you wanted [02:40:23] The second one was the one with that extra map [02:41:20] Oh... though just one query [02:42:21] Just a side effect... But this rewrite permits a "database.table" form that can be inputted... Where in this form the prefix will be added onto table... [02:42:45] ((Don't worry about compatibility, if someone tried this with the current form, it would just break horribly)) [02:43:33] However, when a table is set as shared the code currently overrides that and the 'database.table' will end up as 'shared.table' same as if they just send 'table' [02:44:01] 03(NEW) Auto-piping does not work in galleries - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14007 minor; normal; MediaWiki: Page editing; (W) [02:44:17] Do you think it would be a good idea to change that so it doesn't overwrite it when explicitly told to use a certain database? Just to solidify the definition of the different forms of input? [02:45:10] 14(DUP) Auto-piping does not work in galleries - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14007 +comment (10brion) [02:45:17] 03(mod) Pre-save transform skips extensions using wikitext (gallery, references, pipe trick, subst, signatures) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=2700 +comment (10brion) [02:46:12] Is there any way to force a bullet point? I've got a listing in a table to stop it dropping the whole list vertically but bullets don't work when you've only got one point per cell [02:46:51] Pinchie: In other words the first list item is never really parsed as part of the list [02:47:25] Make sure you use a newline after the start of the table cell... That way the list should always work [02:49:18] Perfect. THank you Dantman :) [02:49:59] Could someone kindly have a look on https://bugzilla.wikimedia.org/show_bug.cgi?id=13991#c7 ? [02:50:23] The way that is set up at the moment is pretty confusing [02:50:32] See http://de.wikipedia.org/wiki/Albert_Einstein [03:00:45] AaronSchulz: can you take a peek at the above? i'm not sure what i'm looking at there [03:01:33] I think that last comment sums it up [03:02:03] Ah, Aaron! [03:02:11] Immernoch wach :-) [03:02:51] hi... I cant get media wiki to work [03:03:13] lol [03:03:18] 03(mod) Magic word DEFAULTSORT is ignored if article got flagged - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14000 +comment (10JSchulz_4587) [03:03:18] dcflashgames: can you please be more specfic? [03:03:34] dcflashgames: can you describe which step in the installation process you seem to be having trouble with? [03:03:44] i got it all set up, but all it shows is a < in the corner [03:04:03] < actually [03:04:54] http://www.dcflashgames.com/MediaWiki/mediawiki-1.12.0/index.php?title=Main_Page [03:05:46] I had to do the manual install, because I am using a free version of godaddy until i get it up and running [03:06:26] dcflashgames: looks like godaddy economy hosting doesn't support it [03:06:58] oh bother [03:07:32] oops... [03:07:45] dcflashgames: looks like godaddy economy hosting doesn't support it [03:07:46] anyone have any ideas? [03:08:15] how would that affect the manual install? [03:08:58] you likely are not using PHP5 [03:09:55] if economy hosting supports it, the database needs to be on php5 for 1.12 [03:10:05] 03(mod) Add redirect from otrs.wikimedia.org to live OTRS - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13976 +shell; summary; +comment (10brion) [03:12:37] 03aaron * r34346 10/trunk/extensions/FlaggedRevs/FlaggedArticle.php: Don't show tab when synced (bug 13991) [03:13:08] that's not the problem, the page is being served correctly [03:13:29] their weird advertising crap is probably doing something to it [03:14:12] still an economy hosting problem, deluxe doesnt have those ads [03:15:04] brion: ok, can you sync those? [03:15:09] 03aaron * r34347 10/trunk/extensions/FlaggedRevs/FlaggedRevsPage.i18n.php: Finish off bug 13991 [03:15:22] I am confused... [03:15:26] 03(FIXED) Create p-cactions tabs for flagged revisions - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13991 +comment (10JSchulz_4587) [03:15:54] so what do I actually do? [03:16:06] use a better host [03:16:08] sec [03:16:39] dcflashgames: upgrading to deluxe should fix the problem, or another host that doesn't place ads like that [03:17:12] ok. I was planning on upgrading as soon as it was up and running... guess ill just upgrade sooner [03:17:58] thanks for the help [03:18:11] np [03:21:04] 03(mod) Magic word DEFAULTSORT is ignored if article got flagged - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14000 (10Wiki.Melancholie) [03:23:44] AaronSchulz: better? :) [03:23:51] yeah [03:23:56] now for the defaultsort thing [03:24:01] brion: any idea on that? [03:25:38] ^_^ Ok brion... I have an absolutely beautifull rewrite... It doesn't use the map as you don't find that neccessary... But it outputs absolutely any input you can give it absolutely beautifully... Nothing else cleans things up like it... [03:25:40] http://wiki-tools.pastebin.com/d58b83b5 [03:25:56] And I checked to see that it works in all cases: http://tablename.dev.wiki-tools.com/#rewrite3 [03:27:14] 03(mod) Magic word DEFAULTSORT is ignored if article got flagged - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14000 low->high (10JSchulz_4587) [03:29:16] AaronSchulz: not offhand. can you confirm it at least? [03:29:36] haven't had the chance [03:29:45] I reeeally need to do thermo homework now ;) [03:29:57] but the reporter says others have seen it [03:30:27] :( [03:30:35] 03brion * r34348 10/trunk/phase3/ (RELEASE-NOTES includes/SpecialPreferences.php): * (bug 13982) Disable ccmeonemails preference when user-to-user mails disabled [03:31:05] heh... themes... Skin rewrites!!! [03:32:38] Dantman: ok, if i specify a fully-qualified table name, it should not be rewritten [03:32:53] (eg if i've quoted it or put a db name on it) [03:33:17] i think the logic should go roughly: [03:33:20] So you want me to do away with the ability to do database.table and have the system add the prefix for you [03:33:34] a) is this an explicitly-specified name (quoted etc)? if yes, stop processing [03:33:54] b) is this a table in the shared list? if so, prepend the shared db and shared prefix [03:34:02] c) otherwise, prepend the local prefix [03:34:27] that's not an ability, but a bug -- if i'm working in a different database, MW cannot know what prefixes, if any, are appropriate [03:34:34] Mkay... [03:35:22] brion: can you make me the default assignee for flaggedrevs? [03:35:45] sec [03:35:45] 'database.table' won't have any database or prefix tweaks added... Though, I'm still going to process it... The nice thing about this rewrite, is that nomatter what you input, it ouputs a cleanly quoted tableName [03:36:12] AaronSchulz: done [03:36:20] *AaronSchulz checks his mail [03:36:23] inbox(59) [03:39:48] 03tstarling * r34349 10/trunk/phase3/includes/filerepo/FileRepo.php: Don't check for existence twice for non-existent files when no time is specified. [03:43:34] 03(mod) Add user preference to opt out of email notification for bot edits ( similar to $wgEnotifMinorEdits) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13992 (10brion) [03:44:36] brion: ^_^ ok done: http://tablename.dev.wiki-tools.com/#rewrite3 [03:45:00] 'table' will be treated as something to be tweaked with shared DB's and prefixes [03:45:20] '`table`' will output '`table`' no matter what settings are set [03:46:07] And the variations of 'database.table' '`database`.table' 'database.`table`' and '`database`.`table`' will all output `database`.`table` [03:46:15] *brion looks [03:46:24] 03aaron * r34350 10/trunk/extensions/FlaggedRevs/FlaggedArticle.php: We want corresponding rev text [03:46:43] http://wiki-tools.pastebin.com/d3a819e35 [03:46:58] Pastebin gives better readability than the highlighted source [03:47:10] list( $table, $database ) = array_reverse( explode( '.', $name, 2 ) ); <- won't that spew an E_NOTICE warning if there's no .? [03:47:29] Shouldn't... I'll take a look [03:51:20] sounds reasonable, Dantman [03:51:31] Ok... I'll tweak it to avoid a php error... [03:51:43] "Notice: Undefined offset: 1 in C:\Documents and Settings\Daniel\My Documents\Eclipse\MediaWiki\tableNameTests\formats\rewrite3.php on line 20" [03:53:45] brion: @list to suppress, or should I do some extra ifs and string testing? [03:54:12] @ should be fine here [03:54:16] Ok [03:54:18] it's ugly, but we know it's safe here [03:54:25] ^_^ Yup [03:56:18] Ack... code was using wgSharedDBprefix when it should have been using wgSharedPrefix [03:59:56] Ok... it works on my local wiki... So it should be ok for existing usage [04:00:22] I'm going to create a 1.12 patch for it (So that I can migrate my 1.12 wiki, they're currently using the bad one) [04:00:52] After that, I'll commit it, then update all my wiki and change my config... [04:01:08] Once that is done it should guarantee that everything is perfectly fine [04:08:07] 03aaron * r34351 10/trunk/extensions/FlaggedRevs/FlaggedArticle.php: Small UI tweak. &showdiff not really need in these places. requestedRevision() not really needed. [04:15:44] is it true that if a desysopped user maintains their session they still have their rights unless they logout or expire otherwise? i just noticed an instance of this [04:16:27] Yes [04:16:36] I've seen that on wikia several times [04:16:48] "please log out to stop being a sysop, you desysopped sysop!" [04:17:18] 03(mod) Add user preference to opt out of email notification for bot edits ( similar to $wgEnotifMinorEdits) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13992 (10pathoschild) [04:17:25] I believe it is a side effect of a cached user object [04:17:42] heh...kinda dangerous, no way to be fixed? imagine if it happened on en.wp [04:17:56] Theoretically we could have Userrights delete the cached user object when permissions are changed [04:17:56] imagine all the people, living for today... [04:18:11] Charitwo: "Please stop deleting the main page. Pweeease~?" [04:18:15] or if a user is banned [04:18:28] ^_^ Or both [04:18:42] Pathoschild: you can't unless you move it to [[Main Page 2]] :P [04:18:48] Any major change to User object data should probably trigger a re-cache [04:19:04] well, it'd be kinda rude to log out people just because they got +sysop'd, or +editor'd [04:19:16] (could it be done without logging them out?) [04:19:20] Charitwo: Well, now 170 more users know how to. ;) [04:19:35] *Charitwo eats all the beans [04:19:53] *Pathoschild hopes those beans were cooked, at least. [04:20:06] i got the secret recipe from Duke [04:20:22] Splarka: The issue is the user object cache... All we need to do is delete the key and the user object will be re-cached on next view with the new permissions... No logout required [04:20:43] well, still seems only necessary on a ban, IMHO [04:21:07] desysop a user + ban them [04:22:54] 03tstarling * r34352 10/trunk/phase3/includes/memcached-client.php: Shorter debug output [04:25:25] Are there any wikitext->html parsers in Python? (I have to ask. :) [04:27:22] ronnyr: ? [04:27:29] ? [04:27:37] Whats'up? [04:30:10] oh [04:30:11] damn [04:30:34] Sorry. [04:35:37] !fire [04:35:37] --mwbot-- 0 matches found [04:37:16] oh hi Fire :o [04:42:21] does mediawiki support using custom scripts to handle a subdomain? [04:42:35] for example, if we create a new subdomain: zh-cn.wikipedia.org, [04:43:01] which is meant to automatically return the simplified chinese version of the corresponding zh.wikipedia.org URL [20:34:02] yay, it worked :) [20:34:06] hey [20:34:10] thats great [20:34:12] i need some help [20:34:44] myusuf3: Well we knew that much :P can you ask a concrete question? [20:35:05] Is concrete a solid or a liquid? [20:35:24] Dunno [20:35:28] k [20:35:33] Oh wait it's a mixture :P [20:35:58] Ah, there we go. Well that's the only concrete question I had. [20:36:26] Of a solid and a liquid (the liquid vaporizes and only the solid is left) [20:36:30] Or at least that's what I think [20:36:52] thanks [20:37:01] i am working with mediawiiki 1.11 [20:37:01] You're welcome :) [20:37:03] concrete is obviously a solid, no matter what it is at non-room temp :) [20:37:12] and i am trying to make email required [20:37:22] and i am having some trouble [20:37:22] Required for what? Editing or viewing? [20:37:30] logging in [20:37:53] to sign up [20:37:57] the way i have it [20:38:02] you can use a password and username [20:38:12] we need it to require a valid email address too! [20:40:04] 03(mod) Move the head link-rel stylesheet tag of extensions like FlaggedRevs downwards - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=14012 (10Wiki.Melancholie) [20:40:05] myusuf3: Would you be happy with requiring a valid e-mail address to edit? An account isn't very useful without edit permission, anyway [20:40:29] no [20:40:36] its for a school [20:40:57] how do get the target of a redirect page, if you don't have an Article object? [20:41:12] and i need everyone to sign up with a valid email [20:41:27] and only certain people can respond [20:42:22] actually [20:42:25] i just realized [20:42:34] that it works when i do put an email in [20:42:38] but when i dont [20:42:50] it doesn't say email required [20:43:17] and it goes ahead and makes a login anyways [20:44:01] 03(mod) Keep the (+/-) [#mw-revisiontoggle] on the right side after toggling - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14006 (10Wiki.Melancholie) [20:44:40] I'm not sure there's any *easy* way to prevent registration without a valid e-mail address [20:44:45] You can certainly prevent editing though [20:45:54] ok where can i look? [20:46:00] in order to edit it [20:46:04] maybe $wgEmailConfirmToEdit [20:46:33] which php file is that [20:46:39] so if they dont have an email [20:46:42] they cant edit [20:47:01] yes [20:47:17] set $wgEmailConfirmToEdit = true; in LocalSettings.php [20:48:07] 03(mod) Add variable to show the topmost level in the tree of subpages - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12872 (10londenp) [20:48:21] ok all i have to do in order to be able to edit [20:48:25] to make it true [20:48:36] in the localsetting.php [20:48:42] yes [20:48:46] equal to true [20:48:58] ok [20:49:04] i just registered a new user [20:49:07] with an email [20:49:09] but he can't edit [20:49:45] You'll have to confirm the e-mail address [20:49:47] myusuf3: He has to go and confirm his e-mail address [20:49:57] jlerner: Create an Article object ;) it's not that hard [20:49:59] An e-mail will be sent to the user's e-mail account with a link to clink to confirm it [20:50:41] yeah i know [20:50:43] i confirmed it [20:50:47] i still can't edit [20:50:48] :) [20:51:09] Have you made other configuration changes to the wiki? [20:51:45] RoanKattouw: ok, duh [20:51:51] nope. [20:52:07] i registered with a name an email and pass [20:52:11] can confirmed it [20:52:17] i still can use edit options [20:57:49] 03sanbeg * r34398 10/trunk/extensions/Cite/ (Cite.i18n.php Cite.php): add parallel note/footnotes tags for alphabetic footnotes, which incidently allow 1 level of nesting [21:02:40] 03siebrand * r34399 10/trunk/extensions/Translate/MessageGroups.php: Ignore 'cite_references_prefix_a' [21:04:08] AzaTht: Did you just register at Battlestar Wiki an hour and a half ago? Or is that a different AzaToth [21:05:34] 03brion * r34400 10/trunk/extensions/Cite/ (Cite.i18n.php Cite.php): Revert r34398 for now; near-duplicate of existing tag seems a bit odd to me [21:10:32] yea [21:10:42] was just going to poke you ツ [21:13:55] hi, is it possible to insert external pictures into a wiki article ? [21:14:27] you can enable $wgAllowExternalImages, but it kind of sucks [21:15:04] AzaTht: so, do you use ツ as a smiley or do you have some weird encoding thing going on? :D [21:15:27] flyingparchment: thanks! The wiki is my home page's cms [21:15:34] and I am the only allowed author [21:16:19] 03raymond * r34401 10/trunk/phase3/ (3 files in 2 dirs): Tweak the explanation a bit [21:16:44] brion: yes [21:17:11] tstaerk: http://www.mediawiki.org/wiki/Manual:%24wgRawHtml if you are sure you'll only ever be the only editor [21:17:45] then you can insert any html... [21:18:33] Splarka: wow, really what I wanted. [21:18:41] you guys are all cool [21:22:14] <[twisti]> hello there [21:22:22] <[twisti]> ah, the topic already answered my question :) [21:23:50] That's what it's for ;) [21:28:44] 03(NEW) Differentiate between interwiki and interlang links in siprop=interwikimap - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14028 15enhancement; normal; MediaWiki: API; (herd) [21:29:40] 03(ASSIGNED) Differentiate between interwiki and interlang links in siprop= interwikimap - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14028 (10roan.kattouw) [21:37:07] 04(REOPENED) Keep the (+/-) [#mw-revisiontoggle] on the right side after toggling - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14006 +comment (10Wiki.Melancholie) [21:38:07] <[twisti]> i installed mediawiki, and logged into the admin account, but i dont understand how i change global wiki settings, any pointers where i should look ? [21:38:29] [twisti]: edit LocalSettings.php. and read the manual at http://www.mediawiki.org/wiki/Help:Contents [21:38:30] [twisti]: LocalSettings.php [21:38:38] <[twisti]> ah, ok, thank you [21:38:47] !localsettings | [twisti] [21:38:47] --mwbot-- [twisti]: 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 [21:38:49] <[twisti]> i saw references to that, but i figured there would be a web frontend [21:38:55] hmm.. actually http://www.mediawiki.org/wiki/Manual:Contents would be a better url [21:38:57] [twisti]: no [21:39:00] 03(FIXED) Keep the (+/-) [#mw-revisiontoggle] on the right side after toggling - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14006 +comment (10JSchulz_4587) [21:39:38] 03(FIXED) FlaggedRevs - updated last modified - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13996 summary; +comment (10JSchulz_4587) [21:40:16] 03(NEW) FlaggedRevs caching issues - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14029 15enhancement; normal; MediaWiki extensions: FlaggedRevs; (JSchulz_4587) [21:40:36] flying: you can edit the bot brain.. just get a hammer [21:40:52] But please do that in #mwbot [21:40:58] or in privmsg [21:41:01] Aww, but flooding is fun [21:41:08] Splarka: i was correcting myself, not the bot [21:41:17] well, you can edit your brain [21:41:23] i prefer to eat it [21:41:38] you sea cucumber you [21:42:06] !flyingparchment [21:42:06] --mwbot-- Please edit /loco/flyingparchment_settings.php [21:42:25] O.o [21:42:25] *Splarka hides [21:42:34] *amidaniel attacks with screwdriver [21:42:41] owie! [21:43:14] my casing has security heads, Torx-25s [21:45:44] What the hell [21:45:49] Splarka: How did you do that? [21:46:06] Or did you just delete the entry rightaway? [21:46:21] /query mwbot\n!flyingpartchment is Please edit /loco/flyingparchment_settings.php\n!flyingparchment del [21:46:26] is there any way to move a page between namespaces that is more correct than manually copying the text (losing history) and just fiddling the namespace_id in the "page" table? [21:46:52] 03(mod) FlaggedRevs caching issues (tracking) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14029 15enhancement->normal; summary (10Wiki.Melancholie) [21:47:00] <[twisti]> do i understand it right that user groups are an addition past 1.6 ? [21:47:44] derwin: Just move the page [21:47:49] Using the move tab above it [21:48:00] RoanKattouw: ah, that appeared to do the "wrong thing" however [21:48:07] How's that? [21:48:28] | 109 | 106 | Avman_Triage [21:48:33] 106 is the "old" namespace [21:48:42] 109 is? [21:48:49] the page id [21:48:55] Right [21:49:07] And what did you move to what exactly> [21:49:24] namespace 104 [21:49:44] I moved "Policy:Avman Triage" from Policy: (106) to Info: (104) [21:49:48] but the database seems to disagree [21:49:57] when I search only namespace Info, it shows up [21:50:00] which is why I'm confused. [21:50:07] Which table is that data from? [21:50:15] "page" [21:50:28] Are you sure it's up to date? [21:50:36] it's the table with all the pages [21:50:41] so I'd presume so? [21:50:52] Also, please check for another entry that could have 104 - Avman_Triage [21:51:05] Also, check that the page really has been moved [21:51:18] oh, weird. [21:51:25] there is a page with 100 - Avman_Triage [21:51:26] I'm gonna go to sleep now, maybe someone else will help you further [21:51:30] thanks :) [21:52:11] oh! [21:52:15] I'm actually trying to move to _100_ [21:52:50] and the 104 page is.. a redirect! [21:52:52] I get it now :) [21:58:32] 03aaron * r34402 10/trunk/extensions/FlaggedRevs/ (FlaggedArticle.php FlaggedRevs.php flaggedrevs.css): More UI cleanup [22:01:10] 03(mod) Install ConfirmAccount extension on enwiki - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13782 (10mrzmanwiki) [22:01:18] 03(mod) Request for New User Group to be created, to create account Requests. - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13498 (10mrzmanwiki) [22:10:16] 03(mod) Allow MediaWiki to fetch nonexistent Help: pages from Meta similar to images from Commons - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=12306 +comment (10innocentkiller) [22:10:24] 03(mod) Reasonably efficient interwiki transclusion - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=9890 (10innocentkiller) [22:20:37] 03(mod) With Firefox, if page is redirect, and if sub-heading (#siteSub ) is hidden, text gets covered by image - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13988 +comment (10JSchulz_4587) [22:20:46] 03(FIXED) With Firefox, if page is redirect, and if sub-heading (#siteSub ) is hidden, text gets covered by image - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13988 (10JSchulz_4587) [22:28:21] sugar sugar [22:31:06] Its a long story but, I have 3 wiki installations pointing to 1 wiki DB. Only one wiki installation can make changes to the wiki, the other 2 have very limited skin/templates that only show the content. when I'm looking any of them my image's source looks like this " ...edit the DB does the image source look correct " shouldn't based on which installation my browser is pointing at, the image source be replaced with the correct prefix.... ie /wikitest /wiki /wikiedt ? [22:33:46] /wikiedit [22:37:01] anyone have a suggestion where would be a good place to post the WikiFeeds source code? [22:37:04] the author sent it to me [22:37:14] http://meta.wikimedia.org/wiki/WikiFeeds [22:37:23] jlerner, you could put it on mediawiki.org. [22:37:24] a few folks have asked for it [22:37:27] Lots of extensions there. [22:37:28] svn? [22:37:30] or just in the wiki [22:37:32] right right [22:37:35] i mean where exactly [22:37:37] Assuming it's freely-licensed. [22:37:38] i don' [22:37:39] t t hve svn [22:37:44] access; it's gpl [22:37:46] [[mw:Extension:WikiFeeds]] [22:37:53] Just post it on a wiki page or two. [22:37:55] just post the code in a wiki page? [22:37:58] ok, yeah [22:38:05] don't post it to meta? [22:38:05] [22:38:09] *jlerner overthinks [22:38:09] it [22:38:10] No, that's not for software stuff. [22:38:27] it's already there though - are you an admin who can move the page/history from meta? [22:39:32] maybe I munged things when I moved it from its installation directory... Are there scripts to wipe out the WIKI db and start over? do I just go into mysql and drop all the tables? [22:40:59] 03(NEW) If a template was changed, logged-in users see old template content for about 1 minute - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14030 15enhancement; normal; MediaWiki extensions: FlaggedRevs; (Wiki.Melancholie) [22:42:23] 03(mod) If a template was changed, logged-in users see old template content for about 1 minute - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14030 (10Wiki.Melancholie) [22:42:32] 03(mod) FlaggedRevs caching issues (tracking) - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14029 (10Wiki.Melancholie) [22:43:43] 03(mod) If a template was changed, logged-in users see old template content in articles for about 1 minute - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14030 summary; +comment (10Wiki.Melancholie) [22:45:31] is there any actual way to get the server time ? the API is apparently not giving it out, even on error. :) [22:47:24] NicDumZ: http://en.wikipedia.org/w/api.php?action=parse&text={{LOCALTIME}}}} [22:47:34] er }}}}/}} [22:48:31] http://en.wikipedia.org/w/api.php?action=parse&text={{LOCALTIMESTAMP}} seems to be accurate to the second [22:49:08] Splarka, thanks, I feel stupid not thinking about it ;) [22:49:34] and yes, I was searchig for a timestamp. It's better for Special:Log :) [22:49:59] ahh [22:50:27] maybe you want {{CURRENTTIMESTAMP}} which is UTC [22:50:40] localtimestamp is adjusted for the time zone of the server [22:51:17] nope, Splarka, Special:Log is using the server timezone :) [22:51:31] that's annoying [22:51:44] *Splarka notices en.wp has both the same though, hmmm [22:51:51] you sure it isn't UTC and they both happen to be the same? [22:51:57] action=parse&text={{CURRENTTIMESTAMP}}%20%20%20{{LOCALTIMESTAMP}} [22:52:03] what is involved in changing http://example.com/index.php/Main_Page to http://example.com/Main_Page ? [22:52:17] 03aaron * r34403 10/trunk/extensions/FlaggedRevs/ (FlaggedArticle.php flaggedrevs.js): [22:52:17] *Use default display (inline) [22:52:17] *Table tweaks [22:52:38] !shorturl [22:52:38] --mwbot-- To create simple URLs (such as the /wiki/PAGENAME style URLs on Wikimedia sites), follow the instructions at . There are instructions for most different webserver setups. If you have problems getting the rewrite rules to work, see !rewriteproblem [22:53:30] ty Splarka :) [22:55:02] 03(mod) If a template was changed, logged-in users see old template content in articles for about 1 minute - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14030 (10JSchulz_4587) [23:04:02] 03(NEW) Provide other FlaggedRev boxes for the case of a template change, currently resulting in "0 changes need review" - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14031 15enhancement; normal; MediaWiki extensions: FlaggedRevs; (Wiki.Melancholie) [23:04:23] things, and it makes them feel in control. So you'd have the Gentoo people [23:04:23] who want to optimize their iPod access times by 0.2% by raising the [23:04:23] maximum sector number - good for them! They'll feel empowered, and if it [23:04:25] oops [23:11:19] 03(NEW) Show #ca-current tab letters in bold on edit - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14032 trivial; normal; MediaWiki extensions: FlaggedRevs; (Wiki.Melancholie) [23:14:37] 03(mod) If a template was changed, logged-in users see old template content in articles for about 1 minute - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14030 (10Wiki.Melancholie) [23:19:25] 03(mod) If a template was changed, logged-in users see old template content in articles for about 1 minute - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14030 (10Wiki.Melancholie) [23:25:48] 03(mod) If a template was changed, logged-in users see old template content in articles for about 1 minute - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14030 (10Wiki.Melancholie) [23:28:07] 03(mod) If a template was changed, logged-in users see old template content in articles for about 1 minute - 10http://bugzilla.wikimedia.org/show_bug.cgi?id=14030 (10Wiki.Melancholie) [23:30:28] 03(mod) Interwiki API - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14024 +comment (10dan_the_man) [23:36:42] 03(mod) If a template was changed, logged-in users see old template content in articles for about 1 minute - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14030 (10JSchulz_4587) [23:36:58] 03(NEW) Allow templates to get flagged, flagging should approve 0-review-needed articles - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14033 15enhancement; normal; MediaWiki extensions: FlaggedRevs; (Wiki.Melancholie) [23:38:10] 03(mod) Allow templates to get flagged; flagging should approve 0-review-needed articles - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=14033 15enhancement->major; normal->high; summary (10Wiki.Melancholie) [23:38:51] 03nad * r34404 10/trunk/phase3/ (config/index.php includes/Database.php): Add SQLite database class [23:38:54] 06(LATER) Improvements of GUI and messages - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13726 +comment (10JSchulz_4587) [23:40:10] 03(mod) Reasonably efficient interwiki transclusion - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=9890 +comment (10dan_the_man) [23:40:26] 03nad * r34405 10/trunk/phase3/includes/DatabaseSqlite.php: Add SQLite database class [23:42:03] ... [23:42:55] hi char [23:43:30] 03nad * r34406 10/trunk/phase3/includes/AutoLoader.php: Add SQLite database class to autoloader