[Koha-bugs] [Bug 14994] New: Add RSS/Atom feed proxy

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 9 15:40:28 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14994

            Bug ID: 14994
           Summary: Add RSS/Atom feed proxy
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Web services
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: xarragon at gmail.com
        QA Contact: testopia at bugs.koha-community.org

Some libraries uses a separate blog on an external site such as blogspot.com.
We are working on enhancements to make Koha a fully-featured blog in the
future, removing that need.

The external blogs publishes the content as RSS/Atom feeds which can then be
pulled to the OPAC via some Javascript and/or Yahoo Pipes. Pipes was recently
decomissioned and I am now trying to solve this issue. I do not have full
information yet.

At present I have created a small web proxy that pulls RSS/Atom from an
external source via LWP. This allows us to overcome the same-origin limitation.
There are security considerations for this that must be looked at.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list