Re: [Wikitech-l] OAuth 2.0 support in OAuth extension

2020-01-18 Thread Florian Schmidt
Awesome! Thanks to everyone involved in getting this done :) -Ursprüngliche Nachricht- Von: Wikitech-l Im Auftrag von Cindy Cicalese Gesendet: Samstag, 18. Januar 2020 02:38 An: wikitech-l@lists.wikimedia.org Betreff: [Wikitech-l] OAuth 2.0 support in OAuth extension The OAuth

Re: [Wikitech-l] PHP 7.4.0 code testing now available in Wikimedia CI

2019-12-02 Thread Florian Schmidt
James: Simply awesome! Thanks for your time and work you invested to get it working :) -Ursprüngliche Nachricht- Von: Wikitech-l Im Auftrag von James Forrester Gesendet: Montag, 2. Dezember 2019 18:46 An: Wikimedia developers Betreff: [Wikitech-l] PHP 7.4.0 code testing now available

Re: [Wikitech-l] problematic use of "Declined" in Phabricator

2018-10-02 Thread Florian Schmidt
Declined tasks also usually do not appear in any searches by volunteers looking for tasks, which would be sad as the original reason for declining may be "no resources", declining the task effectively makes it impossible for these resources to find it, usually. -Ursprüngliche

Re: [Wikitech-l] Extension registration dependencies towards skins

2018-06-15 Thread Florian Schmidt
Hi Alex! Thanks for your e-mail and for bringing this up to the list :) This actually seems to be a bug to me, as the key should be skins (as stated in the schema as well as in the function doc block), however, it is named "skin", which is false. As such, I would bring in another option (apart

Re: [Wikitech-l] Google Code-in 2017: Students' summaries

2018-01-17 Thread Florian Schmidt
Thanks to any single mentor and any person, who interacted with the students, for your work! Hope it was quite of fun for you as well :D -Ursprüngliche Nachricht- Von: Wikitech-l [mailto:wikitech-l-boun...@lists.wikimedia.org] Im Auftrag von Andre Klapper Gesendet: Mittwoch, 17. Januar

Re: [Wikitech-l] Phabricator monthly statistics - 2017-12

2018-01-02 Thread Florian Schmidt
Sounds like a task that could also be done by a Google-Code-in student :) Best, Florian -Ursprüngliche Nachricht- Von: Wikitech-l [mailto:wikitech-l-boun...@lists.wikimedia.org] Im Auftrag von Daniel Zahn Gesendet: Dienstag, 2. Januar 2018 19:09 An: Wikimedia developers

Re: [Wikitech-l] Announcing MediaWiki code search

2017-12-21 Thread Florian Schmidt
Kunal….. that is simply awesome! Big thanks for this new tool, this will make us in finding usages of deprecated methods, we would like to remove, much more easy! Best, Florian Von: Wikitech-l [mailto:wikitech-l-boun...@lists.wikimedia.org] Im Auftrag von Kunal Mehta Gesendet:

Re: [Wikitech-l] Proposal for a developer support channel

2017-11-20 Thread Florian Schmidt
I totally agree, that it's very unlikely, that we can solve the problem of having newcomers ask the same questions over and over again with a technical tool, however, it's probably easier for people who _wants_ to search before they ask, if they've the possibility to do so. This is most likely

Re: [Wikitech-l] Proposal for a developer support channel

2017-11-20 Thread Florian Schmidt
In my personal opinion, switching the support desk to wikitext only doesn't solve problems for newcomers. I also don't like discussion pages, because of wikitext, and the support desk (where a high amount of things could happen) is really impossible to follow for me with a wikitext page only.

Re: [Wikitech-l] Writing unit tests for extensions that use dbr calls

2017-09-27 Thread Florian Schmidt
Hi! First of all: You should try to avoid accessing the database in tests, if possible. E.g. separating the logic of your extension from the database code. If you really need the DB, the Database section of the Writing unit test page on mediawiki.org[1] should explain how you can make the

Re: [Wikitech-l] Turkey ban

2017-04-29 Thread Florian Schmidt
Because the app uses the same base URL for the requests to Wikipedia as other access methods (e.g. internet browsers), a block a Wikipedia would apply to the App, too. Sorry, but there's no way to work around this, if a block is implemented to block all requests to a specific domain. One

[Wikitech-l] Wikimedia Github organization

2017-04-22 Thread Florian Schmidt
Hi all! Today I had a look on my github profile page and I recognized, that some of the commits I made to Wikimedia projects, are not listed in the contributions activity list. Because my ego is sometimes really big (;)), I started looking around where they're. My finding was (according to the

Re: [Wikitech-l] SHA-1 hash officially broken

2017-02-24 Thread Florian Schmidt
About the git part: There's an interesting statement from Linus [1] with which I can totally agree (and additionally this one[2]). So probably even this is not a "high priority, do nothing else" task :P [1] http://marc.info/?l=git=148787047422954 [2]

Re: [Wikitech-l] SHA-1 hash officially broken

2017-02-24 Thread Florian Schmidt
kitech-l-boun...@lists.wikimedia.org] Im Auftrag von Brion Vibber Gesendet: Freitag, 24. Februar 2017 19:48 An: Wikimedia developers <wikitech-l@lists.wikimedia.org> Betreff: Re: [Wikitech-l] SHA-1 hash officially broken On Fri, Feb 24, 2017 at 10:34 AM, Florian Schmidt < florian.schmidt.wel

Re: [Wikitech-l] SHA-1 hash officially broken

2017-02-24 Thread Florian Schmidt
I searched in phabricator, if we've a task already, but couldn't find any. However, as the phabricator search and me aren't really good friends, it's possible, that the search wasn't as honest to me, as I would wish and I missed something, so I ask on this list :) Do we've a task already to

Re: [Wikitech-l] New 1.27/1.28 login mechanism

2017-01-18 Thread Florian Schmidt
Hi! Logging in an user without using the UserLogin form or any other interaction of the user sounds like a SessionProvider for me, instead of an authentication provider. Take a look at: https://www.mediawiki.org/wiki/Manual:SessionManager_and_AuthManager However, I haven't implemented it so

Re: [Wikitech-l] PHP fatal error: Call to undefined method stdClass::get()

2017-01-11 Thread Florian Schmidt
It's already fixed, thanks for reporting! -Ursprüngliche Nachricht- Von: Wikitech-l [mailto:wikitech-l-boun...@lists.wikimedia.org] Im Auftrag von Pine W Gesendet: Mittwoch, 11. Januar 2017 20:37 An: wikitech-l@lists.wikimedia.org Betreff: [Wikitech-l] PHP fatal error: Call to undefined

Re: [Wikitech-l] Gerrit authentication denied - help

2017-01-03 Thread Florian Schmidt
p I'm with Florian I think your repo URL needs to look like https://gerrit.wikimedia.org/r/mediawiki/extensions/DynamicPageList or ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/DynamicPageList.git. You can just edit your DynamicPageList/.git/config origin On Tue, Jan 3, 2017 at 11:38 AM, F

Re: [Wikitech-l] Gerrit authentication denied - help

2017-01-03 Thread Florian Schmidt
Could you please clone the repo using ssh:// instead of https://? If you clone via https:// you need to provide the http password, which you can obtain from your gerrit settings (however, I would prefer working with ssh :P). Best, Florian -Ursprüngliche Nachricht- Von: Wikitech-l

Re: [Wikitech-l] Gerrit upgrade (w/ short downtime) tomorrow

2016-12-06 Thread Florian Schmidt
Just for information (and half as a question, so if this is correct, simply ignore this comment :P): The phabricator task is: https://phabricator.wikimedia.org/T146350 ? > It also fixes commenting on mobile devices and tablets with touch screens. AWESOME! -Ursprüngliche Nachricht- Von:

Re: [Wikitech-l] What happened to RobLa?

2016-11-03 Thread Florian Schmidt
Thanks Brian! That's exactly what this e-mail was for. I was also wondering, what happened to him personally, however, it's more than ok and his own decision to not say anything about it. However, like Brian wrote already, Robla had (as far as I know) a very good standing in the community and

Re: [Wikitech-l] What happened to RobLa?

2016-10-30 Thread Florian Schmidt
lunteer capacity. Regards, Wes > On Oct 29, 2016, at 5:34 PM, Florian Schmidt > <florian.schmidt.wel...@t-online.de> wrote: > > Hi all, > > > > just a moment ago I noticed, that Rob Lanphier seems to (silently) > does not work for the WMF anymore? At least based

[Wikitech-l] What happened to RobLa?

2016-10-29 Thread Florian Schmidt
Hi all, just a moment ago I noticed, that Rob Lanphier seems to (silently) does not work for the WMF anymore? At least based on a comment on his WMF-account's talk page[1] and a commit in gerrit[2] it seems he doesn't work at the WMF anymore. However: What happened? I haven't seen any

Re: [Wikitech-l] Wikimedia Developer Summit Weekly

2016-10-18 Thread Florian Schmidt
Hi Quim, thanks for the fast answer and the explanation :) Best, Florian -Original-Nachricht- Betreff: Re: [Wikitech-l] Wikimedia Developer Summit Weekly Datum: 2016-10-17T21:43:14+0200 Von: "Quim Gil" <q...@wikimedia.org> An: "Florian Schmidt"

Re: [Wikitech-l] Wikimedia Developer Summit Weekly

2016-10-17 Thread Florian Schmidt
Hi Quim, thanks for the weekly! One difference between the last weekly: You now mentioned "confirmed" participant. However, it seems I'm not informed about what "confirmed" means, and what I've to do to be confirmed :P Do I get an e-mail or do I need to do something (apart from requesting an

Re: [Wikitech-l] Gerrit members can't add members anymore?

2016-09-16 Thread Florian Schmidt
: Re: [Wikitech-l] Gerrit members can't add members anymore? Datum: 2016-09-16T12:22:45+0200 Von: "Alex Monk" <kren...@gmail.com> An: "Florian Schmidt" <florian.schmidt.wel...@t-online.de>, "Wikimedia developers" <wikitech-l@lists.wikimedia.org>

[Wikitech-l] Gerrit members can't add members anymore?

2016-09-16 Thread Florian Schmidt
Hi all together, maybe I'm mistaken, but iirc, some time ago, as a member of a specific gerrit group (e.g. extension-GoogleLogin), I was able to add members to this specific group by myself. Does I remember correctly? If so, currently I'm not able to do this anymore. Was something changed or

Re: [Wikitech-l] [Wlm-global-org] JetBrains IDE licenses for MW developers - php, js/node, python, C/C++, puppet, ruby, ...

2016-08-28 Thread Florian Schmidt
rs - php, js/node, python, C/C++, puppet, ruby, ... Well I could use If I ever get the subscription. So far I sent several emais but got no response. On Fri, Aug 5, 2016 at 1:34 PM, Florian Schmidt < florian.schmidt.wel...@t-online.de> wrote: > We've an all products Plan, so all

Re: [Wikitech-l] New MediaWiki structure test for message existence in ResourceLoader modules

2016-08-18 Thread Florian Schmidt
Thanks Krinkle and anyone involved for the new test! :) I think this will help in developing new modules with messages :) Best, Florian -Original-Nachricht- Betreff: [Wikitech-l] New MediaWiki structure test for message existence in ResourceLoader modules Datum:

Re: [Wikitech-l] [ConfirmEdit][ReCaptcha] Call-to-Action: ReCaptcha module will be removed in the near future

2016-08-13 Thread Florian Schmidt
Thanks Brian! It seems I missed this possibility completely :) -Ursprüngliche Nachricht- Von: Wikitech-l [mailto:wikitech-l-boun...@lists.wikimedia.org] Im Auftrag von bawolff Gesendet: Freitag, 5. August 2016 01:32 An: Wikimedia developers Betreff: Re:

Re: [Wikitech-l] JetBrains IDE licenses for MW developers - php, js/node, python, C/C++, puppet, ruby, ...

2016-08-05 Thread Florian Schmidt
We've an all products Plan, so all IDEA Desktop products are included, so I'm pretty sure, you can use our existing subscriptions. Best, Florian We've an all products Plan, so all IDEA Desktop products are included, so I'm pretty sure, you can use our existing subscriptions. Best, Florian Am

[Wikitech-l] [ConfirmEdit][ReCaptcha] Call-to-Action: ReCaptcha module will be removed in the near future

2016-08-04 Thread Florian Schmidt
Hi all together, first of all: If you don't use ConfirmEdit with the ReCaptcha (NOT the ReCaptchaNoCaptcha) module, you can STOP reading here :) TL;DR Please upgrade to the ReCaptchaNoCaptcha module to use a supported version in the future and please respond to [1], if you've an opinion

Re: [Wikitech-l] [WikimediaMobile] Update: Upload to Commons Android app

2016-06-20 Thread Florian Schmidt
Congratulations Josephine! :) It’s awesome to see an app which is maintained by volunteers only! :) Von: Mobile-l [mailto:mobile-l-boun...@lists.wikimedia.org] Im Auftrag von Josephine Lim Gesendet: Montag, 20. Juni 2016 07:18 An: wikitech-l@lists.wikimedia.org; mobile-l

Re: [Wikitech-l] JetBrains licenses for Volunteers and Staff

2016-04-18 Thread Florian Schmidt
Uhh, thanks for the information Yurik! :) -Ursprüngliche Nachricht- Von: Wikitech-l [mailto:wikitech-l-boun...@lists.wikimedia.org] Im Auftrag von Yuri Astrakhan Gesendet: Montag, 18. April 2016 18:44 An: Wikimedia developers Cc: Sam Reed

Re: [Wikitech-l] productivity of mediawiki developers

2016-04-02 Thread Florian Schmidt
Hi rupert, I'm pretty sure http://korma.wmflabs.org/browser/scm.html and other pages of korma will give you some information. But keep in mind, that productivity doesn't only mean the number of commits, or the line of codes :) Best, Florian -Ursprüngliche Nachricht- Von: Wikitech-l

Re: [Wikitech-l] extension.json schema validation is now voting for extensions

2016-03-15 Thread Florian Schmidt
Thanks for the information lego and thanks for everyone involved getting all extensions pass the schema :) Gesendet mit meinem HTC - Nachricht beantworten - Von: "Legoktm" An: "Wikimedia developers" Betreff: [Wikitech-l]

Re: [Wikitech-l] MediaWiki core master now requires 5.5.9+ and other CI changes

2016-02-10 Thread Florian Schmidt
Yay! Thanks for the info Lego! That was a great job, thanks to anyone involved :) Best Florian Schmidt -Original-Nachricht- Betreff: [Wikitech-l] MediaWiki core master now requires 5.5.9+ and other CI changes Datum: 2016-02-10T08:24:26+0100 Von: "Legoktm" <legoktm.wikipe

Re: [Wikitech-l] New tutorial for interactive graphics on Wiki

2016-01-10 Thread Florian Schmidt
Hi, I was free and edited the page: https://www.mediawiki.org/w/index.php?title=Extension%3AGraph%2FInteractive_Graph_Tutorial=revision=2013042=2008358 Hope that's a better wording, if not: feel free to edit it ;) Best, Florian -Original-Nachricht- Betreff: Re: [Wikitech-l] New

[Wikitech-l] [INFO] wfMsg*() was removed

2016-01-05 Thread Florian Schmidt
Hello readers of this list :) tl;dr MediaWiki's wfMsg*() functions were removed in MediaWiki 1.27. Long version: Maybe someone has already seen the work on the wfMsg*() deprecation task: https://phabricator.wikimedia.org/T70750 A little bit of

Re: [Wikitech-l] Ifexists across wikis

2015-12-06 Thread Florian Schmidt
I'm not very familar with this, but wouldn't this need a bigger change in LinksUpdate? Or the question: how would a wiki know, if a page get's created after it was linked and mark it blue instead of red? Gesendet mit meinem HTC - Nachricht beantworten - Von: "Alex Monk"

Re: [Wikitech-l] Appreciation thread, 2015

2015-12-05 Thread Florian Schmidt
* James F. and team: for the awesome work on VE and, especially, for the integration of most used extension parser tags * MatmaRex: for his work on OOJs-UI and ways to use it in MediaWiki core * Legoktm: for all the help I received, difficult to find "that" thing to thank * Jon Robson, Sam,

Re: [Wikitech-l] CI and cross repository dependencies

2015-11-19 Thread Florian Schmidt
That sounds really great and very useful! Thanks for this info :) Best, Florian -Original-Nachricht- Betreff: [Wikitech-l] CI and cross repository dependencies Datum: 2015-11-19T14:19:27+0100 Von: "Antoine Musso" hashar+...@free.fr An: "wikitech-l@lists.wikimedia.org"

Re: [Wikitech-l] [BREAKING CHANGE] IE 8 will go JavaScript-less starting January 2016

2015-11-13 Thread Florian Schmidt
I'm not totally sure, but if you put your styles into a top queue module, the module would be delivered through RL (with all it's features, including LESS compilation) and the browser requests it without JavaScript (it should be added into one of the RL link tags in head). The change to disable

Re: [Wikitech-l] [BREAKING CHANGE] IE 8 will go JavaScript-less starting January 2016

2015-11-13 Thread Florian Schmidt
If you use media queries, no. Best, Florian -Ursprüngliche Nachricht- Von: Isarra Yos [mailto:zhoris...@gmail.com] Gesendet: Freitag, 13. November 2015 19:14 An: Florian Schmidt <florian.schmidt.wel...@t-online.de>; Wikimedia developers <wikitech-l@lists.wikimedia.org> Betref

Re: [Wikitech-l] MW 1.25 extension registration - PHP constants redux

2015-11-02 Thread Florian Schmidt
Hi again :) > new extension registration doesn't support PHP constants That's not entirely correct ;) Extension Registration supports constants[1], even if it's not documented[2]. But you should really try to avoid such hacks. For your case: Why do you don't use a configuration variable, if you

Re: [Wikitech-l] MW 1.25 new extension registration - PHP constants

2015-11-02 Thread Florian Schmidt
.y...@gmail.com On Fri, Oct 30, 2015 at 3:36 PM, Jason Ji <jason.y...@gmail.com> wrote: > And thanks to you for suggesting the idea and getting on it so quickly! > > -- > Jason Ji > jason.y...@gmail.com > > On Fri, Oct 30, 2015 at 3:35 PM, Florian Schmidt < > fl

Re: [Wikitech-l] MW 1.25 new extension registration - PHP constants

2015-10-30 Thread Florian Schmidt
ver actually created a task in Phabricator before. Thanks! -- Jason Ji jason.y...@gmail.com On Fri, Oct 30, 2015 at 2:06 PM, Florian Schmidt < florian.schmidt.wel...@t-online.de> wrote: > You can, in your php extension code, so not inside the extension.json, > check, if anothe

Re: [Wikitech-l] MW 1.25 new extension registration - PHP constants

2015-10-30 Thread Florian Schmidt
You can, in your php extension code, so not inside the extension.json, check, if another extension is installed or not: ExtensionRegistry::getInstance()->isLoaded( 'ExtensionName' ); There's also a "requires" section, which is parsed in extension.json, but it currently only supports MediaWiki

Re: [Wikitech-l] Wikidata descriptions to show on mobile web Wikipedias

2015-10-29 Thread Florian Schmidt
> this is something the reading and discovery teams can discuss off-list, I > think. What brings you to think this? :) -Original-Nachricht- Betreff: Re: [Wikitech-l] Wikidata descriptions to show on mobile web Wikipedias Datum: Thu, 29 Oct 2015 16:33:59 +0100 Von: Jon Katz

Re: [Wikitech-l] PHP CodeSniffer is now voting on MediaWiki core patches

2015-10-14 Thread Florian Schmidt
*yay* thanks for the work! :) Gesendet mit meinem HTC - Nachricht beantworten - Von: "Legoktm" An: "Wikimedia developers" Betreff: [Wikitech-l] PHP CodeSniffer is now voting on MediaWiki core patches Datum: Do., Okt. 15, 2015

Re: [Wikitech-l] Architecture Committee expansion

2015-10-09 Thread Florian Schmidt
Great decision! -Original-Nachricht- Betreff: [Wikitech-l] Architecture Committee expansion Datum: Fri, 09 Oct 2015 06:18:01 +0200 Von: Tim Starling An: wikitech-l@lists.wikimedia.org In a recent meeting of the MediaWiki Architecture Committee, it was agreed

[Wikitech-l] EnableMobileModules hook in MobileFrontend removed

2015-10-09 Thread Florian Schmidt
Hello all together, with this e-mail I want to inform you, that, with change I20e46165fb76[1], we removed a long living Hook in MobileFrontend, called EnableMobileModules. It was added to empower extensions to add modules to OutputPage only, if the page was recognized as requested for a

Re: [Wikitech-l] mediawiki maintenance scripts have moved

2015-09-15 Thread Florian Schmidt
Hi Daniel, thanks for this e-mail. Maybe I'm the only one, but the e-mail title is, in my opinion, a bit misleading :P As I read the title first, I thought, that the mediawiki/core maintenance scripts (which are in the maintenance/ directory in MediaWiki) itself were moved, but after reading

Re: [Wikitech-l] Add a Gerrit label "WIP" to mark changes as work in progress

2015-09-11 Thread Florian Schmidt
Hi, that sounds like really good idea. +1 for all your mentioned reasons! :) Another use case is the time, a project's reviewers needs to review a change (I remember we have a statistic for it somewhere? But I found only [1]), where WIP changes could be ignored (they usually don't get reviews

Re: [Wikitech-l] Question: Should wikimedia wikis such as wikipedia be updated with a user frendly desgn

2015-09-09 Thread Florian Schmidt
I'm not sure, if an overall new skin is a really good idea. In my opinion, Wikipedia (and other wmf wikis) needs the experienced users, as well as "the person who think, that Wikipedia is written by paid people". While the first group could maybe handle a complete new skin, i'm sure, that all

Re: [Wikitech-l] Collaboration team reprioritization

2015-09-02 Thread Florian Schmidt
Ok, that is maybe correct, but what does "maintained" and "supported" mean here? There are a lot of Feature requests for Flow to make Flow at least as productive as some LQT boards, e.g. on mediawiki.org (think about the different places for support, e.g. Support desk and extension talk pages,

Re: [Wikitech-l] FYI: HTMLForm is now available in OOUI format

2015-07-22 Thread Florian Schmidt
Yay :D Sent from my HTC - Reply message - From: Bartosz Dziewoński matma@gmail.com To: Wikimedia developers wikitech-l@lists.wikimedia.org Subject: [Wikitech-l] FYI: HTMLForm is now available in OOUI format Date: Wed, Jul 22, 2015 15:45 It took a while, but most of the issues are

Re: [Wikitech-l] Plans for mobile editing, VisualEditor [and mobile contributions]

2015-07-14 Thread Florian Schmidt
a tracking task on this: https://phabricator.wikimedia.org/T96742 On Fri, Jun 26, 2015 at 2:50 PM, Florian Schmidt florian.schmidt.wel...@t-online.de wrote: Hello all together, some time ago, WMF started to re-organize into a new structure to focus on specific topics. Now, I think

Re: [Wikitech-l] VE stopped working on 1.25 after import update of wiki db (1.23-1.25)

2015-07-12 Thread Florian Schmidt
Hi, it would be interesting to look in the data returned from resourceloader (in Google Chrome: Open the console and switch to the network tab, then click Edit to load VisualEditor and go through all added lines). Maybe there is a fatal error or a MWException somewhere, which should be

Re: [Wikitech-l] +2 in mediawiki/* for Liangent

2015-07-11 Thread Florian Schmidt
Congratulations! :) -Ursprüngliche Nachricht- Von: wikitech-l-boun...@lists.wikimedia.org [mailto:wikitech-l-boun...@lists.wikimedia.org] Im Auftrag von Legoktm Gesendet: Sonntag, 12. Juli 2015 02:43 An: Wikimedia developers Betreff: [Wikitech-l] +2 in mediawiki/* for Liangent Hi, Per

[Wikitech-l] Plans for mobile editing, VisualEditor [and mobile contributions]

2015-06-26 Thread Florian Schmidt
Hello all together, some time ago, WMF started to re-organize into a new structure to focus on specific topics. Now, I think, the main tasks are done, so that I want to bring a (for me, and I think and hope for some others, too) very important topic back to the ToDo list: mobile editing. In

Re: [Wikitech-l] [WikimediaMobile] [reading-wmf] Wikigrok code no longer being worked on

2015-06-03 Thread Florian Schmidt
the team is already considering the next slew of micro-contribution projects I think it is too early to say which projects will be next, but some ideas I think, in favour of our open development strategy (I hope we still have it), you should try to make the process as much open as possible,

Re: [Wikitech-l] Monthly MediaWiki releases

2015-03-26 Thread Florian Schmidt
By the way: This bug is linked from https://www.mediawiki.org/wiki/MediaWiki_1.24 in the Release schedule, too :) Best Florian -Ursprüngliche Nachricht- Von: wikitech-l-boun...@lists.wikimedia.org [mailto:wikitech-l-boun...@lists.wikimedia.org] Im Auftrag von Greg Grossmeier Gesendet:

Re: [Wikitech-l] Starting conversion of LiquidThreads to Flow at mediawiki.org

2015-03-16 Thread Florian Schmidt
I fully upport and welcome this, but at least for Project:Support_desk you should communicate this on this LQT board, too, that it will be converted (if you didn't do hat already, i haven't looked now, because LQT ist terrible on mobile :P). There are probably very active supporters, who

Re: [Wikitech-l] What does it take to have a project hosted on the Wikimedia git server?

2015-03-13 Thread Florian Schmidt
these are downstream-only (e.g. only pull from Gerrit, but no push). If we could accept pull-requests from github and have them pushed to Gerrit we would basically have the best of both worlds. :) Strainu Best, Florian Freundliche Grüße Florian Schmidt -Original-Nachricht- Betreff: Re: [Wikitech

Re: [Wikitech-l] GPL upgrading to version 3

2015-02-08 Thread Florian Schmidt
I share your opinion, but: back to topic, please :) -Ursprüngliche Nachricht- Von: wikitech-l-boun...@lists.wikimedia.org [mailto:wikitech-l-boun...@lists.wikimedia.org] Im Auftrag von Petr Bena Gesendet: Sonntag, 8. Februar 2015 17:56 An: Wikimedia developers Betreff: Re: [Wikitech-l]

Re: [Wikitech-l] jenkings merging

2015-02-07 Thread Florian Schmidt
Hi Thomas, what do you want to do? If you upload a new patchset to a change (or a new change), Jenkins will automatically merge this change with the master branch and runs tests against the resulting artifact :) That's what I know. Kind regards Florian -Ursprüngliche Nachricht- Von:

[Wikitech-l] Fwd: AW: jenkings merging

2015-02-07 Thread Florian Schmidt
Damn, forwarding to wikitech-l, forget to click the answer all button :( Von: Florian Schmidt [mailto:florian.schmidt.wel...@t-online.de] Gesendet: Samstag, 7. Februar 2015 13:29 An: 'Thomas Mulhall' Betreff: AW: AW: [Wikitech-l] jenkings merging Ah, ok. Maybe a little bit background

Re: [Wikitech-l] GPL upgrading to version 3

2015-02-07 Thread Florian Schmidt
I think the question is: What advantages and disadvantages has a the new license version? Extensions and skins can use the license they want, if it is compatible with GPLv2 or newer :) Best, Florian -Ursprüngliche Nachricht- Von: wikitech-l-boun...@lists.wikimedia.org

Re: [Wikitech-l] [Engineering] DevSummit appreciation

2015-02-02 Thread Florian Schmidt
I want to hook up to this e-mail from @Tony Thomas. First: Special thanks to Jon, Quim and Rachel (and the Wikimedia travel team!) to make it possible to be there so shortly. It was a great experience, see all people in real live and in color, talk to them and be part of the discussions,

Re: [Wikitech-l] Improving our code review efficiency

2015-02-02 Thread Florian Schmidt
But this doesn't remove it from the projects review queue (or search queries, if you just use project:mediawiki/extensions/MobileFrontend status:open). Kind regards, Florian -Ursprüngliche Nachricht- Von: wikitech-l-boun...@lists.wikimedia.org

Re: [Wikitech-l] The future of shared hosting

2015-01-18 Thread Florian Schmidt
I don't think adding a couple more services is going to drastically alter the current situation. MediaWik core and most of the extensions actually only depend on php and mysql, both are de facto standard included most in webhosting packages, which makes MediaWiki to run (in theory) on a wide

Re: [Wikitech-l] Adding extension to Phabricator

2014-11-28 Thread Florian Schmidt
It's still in discussion, but it should help you: https://www.mediawiki.org/wiki/Phabricator/Creating_and_renaming_projects Kind regards Florian -Ursprüngliche Nachricht- Von: wikitech-l-boun...@lists.wikimedia.org [mailto:wikitech-l-boun...@lists.wikimedia.org] Im Auftrag von Thomas

Re: [Wikitech-l] {{TemplatesThatWorkOnMobile}}

2014-10-10 Thread Florian Schmidt
Hello, I'm also interested in some kind of easy preview how this page will look on mobile in the editor, which would probably be a separate thing... I took the liberty to take this idea and created a sample change for MobileFrontend: https://gerrit.wikimedia.org/r/#/c/166089/ With this

Re: [Wikitech-l] Removal of Scribunto's Allow saving code with errors option

2014-09-29 Thread Florian Schmidt
Just for info the gerrit change: https://gerrit.wikimedia.org/r/#/c/160367/ Freundliche Grüße / Kind regards Florian -Ursprüngliche Nachricht- Von: wikitech-l-boun...@lists.wikimedia.org [mailto:wikitech-l-boun...@lists.wikimedia.org] Im Auftrag von James Forrester Gesendet: Montag, 29.

[Wikitech-l] Who maintains ConfirmEdit core part?

2014-09-14 Thread Florian Schmidt
Hello together! I have a short question: There is a changeset in gerrit[1] for ConfirmEdit, which enables to show a Captcha directly after the „Edit“ click, instead of a first „Save“ click (see Commit Msg and the Bug report[2] for more details). This change was uploaded on May 30, 2014,

Re: [Wikitech-l] Add release to special version page

2014-09-06 Thread Florian Schmidt
The date comes from the git information, if there is no .git in the installation, then no date :) So tarballs don't have some iirc. Gesendet mit meinem HTC - Reply message - Von: Isarra Yos zhoris...@gmail.com An: Wikimedia developers wikitech-l@lists.wikimedia.org Betreff: [Wikitech-l]

Re: [Wikitech-l] Wikimedia engineering report, July 2014

2014-08-26 Thread Florian Schmidt
Same here, but only in Chrome, not in FF and not in IE, versions: Chrome: 36.0.1985.143 m FF: 31.0 IE: 11.09600.17239 Freundliche Grüße / Kind regards Florian -Ursprüngliche Nachricht- Von: wikitech-l-boun...@lists.wikimedia.org [mailto:wikitech-l-boun...@lists.wikimedia.org] Im

Re: [Wikitech-l] Fwd: mwui.wmflabs.org reactivated, showing upcoming MW UI styles ($wgUseMediaWikiUIEverywhere = true; )

2014-08-19 Thread Florian Schmidt
Hello! For the buttons on Special:ChangeEmail, there is still a bug for it: https://bugzilla.wikimedia.org/show_bug.cgi?id=69723 First comes from MobileFrontend, because both are constructive. Jon pointed out, that the cancel button should be quite or better: just removed, it's pretty useless

Re: [Wikitech-l] Superprotect user right, Comming to a wiki near you

2014-08-11 Thread Florian Schmidt
Just a way more to contact flow (and others too) development (in addition to what Dan Garry wrote, which i can totally underline) is to go into IRC channel(s) [1]. Many developers are online in IRC, so you can ask, talk and discuss with them. Just as a note. [1]

Re: [Wikitech-l] News about stolen Internet credentials; reducing Wikimedia reliance on usernames and passwords

2014-08-07 Thread Florian Schmidt
I think a two-way-authentification is the first, good step to increase the security for account authentification, like wikitech still use it. But it's still a user decision to activate i tor not? Freundliche Grüße / Kind regards Florian -Ursprüngliche Nachricht- Von:

Re: [Wikitech-l] Moving Vector and MonoBook to separate repositories and what it means for you

2014-08-07 Thread Florian Schmidt
Hmm, now i think about that point: The normal third party user should download the latest build of MediaWiki via the tarball installer [1]. In this packages, Vector (and monobook as well) is still included. So the normal third party user won't see any problem with this. The users normally

Re: [Wikitech-l] Moving Vector and MonoBook to separate repositories and what it means for you

2014-08-07 Thread Florian Schmidt
But extensions have the exact same problem. Normally then you first prepare core functions and then change the skin itself (maybe with two patches at the same time referring to each other). So the core patch is merged before the skin patch. It's more work for Vector skin, yes, but i want to ask

Re: [Wikitech-l] Phabricator migration update

2014-07-23 Thread Florian Schmidt
Hello Andre! teams are definitely welcome to try out the Labs instance Can you say, how is the workflow for this? My team is only me (;)) with a very little project: https://www.mediawiki.org/wiki/Extension:GoogleLogin but maybe i can test, too, while using phabricator :) Thanks for

Re: [Wikitech-l] Phabricator migration update

2014-07-23 Thread Florian Schmidt
Am 2014-07-23 14:43, schrieb Quim Gil: Hi Florian, On Wednesday, July 23, 2014, Florian Schmidt florian.schmidt.wel...@t-online.de wrote: Hello Andre! teams are definitely welcome to try out the Labs instance Can you say, how is the workflow for this? See Requesting a new project

Re: [Wikitech-l] Not logged in page

2014-07-15 Thread Florian Schmidt
e.g. you have to restart your browser and are logged out in the process: all open tabs are redirected to Special:Userlogin, and you have to log in a dozen times, or manually edit URLs. Is there any use case for this scenario why to have a login page when returnto/returntoquery is set and you

Re: [Wikitech-l] tool for quickly uploading 10000 images with description

2014-07-07 Thread Florian Schmidt
Hello! O think that is the right for you: https://m.mediawiki.org/wiki/Manual:ImportImages.php Simply upload the images via FTP for example to the server and run the script like explainend on Manual page. Kind regards Florian Gesendet mit meinem HTC - Reply message - Von: Yury Katkov

Re: [Wikitech-l] Special:Search returning errors on English Wikipedia

2014-07-02 Thread Florian Schmidt
Hello! Is working for me. I have only opened your link in Google chrome and searched for Android (search suggestions working, too) and click ok. After this I see the result page. Can you try to delete cache and cookies? What browser you use? Kind regards Florian Freundliche Grüße Florian

Re: [Wikitech-l] Discontinue internet explorer 6 and 7 support

2014-06-30 Thread Florian Schmidt
The problem is, that much people don't trust Google or Chrome (I know some people I can't into to use not IE), so I think it's better to say, that they can use IE 8. Kind regards Florian Freundliche Grüße Florian -Ursprüngliche Nachricht- Von: wikitech-l-boun...@lists.wikimedia.org