Grammatically Correct Comment Count
From Bloggerhacks
(Difference between revisions)
Singpolyma (Talk | contribs) |
(→Sites Using This Hack) |
||
Line 26: | Line 26: | ||
* [http://the-lastword.blogspot.com Aditya] | * [http://the-lastword.blogspot.com Aditya] | ||
+ | * [http://israelff.blogspot.com/ Israel F.F.] | ||
[[Category:Hacks]] | [[Category:Hacks]] |
Revision as of 05:43, 28 December 2006
Contents |
Platform
For use with Blogger blogs.
Author
Homepage
Grammatically Correct Comment Count
Skill Level
You must be comfortable with editing your Blogger template.
Description
This hack addresses the problem of correctly handling plurals with comments. For example, it should read 0 comments, 1 comment or 2 comments etc. That is, comment should be plural for all cases except when there's a solitary comment.
Method
- Edit your Blogger template to include four lines of JavaScript, per the instructions.