Skip to content
This repository has been 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

Open
dylanglockler opened this issue Dec 19, 2012 · 1 comment
Open

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

dylanglockler opened this issue Dec 19, 2012 · 1 comment

Comments

@dylanglockler
Copy link

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/

@makc
Copy link

makc commented Aug 13, 2013

Is this the issue fixed in #22 ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants