aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/blog/posts/_comment.html.erb
Commit message (Collapse)AuthorAgeFilesLines
* Added avatar to blog comments based on email address associated with a gravatar.Philip Arndt2011-05-271-0/+1
|
* don't need p tags here because simple_format already renders those for usDavid Jones2011-05-271-3/+1
|
* More HTML5 and some show view formattingJoe Sak2010-09-211-7/+9
|
* fix translations key on commentsdjones2010-09-141-2/+2
|
* refactoring the frontend to use more partials, separate out the categories ↵djones2010-09-061-0/+9
into it's own controller, namespace the blog into it's own folder and create a base blog controller for handling common front end tasks