Re: [Wikitech-l] stop changing the whitespace in RELEASE-NOTES please

2011-02-19 Thread K. Peachey
On Sun, Feb 20, 2011 at 11:56 AM, wrote: > OK you little snots, I figured out what to do: use wdiff. Please remember to assume good faith and act civil to all people on this mailing list. -Peachey ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.

Re: [Wikitech-l] stop changing the whitespace in RELEASE-NOTES please

2011-02-19 Thread jidanni
OK you little snots, I figured out what to do: use wdiff. $ svn diff -r BASE:HEAD RELEASE-NOTES Index: RELEASE-NOTES === --- RELEASE-NOTES (working copy) +++ RELEASE-NOTES (revision 82501) @@ -137,6 +137,7 @@ * (bug 27201)

Re: [Wikitech-l] Changing CentralAuth login - New proposal

2011-02-19 Thread Happy-melon
"K. Peachey" wrote in message news:AANLkTikYX-NjZowR2mTp3Cbc1mP3GCM73BFA8=gju...@mail.gmail.com... > On Sun, Feb 20, 2011 at 1:20 AM, Platonides wrote: >> Create a multilingual wiki for handling logins, available as >> https://login.wikimedia.org/ >> https://login.wikipedia.org/ https://login.w

Re: [Wikitech-l] Sprint to 1.17

2011-02-19 Thread Ashar Voultoiz
On 19/02/11 18:20, Roan Kattouw wrote: >> 27489 Update math/texvc module on WMF projects > I'll poke at this later. Watch out with this one. I have made some changes in the ocaml math which I have only tested locally. There is also bug somewhere that ask for the math cache to be refeshed/delete

Re: [Wikitech-l] Changing CentralAuth login - New proposal

2011-02-19 Thread K. Peachey
On Sun, Feb 20, 2011 at 1:20 AM, Platonides wrote: > Create a multilingual wiki for handling logins, available as > https://login.wikimedia.org/ > https://login.wikipedia.org/ https://login.wikiversity.org/ etc. I would recommend users.*, that way in the future when we have decent interwiki trunsl

Re: [Wikitech-l] Changing CentralAuth login - New proposal

2011-02-19 Thread Mark A. Hershberger
Platonides writes: > CORS does seem to be the way to go. I have drafted a new proposal below > which attempts to fix several bug in our way of doing central login. Would this allow CentralAuth to work with IE8 in the “medium” privacy mode? I haven't tried it, but https://bugzilla.wikimedia.org/

Re: [Wikitech-l] Sprint to 1.17

2011-02-19 Thread Mark A. Hershberger
Roan Kattouw writes: >> 24859 Redirect to mobile gateway should be handled on the server-side >> rather than the client-side > That's a WMF issue that's difficult to resolve, and it's been an issue > long before 1.17 was deployed. I agree it is a WMF issue and, yes, it has been an issue lo

Re: [Wikitech-l] Sprint to 1.17

2011-02-19 Thread Mark A. Hershberger
Siebrand Mazeland writes: > Thanks for all the work, Mark. Few remarks, because it looks to me as if > WMF priorities and MediaWiki 1.17 release priorities have been mixed in > the list you posted. Good point. The list was based on blockers of Bug #27339, a bug we were using internally to track

Re: [Wikitech-l] Sprint to 1.17

2011-02-19 Thread Roan Kattouw
2011/2/19 Mark A. Hershberger : > 27528 JS minification still outputs incorrect javascript for some input Currently only describes hypothetical problems, one of which even JSMin doesn't solve. The reporter said they had some C code that might be useful, so I asked them to provide it. > 27496 Edit

[Wikitech-l] Changing CentralAuth login - New proposal

2011-02-19 Thread Platonides
Roan Kattouw wrote: > This is possible with CORS, and I suggested it a while back, see > https://bugzilla.wikimedia.org/show_bug.cgi?id=20251#c8 . According to > Wikipedia the latest version of every major browser supports CORS, > except Opera and IE; IE has a barely usable proprietary interface to

Re: [Wikitech-l] Transferring images from one wiki to the other

2011-02-19 Thread Dmitriy Sintsov
* Jeroen De Dauw [Fri, 18 Feb 2011 00:50:48 +0100]: > Hey, > > I have an extension that transfers content, including images, from one > wiki > to another via the API. Currently it's using the upload via url option > [0], > which works great, but not obviously not for source wikis that can not > b

Re: [Wikitech-l] Sprint to 1.17

2011-02-19 Thread Ashar Voultoiz
On 19/02/11 06:10, Mark A. Hershberger wrote: > 27472 Foreign files now have (( )) instead of () Fixed some minutes ago by Roan. It was a l10n cache update issue. I have marked the bug as resolved. -- Ashar Voultoiz ___ Wikitech-l mailing list Wikite

Re: [Wikitech-l] use jQuery.ajax in mw.loader.load when load script

2011-02-19 Thread Philip Tzou
2011/2/19 Roan Kattouw > 2011/2/19 Philip Tzou : > > What about user-created scripts? mediaWiki.loader.using can only > implement > > MediaWiki built-in scripts which has been registered to RL. > That's part of what I meant by "arbitrary URLs" below: > > >> > I guess we could use this when loadin

Re: [Wikitech-l] use jQuery.ajax in mw.loader.load when load script

2011-02-19 Thread Roan Kattouw
2011/2/19 Philip Tzou : > What about user-created scripts? mediaWiki.loader.using can only implement > MediaWiki built-in scripts which has been registered to RL. That's part of what I meant by "arbitrary URLs" below: >> > I guess we could use this when loading stuff from arbitrary URLs in >> > th

Re: [Wikitech-l] Sprint to 1.17

2011-02-19 Thread Siebrand Mazeland
Thanks for all the work, Mark. Few remarks, because it looks to me as if WMF priorities and MediaWiki 1.17 release priorities have been mixed in the list you posted. WMF issues: * 27495 Change NS_USER and NS_USER_TALK namespaces at ptwiki * 27489 Update math/texvc module on WMF projects * 24859 Re