<mt:IfCommenterIsEntryAuthor>
Conditional tag that is true when the current comment was left by the author of the current entry in context.
This page was last updated on 2007-08-22, 13:53. [Edit]
Conditional tag that is true when the current comment was left by the author of the current entry in context.
Have a question? Please use the MT Forums. Notes submitted on documentation should pertain to tips & hints regarding documentation. Your note may be removed once its contents have been integrated into the body of the page.
Copyright 2007-2009 Six Apart Ltd. All content licensed under Creative Commons Attribution-Share Alike 3.0 Unported License.
Clifton
March 4, 2008 7:51 AM | Reply
Doesn't this need some kind of "else" statement to work properly?
It appears that the example above would append a class name if the condition is met instead of replacing it using one-or-the-other logic.
Byrne Reese
March 4, 2008 8:59 AM | Reply
An Else statement is not required as far as I can tell. The absence of a class is just as telling as the presence of one, right?