Fix topic creator label
commita64adbe56a7dad0515a4e8cdc840341665634590
authorBrian Marshall <bmars@sdf.lonestar.org>
Fri, 25 May 2012 06:10:32 +0000 (24 23:10 -0700)
committerBrian Marshall <bmars@sdf.lonestar.org>
Fri, 25 May 2012 06:10:32 +0000 (24 23:10 -0700)
tree6f25f46f3792e63856589235e3fbf13b98031ac0
parent80d8d5d72c4a760d139104f17fe462e0bf35e455
Fix topic creator label

User statuses are now converted to array. This isn't needed in most
cases, but for topics where the TC is also an admin, mod, or VIP, it
makes things a lot easier.

There's a little bit of kludgery to get the "(Topic Creator)" text
removed so we can keep our "(tc)" label the same (and in the same
place) in the form of the showStatus() function - again, it's not needed
in most cases, but in places where an admin/mod/VIP is also a TC, it's
easier to just completely rebuild the user status text so things look
right.
content/NEWS
content/context.js
content/highlighting.js
content/page.js
content/utils.js