Movatterモバイル変換


[0]ホーム

URL:


Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview
List overview
Download

Wikitech-lAugust 2008

wikitech-l@lists.wikimedia.org
  • 71 participants
  • 89 discussions
Start a nNew thread
Database dumps
by Byrial Jensen 17 Apr '25

17 Apr '25
Until some weeks agohttp://dumps.wikimedia.org/backup-index.html usedto show 4 dumps in progress at the same time. That meant that newdatabase dumps normally was available within about 3 weeks for alldatabases except for enwiki and maybe dewiki where the dump process dueto size took longer time.However the 4 dumps processes at one time become 3 some weeks ago. Andafter massive failures at June 4, only one dump has been in progress atthe same time. So at the current speed it will take several months tocome thru all dumps.Is it possible to speed up the process again using several dumpprocesses at the same time?Thank you,Byrial
3 2
0 0
EBNF grammar project status?
by Steve Bennett 01 Apr '25

01 Apr '25
What's the status of the project to create a grammar for Wikitext in EBNF?There are two pages:http://meta.wikimedia.org/wiki/Wikitext_Metasyntaxhttp://www.mediawiki.org/wiki/Markup_specNothing seems to have happened since January this year. Also the comments onthe latter page seem to indicate a lack of clear goal: is this just a funproject, is it to improve the existing parser, or is it to facilititate anew parser? It's obviously a lot of work, so it needs to be of clearbenefit.Brion requested the grammar IIRC (and there's a comment to that effect athttp://bugzilla.wikimedia.org/show_bug.cgi?id=7), so I'm wondering what became of it.Is there still a goal of replacing the parser? Or is there some alternativeplan?Steve
26 217
0 0
MediaWiki to Latex Converter
by Hugo Vincent 18 Jun '12

18 Jun '12
Hi everyone,I recently set up a MediaWiki (http://server.bluewatersys.com/w90n740/) and I need to extra the content from it and convert it into LaTeX syntax for printed documentation. I have googled for a suitable OSS solution but nothing was apparent.I would prefer a script written in Python, but any recommendations would be very welcome.Do you know of anything suitable?Kind Regards,Hugo Vincent,Bluewater Systems.
6 13
0 0

13 Oct '09
I've been putting placeholder images on a lot of articles on en:wp.e.g. [[Image:Replace this image male.svg]], which goes to[[Wikipedia:Fromowner]], which asks people to upload an image if theyown one.I know it's inspired people to add free content images to articles inseveral cases. What I'm interested in is numbers. So what I'd need isa list of edits where one of the SVGs that redirects to[[Wikipedia:Fromowner]] is replaced with an image. (Checking which ofthose are actually free images can come next.)Is there a tolerably easy way to get this info from a dump? AnyWikipedia statistics fans who think this'd be easy?(If the placeholders do work, then it'd also be useful convincing somewikiprojects to encourage the things. Not that there's ownership ofarticles on en:wp, of *course* ...)- d.
7 11
0 0
Moving pages
by ANTHONY APPLEYARD 03 Sep '08

03 Sep '08
I am an administrator in the English Wikipedia. It would be useful ifthese could be made possible:-* When deleting some edits in a page, to directly select them anddelete them, instead of having to delete everything and then undeletethe rest.* To move deleted edits. For example, earlier today I had to histmerge[[WRYV]] into [[WXBW]]; they were about a radio station which changedits callsign. But under the visible edits of [[WXBW]] there werespeedy-deleted edits about a small wrestling club called Wantagh XtremeBackyard Wrestling, and I had to get that irrelevantia out of the waybefore I started the primary job. So I had to get the visible edits outof the way to leave [[WXBW]] clear to undelete the wrestling edits;then move them to [[Wantagh Xtreme Backyard Wrestling]], and thenre-delete them. In this case the wanted edits were all earlier than allthe wanted edits, and I needed to temporarily delete the wanted editsanyway to move page [[WRYV]] in over them to histmerge. Sometimes it ismore complicated, and I must temporarily rename the wanted edits toextract the junk edits from under them. It would have been easier if Icould move deleted edits while leaving them deleted.
4 5
0 0
i have been unable to log into the wiki site all day. i havn't had this problem before and have used the site numerous amounts of times. it keeps telling me my password is incorrect and i have tryed everything but i am still unable to log in any help?thankstony edwards
2 1
0 0
Best of Open Source Software Awards 2008InfoWorld's 2008 Bossies recognize the top free and open products forbusiness, IT, and personal productivity<http://www.infoworld.com/slideshow/2008/08/169-best_of_open_so-3.html>"The appeal of MediaWiki, the original application written forWikipedia, goes far beyond the trademark look, navigation, and pageediting -- though there's clearly value in using software that mostusers already know. Administrators should find MediaWiki simple toinstall, upgrade, and maintain. Customization is trivial usingdifferent skins or altering style sheers. Content contributors benefitfrom time-saving features, including automatic table of contentsgeneration. And the system can do more by installing multimediafeatures and extensions; some of these let you write mathematicalformulas or quickly build time lines."cheersBrianna-- They've just been waiting in a mountain for the right moment:http://modernthings.org/
2 1
0 0
> From: brion(a)svn.wikimedia.org <brion(a)svn.wikimedia.org>> Date: Jul 11, 2008 12:11 AM> Subject: [MediaWiki-CVS] SVN: [37542] trunk/phase3> To: mediawiki-cvs(a)lists.wikimedia.org>>> Revision: 37542> Author: brion> Date: 2008-07-10 22:11:11 +0000 (Thu, 10 Jul 2008)>> Log Message:> -----------> Hold back $wgTrackLinkChanges for a little bit; reverting r37322,> 37430, 37432, 37435.> Even disabled, it's started interfering with regular tasks like> running the parser tests.>> Modified Paths:> --------------> trunk/phase3/RELEASE-NOTES> trunk/phase3/includes/DefaultSettings.php> trunk/phase3/includes/LinksUpdate.php> trunk/phase3/maintenance/parserTests.inc> trunk/phase3/maintenance/postgres/tables.sql> trunk/phase3/maintenance/tables.sql> trunk/phase3/maintenance/updaters.inc>> Removed Paths:> -------------> trunk/phase3/maintenance/postgres/archives/patch-recentlinkchanges.sql>Can I put this back in now that we have branched? Or is there morestuff to fix about it?Bryan
2 6
0 0
On Wed, Aug 27, 2008 at 8:04 PM, <catrope(a)svn.wikimedia.org> wrote:> Revision: 40116> Author: catrope> Date: 2008-08-28 00:04:57 +0000 (Thu, 28 Aug 2008)>> Log Message:> -----------> (bug 13471) Added NUMBERINGROUP magic word. Patch by Soxred93>> Modified Paths:> --------------> trunk/phase3/CREDITS> trunk/phase3/RELEASE-NOTES> trunk/phase3/includes/MagicWord.php> trunk/phase3/includes/parser/CoreParserFunctions.php> trunk/phase3/languages/messages/MessagesEn.php>> Modified: trunk/phase3/CREDITS> ===================================================================> --- trunk/phase3/CREDITS 2008-08-27 23:57:54 UTC (rev 40115)> +++ trunk/phase3/CREDITS 2008-08-28 00:04:57 UTC (rev 40116)> @@ -42,6 +42,7 @@> * Max Semenik> * Mormegil> * RememberTheDot> +* Soxred93>> == Translators ==> * Anders Wegge Jakobsen>> Modified: trunk/phase3/RELEASE-NOTES> ===================================================================> --- trunk/phase3/RELEASE-NOTES 2008-08-27 23:57:54 UTC (rev 40115)> +++ trunk/phase3/RELEASE-NOTES 2008-08-28 00:04:57 UTC (rev 40116)> @@ -99,6 +99,7 @@> * Backend upload code has been removed from SpecialUpload.php. This may cause> backwards incompatibility with upload extensions.> * BMP images are now displayed as PNG> +* (bug 13471) Added NUMBERINGROUP magic word>> === Bug fixes in 1.14 ===>>> Modified: trunk/phase3/includes/MagicWord.php> ===================================================================> --- trunk/phase3/includes/MagicWord.php 2008-08-27 23:57:54 UTC (rev 40115)> +++ trunk/phase3/includes/MagicWord.php 2008-08-28 00:04:57 UTC (rev 40116)> @@ -107,6 +107,7 @@> 'pagesincategory',> 'index',> 'noindex',> + 'numberingroup',> );>> /* Array of caching hints for ParserCache */> @@ -145,6 +146,7 @@> 'localtimestamp' => 3600,> 'pagesinnamespace' => 3600,> 'numberofadmins' => 3600,> + 'numberingroup' => 3600,> );>> static public $mDoubleUnderscoreIDs = array(>> Modified: trunk/phase3/includes/parser/CoreParserFunctions.php> ===================================================================> --- trunk/phase3/includes/parser/CoreParserFunctions.php 2008-08-27 23:57:54 UTC (rev 40115)> +++ trunk/phase3/includes/parser/CoreParserFunctions.php 2008-08-28 00:04:57 UTC (rev 40116)> @@ -33,6 +33,7 @@> $parser->setFunctionHook( 'numberofarticles', array( __CLASS__, 'numberofarticles' ), SFH_NO_HASH );> $parser->setFunctionHook( 'numberoffiles', array( __CLASS__, 'numberoffiles' ), SFH_NO_HASH );> $parser->setFunctionHook( 'numberofadmins', array( __CLASS__, 'numberofadmins' ), SFH_NO_HASH );> + $parser->setFunctionHook( 'numberingroup', array( __CLASS__, 'numberingroup' ), SFH_NO_HASH );> $parser->setFunctionHook( 'numberofedits', array( __CLASS__, 'numberofedits' ), SFH_NO_HASH );> $parser->setFunctionHook( 'language', array( __CLASS__, 'language' ), SFH_NO_HASH );> $parser->setFunctionHook( 'padleft', array( __CLASS__, 'padleft' ), SFH_NO_HASH );> @@ -224,6 +225,9 @@> static function pagesinnamespace( $parser, $namespace = 0, $raw = null ) {> return self::formatRaw( SiteStats::pagesInNs( intval( $namespace ) ), $raw );> }> + static function numberingroup( $parser, $name = '', $raw = null) {> + return self::formatRaw( SiteStats::numberingroup( strtolower( $name ) ), $raw );> + }>> /**> * Return the number of pages in the given category, or 0 if it's nonexis->> Modified: trunk/phase3/languages/messages/MessagesEn.php> ===================================================================> --- trunk/phase3/languages/messages/MessagesEn.php 2008-08-27 23:57:54 UTC (rev 40115)> +++ trunk/phase3/languages/messages/MessagesEn.php 2008-08-28 00:04:57 UTC (rev 40116)> @@ -342,6 +342,7 @@> 'pagesize' => array( 1, 'PAGESIZE' ),> 'index' => array( 1, '__INDEX__' ),> 'noindex' => array( 1, '__NOINDEX__' ),> + 'numberingroup' => array( 1, 'NUMBERINGROUP', 'NUMINGROUP' ),> 'staticredirect' => array( 1, '__STATICREDIRECT__' ),> );>>>>> _______________________________________________> MediaWiki-CVS mailing list> MediaWiki-CVS(a)lists.wikimedia.org>https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs>I see you used my SiteStats::numberingroup() method I introducedabout a month back. While this is ok for most things, couldn'tsomething like {{numberingroup:rollbacker}} get kind of expensiveon a site like enwiki?-Chad
2 1
0 0
[40082] trunk/phase3 - Fieldset at watchlist
by Raimond Spekking 27 Aug '08

27 Aug '08
>Revision: 40082>Author: demon>Date: 2008-08-27 14:32:15 +0000 (Wed, 27 Aug 2008)>Log Message:>----------->Remove fieldset from Watchlist that apparently only I liked :)I like fieldsets too and IMO it's not a good idea to remove it.Now the look of the watchlist is (again) inconsistent with the recentchanges list and most all other forms too :-(Raymond.
2 2
0 0
Results per page:

[8]ページ先頭

©2009-2025 Movatter.jp