Blogs

  • Browse Blogs
  • My Blog
  • My Updates

Tags Help

  • View as cloud  | list

Similar Entries

photo

Direct your browsers...

Blog:  Lotus Nut
Chris Whisonant
Updated 
No Ratings 0     Comments 1
photo

Comments Enabled on ...

Blog:  J. Keil Wilso...
Keil Wilson
Updated 
No Ratings 0     Comments 5
photo

Memory Lane

Blog:  off the Hook
Scott Hooks
Updated 
No Ratings 0     Comments 4
photo

BleedYellow Provides...

Blog:  Lotus Nut
Chris Whisonant
Updated 
No Ratings 0     Comments 2
photo

Why I Bleed Yellow

Blog:  .Domino Frame...
Peter Presnell
Updated 
No Ratings 0     No Comments 0

Dogear Bookmarks

Lotus Nut

Blog Authors:  Chris Whisonant  

Previous |  Main  | Next

Adding a link to your Comments Feed on BleedYellow blogs

Chris Whisonant  |    |  Tags:  bleedyellow bloggers  |  Comments (1)
I have been thinking of this and decided to actually look into it when Phil asked me about a comments feed today. In all of the documentation, I couldn't find out what the link for the comments feeds are. The first thing I tried was modifying the Entries feed link from this:

http://bleedyellow.com/blogs/roller-ui/rendering/feed/BLOGNAME/entries/atom/

to this:

http://bleedyellow.com/blogs/roller-ui/rendering/feed/BLOGNAME/comments/atom/

and it works just fine. So the next step I did was modify my template to include the comments link beside the entries link.

In order to do this, you will need to do the following:

  1. Edit My Blog
  2. Preferences
  3. Templates
  4. Click the link to Edit the Weblog template
  5. Find the following: <div class="header">
  6. Between the first #if, I now have the following:

    #if (!$model.searchResults)
                       <a href='$url.site/roller-ui/rendering/feed/$model.weblog.handle/entries/atom/' title="$text.get('ventura.feed')" #if($utils.isIE6())onclick='showFeedTip()'#end><img src='$url.site/roller-ui/images/feed.gif' border="0" alt="Entries" title="Entries" /></a>
                                    <a href='$url.site/roller-ui/rendering/feed/$model.weblog.handle/comments/atom/' title="$text.get('ventura.feed')" #if($utils.isIE6())onclick='showFeedTip()'#end><img src='$url.site/roller-ui/images/feed.gif' border="0" alt="Comments" title="Comments" /></a>
                       #else
  7. Save the template
Now I just need to get some comments! :)

Comments

1 Mitch Cohen      Permalink Thanks Chris, I was looking for this today.


Previous |  Main  | Next
Skip to main content link. Accesskey S
IBM Lotus Connections Help Tools About

Tags

A tag is a keyword that is used to categorize an entry. To view the entries with a particular tag, click a tag name or enter a tag in the box.
The tag cloud indicates the frequency of tag use. Popular tags appear darkest. The slider control adjusts how many tags are displayed in the tag cloud.