Skip to content
This repository was archived by the owner on Apr 2, 2021. It is now read-only.

Link to blog post as opposed to blog posting atom feed..? #17

@dylanglockler

Description

@dylanglockler

I'm attempting to use jfeed along with jquery.flips to cycle through blog postings on a site and I'd like to have the title, when clicked, to take the user to the blog page, as opposed to the atom feed.

So when the user clicks the title I want to go to:
http://tellingpictures.blogspot.com/2012/12/lovelace-is-going-to-berlin.html

Instead of:
http://tellingpictures.blogspot.com/feeds/890509426919274484/comments/default

I see that in the XML the link is there - appears to be three links in the structure: the feed, self and alternate and I want the alternate. Looking at the source I think I could do this by modifying jquery.jfeed.js but I'd rather avoid that if possible.

Seems like this would be a relatively commonly desired feature - am I missing something?

The site I'm working on - the jfeed is in the center column just below the main feature element:
http://dev.tellingpictures.com/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions