Extension talk:ExternalArticles

From mediawiki.org

This is the talk page for the extension External Articles.

If I fail to respond to this page in a reasonable time, feel free to email me.

Rewrited code with cURL -> Maybe v.1.0.3[edit]

I did install this extension ; however I found it could only work on PHP configs for which "allow_url_fopen" parameter is set to "On". This is a security risk, that's why I rewrote a part of the code to use cURL instead of a fopen function. Here it is ; up to you to put it on the main page. Alvinos 22:27, 5 March 2010 (UTC)Reply

  // CODE REMOVED FOR SPACE


Thanks. I was unaware of this requirement. I have moved the code to the front page.

Servel333 00:52, 6 March 2010 (UTC)Reply

Another rewrite, this time to use WMHttpRequest[edit]

I have updated this to use MW's HTTP request class. I'll see about getting it put into Gerrit (I've emailed Nathan to see if that's okay with him).  :-) For now, it's on Github. Sam Wilson 12:25, 16 May 2013 (UTC)Reply

- Thanks. Servel333 (talk) 15:05, 3 June 2013 (UTC)Reply