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-lFebruary 2014

wikitech-l@lists.wikimedia.org
  • 152 participants
  • 162 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
User-Agent:
by Domas Mituzas 17 Apr '25

17 Apr '25
Hi!from now on specific per-bot/per-software/per-client User-Agent header is mandatory for contacting Wikimedia sites.Domas
19 61
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
Missing Section Headings
by Marc Riddell 13 Sep '24

13 Sep '24
Hello,I have been a WP editor since 2006. I hope you can help me. For some reasonI no longer have Section Heading titles showing in the Articles. This istrue of all Headings including the one that carries the Article subject'sname. When there is a Table of Contents, it appears fine and, when I clickon a particular Section, it goes to that Section, but all that is there is astraight line separating the Sections. There is also no button to edit aSection. If I edit the page and remove the "== ==" markers from the SectionTitles, the Title then shows up, but not as a Section Heading. Also, I don'thave any Date separators on my Want List. This started 2 days ago. Anythoughts?Thanks,Marc Riddell[[User:Michael David]]
10 11
0 0
I know it has been annoying a couple of people other than me, so now that I've learned how to make it work I'll share the knowledge here.tl;dr: Star the repositories. No, seriously. (And yes, you need to star each extension repo separately.)(Is there a place onmw.org to put this tidbit on?)------- Forwarded message -------From: "Brian Levine" <support(a)github.com> (GitHub Staff)To: matma.rex(a)gmail.comCc:Subject: Re: Commits in mirrored repositories not showing up on my profileDate: Tue, 09 Jul 2013 06:47:19 +0200Hi BartoszIn order to link your commits to your GitHub account, you need to have some association with the repository other than authoring the commit. Usually, having push access gives you that connection. In this case, you don't have push permission, so we don't link you to the commit.The easy solution here is for you to star the repository. If you star it - along with the other repositories that are giving you this problem - we'll see that you're connected to the repository and you'll get contribution credit for those commits.CheersBrian-- Matma Rex
3 3
0 0

24 May '15
Thank you for the quick fix!Best,--SukyoungOn Jan 29, 2014, at 9:55 AM, Nathan wrote:> FYI in case you aren't subscribed to the list. > > ---------- Forwarded message ----------> From: Yair Rand <yyairrand(a)gmail.com>> Date: Tue, Jan 28, 2014 at 7:25 PM> Subject: Re: [Wikitech-l] Bug in the Wikipedia main web page> To: Wikimedia developers <wikitech-l(a)lists.wikimedia.org>> > > Thank you for pointing out this bug. Your suggested change to> MediaWiki:Gadget-wm-portal.js has been implemented by Meta-Wiki> administrator User:PiRSquared17.> > > On Tue, Jan 28, 2014 at 6:50 PM, Sukyoung Ryu <sukyoung.ryu(a)gmail.com>wrote:> > > Dear all,> >> > We are researchers at KAIST in Korea working on finding JavaScript bugs in> > web pages. While analyzing top websites fromAlexa.com, we found an issue,> > which seems to be a bug, on the Wikipedia main web page (wikipedia.org).> > We would be grateful if you can either confirm that it is a bug and even> > better fix it or let us know what we're missing.> >> > Here's the issue. When a user selects a language in which search results> > are displayed via the language selection button from the Wikipedia main web> > page, the following JavaScript function is executed:> >> > 1 function setLang(lang) {> > 2 var uiLang = navigator.language || navigator.userLanguage, date> > = new Date();> > 3> > 4 if (uiLang.match(/^\w+/) === lang) {> > 5 date.setTime(date.getTime() - 1);> > 6 } else {> > 7 date.setFullYear(date.getFullYear() + 1);> > 8 }> > 9> > 10 document.cookie = "searchLang=" + lang + ";expires=" +> > date.toUTCString() + ";domain=" + location.host + ";";> > 11 }> >> > Depending on the evaluation result of the conditional expression on line> > 4, "uiLang.match(/^\w+/) === lang", the function leaves or dose not leave> > the selected language information on the user's computer through a cookie.> > But we found that the expression, "uiLang.match(/^\w+/) === lang", always> > evaluates to false, which results in that the function always leaves> > cookies on users' computers. We think that changing the contidional> > expression, "uiLang.match(/^\w+/) === lang", to the expression,> > "uiLang.match(/^\w+/) == lang", will solve the problem.> >> > This problem may occur in the main web pages of all the Wikimedia sites.> > Could you kindly let us know what you think? Thank you in advance.> >> > Best,> > Changhee Park and Sukyoung Ryu> >> >> > _______________________________________________> > Wikitech-l mailing list> > Wikitech-l(a)lists.wikimedia.org> >https://lists.wikimedia.org/mailman/listinfo/wikitech-l> _______________________________________________> Wikitech-l mailing list> Wikitech-l(a)lists.wikimedia.org>https://lists.wikimedia.org/mailman/listinfo/wikitech-l>
3 3
0 0
Are you good in swearing? WE NEED YOUHuggle 3 comes with vandalism-prediction as it is precaching the diffseven before they are enqueued including their contents. Each edit hasso called "score" which is a numerical value that if higher, the editis more likely a vandalism.If you want to help us improve this feature, it is necessary to definea "score words" list for every wiki where huggle is about to be used,for example on English wiki.Each list has following syntax:(seehttps://en.wikipedia.org/w/index.php?title=Wikipedia:Huggle/Config&diff=573…)score-words(score): list of words separated by comma, can contain newlines but commamust be presentexamplescore-words(200): these, are, some, words, which, presence, of, increases, the, score, each, word, by, 200,So, if you know english better than me, which you likely do, go aheadand improve the configuration file there, no worries, huggle's configparser is very syntax-error proof.If you have any other suggestion how to improve huggle's prediction,go ahead and tell us!
8 8
0 0

26 Jul '14
Hello everyone,I am Diwanshi Pandey, an OPW intern. I'd like to have your feedback on thecourse I have created on codecademy for mediawiki api with help of mymentor Yuri Astrakhan.A little insight:The course is about parsing and querying mediawiki api.Initially we created one course which included 44 exercises but accordingto codecademy's guidelines their course are for beginners and should havemaximum 30 exercises in one course.So we did a split up into two courses:One is Introduction to WikipediaAPI<http://www.codecademy.com/courses/web-beginner-en-vj9nh/0/1>andother is Wikipedia:QueryAPI <http://www.codecademy.com/courses/web-beginner-en-yd3lp/0/1>.Also due to api security and restrictions we couldn't implement tutorial on"editing wiki pages through api call" from a non wiki site yet. We arewaiting till we find a good and easy way to demo that.Feedback may include:* Are the exercises easy to understand for novice users/developers?* Are changes needed in the look of exercises?* Are there any exercises which need not to be implemented or in too depth?* Any other thing?Thanks,-- *Regards,**Diwanshi Pandey*
4 8
0 0
Hi everyone,A big thank you to everyone who participated in the Architecture Summitthis year! We covered a lot of ground this year, and collectively learneda lot about how to put these things together.A lot of our work from this summit on this is only just beginning. Speaking of that, just the act of processing the notes is going to be thefirst step. MatmaRex and Legoktm pulled together a concise list of theetherpads here, which I've annotated with the corresponding agenda pages:https://www.mediawiki.org/wiki/Architecture_Summit_2014/Retrospective#Notes…Our next course of action is to get all of these copied tomediawiki.org tothe agenda pages, so that we have a record of each session that willoutlive Etherpad's temporary storage. I've done a little bit (theArchitecture value, process, and guidelines discussion), but I'd love helpfrom others on both getting it all copied in place, and wikifying it. Anytakers?Those of you that couldn't make it, I'd encourage you to read through thenotes We'll be discussing a lot of this over the coming days, so it'll beuseful context to bring you up to speed on these things.Rob
3 4
0 0

17 Jul '14
I have a log of what happens on when the commands:sudo apt-get install mediawiki2latexmediawiki2latex -uhttps://en.wikipedia.org/wiki/Adam_Ries -o AdamRies.pdfare entered on the command line of ubuntu (13.10) Better than TV...Happy to send it to anyone.Fred
6 11
0 0
Results per page:

[8]ページ先頭

©2009-2025 Movatter.jp