Re: [Wikitech-l] MediaWiki developer meet-up in Berlin, April 3-5

2009-01-22 Thread Brion Vibber
On 1/19/09 7:58 AM, Daniel Kinzler wrote:
> Hello All
>
> I'm happy to announce the MediaWiki Developer Meet-Up will happen April 3.-5. 
> in
> Berlin, at the c-base. The event is for everyone who works on MediaWiki, 
> writes
> extensions, builds bots, writes scripts for the toolserver, or is otherwise
> interested in the technical aspects of Wikimedia.

Ich bin ein Berliner! :)

I'm definitely thrilled to see this coming together; should be able to 
bring some folks out from SF for the awesomeness.

Mark, Tomasz and I will also be at FOSDEM in February (we don't have a 
developer room, but there'll still be plenty of MediaWikians!), and 
we'll be trying to put together an awesome Hacking Days at Wikimania in 
Buenos Aires...

We're also hoping to run some local events in San Francisco over the 
coming year, which I hope to be able to announce as we firm up plans.

-- brion

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l


[Wikitech-l] localize transcluded image description pages

2009-01-22 Thread Marcus Buck
At the moment image description pages on our projects that are 
transcluded from Commons will be shown in English. That was no problem 
for the last four years cause the pages basically all were in English. 
But with the autotranslate template on Commons now many templates can be 
shown in any language. It would be very useful, if the transcluded pages 
on the local projects would be shown in the content language or user 
language too.

If I am not mistaken, its the function "getDescriptionRenderUrl" in 
"FileRepo.php" that gets the image description page from Commons. We 
should add "'uselang='. $wgLang->getCode()" as an additional parameter, 
so the page is rendered in the right language. (I don't know the code 
well and had only a brief look into the file, perhaps some additional 
changes are needed. The developers will know best.)

Can this be done?

Marcus Buck

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l


Re: [Wikitech-l] localize transcluded image description pages

2009-01-22 Thread Chad
On Thu, Jan 22, 2009 at 6:20 PM, Marcus Buck  wrote:

> At the moment image description pages on our projects that are
> transcluded from Commons will be shown in English. That was no problem
> for the last four years cause the pages basically all were in English.
> But with the autotranslate template on Commons now many templates can be
> shown in any language. It would be very useful, if the transcluded pages
> on the local projects would be shown in the content language or user
> language too.
>
> If I am not mistaken, its the function "getDescriptionRenderUrl" in
> "FileRepo.php" that gets the image description page from Commons. We
> should add "'uselang='. $wgLang->getCode()" as an additional parameter,
> so the page is rendered in the right language. (I don't know the code
> well and had only a brief look into the file, perhaps some additional
> changes are needed. The developers will know best.)
>
> Can this be done?
>
> Marcus Buck
>

Should be pretty doable. As long as we keep caching the description
pages heavily (as we do now), it shouldn't be a problem. Would just
need to tweak the cache key to include the specified language as
well.

-Chad
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l


Re: [Wikitech-l] localize transcluded image description pages

2009-01-22 Thread Platonides
Marcus Buck wrote:
> If I am not mistaken, its the function "getDescriptionRenderUrl" in 
> "FileRepo.php" that gets the image description page from Commons. We 
> should add "'uselang='. $wgLang->getCode()" as an additional parameter, 
> so the page is rendered in the right language. (I don't know the code 
> well and had only a brief look into the file, perhaps some additional 
> changes are needed. The developers will know best.)
> 
> Can this be done?
> 
> Marcus Buck

+1


___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l


Re: [Wikitech-l] MediaWiki developer meet-up in Berlin, April 3-5

2009-01-22 Thread Chad
On Thu, Jan 22, 2009 at 5:27 PM, Brion Vibber  wrote:

> On 1/19/09 7:58 AM, Daniel Kinzler wrote:
> > Hello All
> >
> > I'm happy to announce the MediaWiki Developer Meet-Up will happen April
> 3.-5. in
> > Berlin, at the c-base. The event is for everyone who works on MediaWiki,
> writes
> > extensions, builds bots, writes scripts for the toolserver, or is
> otherwise
> > interested in the technical aspects of Wikimedia.
>
> Ich bin ein Berliner! :)
>
> I'm definitely thrilled to see this coming together; should be able to
> bring some folks out from SF for the awesomeness.
>
> Mark, Tomasz and I will also be at FOSDEM in February (we don't have a
> developer room, but there'll still be plenty of MediaWikians!), and
> we'll be trying to put together an awesome Hacking Days at Wikimania in
> Buenos Aires...
>
> We're also hoping to run some local events in San Francisco over the
> coming year, which I hope to be able to announce as we firm up plans.
>
> -- brion
>
>
Just as a thought: it'd would be fun to try and actively involve developers
who won't be able to attend the event(s). It's hard to coordinate the
meetup of people living around the world (both logistically and
financially),
so finding a way to bring the whole developer community together would
be even better.

I've mentioned this to a few people before, but the guys over at the
Wikipedia Weekly podcast have talked to me several times about
trying to coordinate a "Developer's Podcast" if you will. A chance for
us to chat, answer questions, that sort of thing. I couldn't think of a
better time to do one than during FOSDEM, Wikimania and/or a
meetup in San Francisco.

-Chad
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l