On Monday, November 21, 2011 5:40:31 PM UTC-6, Daniel O'Connell wrote:
>
> Yeah I guess you would :) Thanks Jim, I have comments running fine
> installed from gem. I'm having problems now understanding how to get the
> gravatars picked up for any but the author of page.
here is the relavent bit
Yeah I guess you would :) Thanks Jim, I have comments running fine installed
from gem. I'm having problems now understanding how to get the gravatars picked
up for any but the author of page.
Saw your site saturnflyer and would like to do something similar. Does your
fork of comments have featu
I know the guy who put that site together.
It uses the comments extension. Specifically
https://github.com/saturnflyer/radiant-comments/blob/master/lib/comment_tags.rb#L154
On Mon, Nov 21, 2011 at 2:01 PM, Daniel O'Connell wrote:
> How do I show the author of every comment on a page on a site, s
How do I show the author of every comment on a page on a site, such as
Saturnflyer.com does?
Thanks
On Nov 20, 2011, at 5:45 PM, john wrote:
> returns a url so
>
> would show the gravatar for the author of the
> current page
> would show bob's gravatar
Hello,
I'm working on getting comments going for a site using the comments extension.
I notice the radius tag for gravitar () is included as of 0.9.
How do I hook into this? Tried using tag on a page but got text without any
image at all.
Is there some other config or install of a gem neede