Last modified by Vincent Massol on 2021/03/17 21:09

  • Fernando Correia
    Fernando Correia, 2012/11/20 14:52

    This version adds the following improvements:

    • Support for HTTP Basic Authentication with URLs in the form http://user:[email protected]/feed
    • Message when there is an error retrieving a feed
    • Preventing index out of bounds error when no items are read
    • Translation of example table titles to English

    Note: The related blog post mentions a security flaw on the original version of this script, but it has long been fixed.

  • Vincent Massol
    Vincent Massol, 2012/11/20 18:17

    @Jerome/@Fernando: would be cool to put the sources in a git repo and release a 1.2 version with your changes Fernando

  • Fernando Correia
    Fernando Correia, 2012/11/20 18:21

    @Vincent: Jerome is still supporting this extension so I'll leave it up to him whether to integrate my changes.

  • jvelo
    jvelo, 2012/11/20 18:32

    OK I can create a project in xwiki-contrib and Fernando you're welcome to bring your current and future changes in.

    Personally I have no plan for this macro at the moment, so I guess whatever you want in gets in emoticon_smile

  • Fernando Correia
    Fernando Correia, 2012/11/20 20:08

    Interestingly, there is a version of this macro in xwiki-contrib but it's not quite the same as the one available in this page. Maybe we should look into consolidating it into a single version.

  • jvelo
    jvelo, 2012/11/20 20:20

    Yep just seen that. I've pushed your version in it, and will release it ASAP.

  • jvelo
    jvelo, 2012/11/20 21:07

    Done

  • Fernando Correia
    Fernando Correia, 2012/11/21 11:37

    I tested v. 1.2 on a new XWiki 4.2 installation and it seems to be working for both authenticated and unauthenticated feeds. Thank you for integrating my changes.

Get Connected