Re: [Wikitech-l] LiquidThreads new version - when ? 2012 ?

2011-06-11 Thread Tar Dániel
See http://lists.wikimedia.org/pipermail/wikitech-l/2011-May/053555.html

2011/6/11 Thomas Gries 

> Re:
>
> http://www.mediawiki.org/wiki/Extension:LiquidThreads/WMF_project_information
>
> I would like to know, what the current status of the WMF supported
> project is.
>
> The Lqt wiki page says that
> "...in January 2011, a new re-engineering project
> <
> http://www.mediawiki.org/wiki/Extension:LiquidThreads/WMF_project_information
> >
> was begun at the Foundation, and it is anticipated that this will result
> in a pilot on a large project by the end of Q2 2011."
>
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l


Re: [Wikitech-l] Internal links and diacritics

2009-06-04 Thread Tar Dániel
You have to use the MediaWiki:Linktrail page, for example:
http://hu.wikipedia.org/wiki/MediaWiki:Linktrail (or see the same page on
fr.wiki).

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


Re: [Wikitech-l] new extension for embedded music scores

2009-05-22 Thread Tar Dániel
2008/10/28 River Tarnell :

> i have written a new extension to embed music scores in MediaWiki pages:
> https://secure.wikimedia.org/wikipedia/mediawiki/wiki/Extension:ABC
> i would be interested to hear peoples' thoughts on enabling this extension
> on
> Wikimedia.
>

Is there any progress with this extension? There are some interested users
in Hungarian Wikisource.

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


Re: [Wikitech-l] 417's

2009-02-14 Thread Tar Dániel
2009/2/15 Aryeh Gregor

>

> On Sat, Feb 14, 2009 at 12:04 PM, Tar Dániel  wrote:
> > I'm maintaining many bots on Hungarian Wikipedia, they are written in C#
> > using DotNetWikiBot.
> > Lately I randomly get 417 errors from the server (for example at login,
> at
> > saving pages). If I repeat the request caused 417 again a sec later, it
> > probably works. (Formerly there were no problems at all.) The problem
> exists
> > using cable connection at home, and the university's network.
> > I haven't found any useful information about 417 on the net, how to avoid
> > it.
>
> AFAIK, a new version of Squid is partially rolled out, and this new
> version appears to reject Expect headers.  From the HTTP/1.1 standard:
>
> "A server that does not understand or is unable to comply with any of
> the expectation values in the Expect field of a request MUST respond
> with appropriate error status. The server MUST respond with a 417
> (Expectation Failed) status if any of the expectations cannot be met
> or, if there are other problems with the request, some other 4xx
> status.
>
> "This header field is defined with extensible syntax to allow for
> future extensions. If a server receives a request containing an Expect
> field that includes an expectation-extension that it does not support,
> it MUST respond with a 417 (Expectation Failed) status. "
>
> It might be something like: Squid doesn't understand any Expect
> headers, so the new version returns 417 errors whenever an Expect
> header is sent.  Stop sending Expect headers and the problem will go
> away.
>

After your great description, I've found the answer (it sended 100-continue
expectation in the header, I had to change the ProtocolVersion to prevent
this).
I'll contact the author of DotNetWikiBot with the fix.
Thanks again!

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


[Wikitech-l] 417's

2009-02-14 Thread Tar Dániel
Hi!

I'm maintaining many bots on Hungarian Wikipedia, they are written in C#
using DotNetWikiBot.
Lately I randomly get 417 errors from the server (for example at login, at
saving pages). If I repeat the request caused 417 again a sec later, it
probably works. (Formerly there were no problems at all.) The problem exists
using cable connection at home, and the university's network.
I haven't found any useful information about 417 on the net, how to avoid
it.

Could you give me some information?

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