Forums

number format (2 posts)

  1. deannethomas
    Member
    Posted 3 years ago #

    I would like the number of comments to be spelled out, ex "two comments" vs. "2 comments". Does anyone know of a way to set that format?

  2. Otto
    Tech Ninja
    Posted 3 years ago #

    There's no particularly easy way to do it. There's some code over here that will convert a number to english: http://bloople.net/num2text/cnumlib.txt

    Using that, you could construct a plugin to do it. A filter on "comments_number" to find the digits and replace with text (by running it through that function) would probably work. It's not trivial though.

Topic Closed

This topic has been closed to new replies.

About this Topic