The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Hide all posts except thread owner
Is this possible today in vbulletin? Any extensions that allow this?
Would be really helpful sometimes to be able to click a "hide all posts other than thread owner" button and only browse trough those posts. Might be a strange feature though. |
#2
|
||||
|
||||
I think there is no such extension, though, I've seen extensions highlighting thread starter posts or adding a note by thread starter user info. I think that would not be hard to code such mod knowing what makes thread starter.
I think this conditional refers to thread starter: Code:
<vb:if condition="$thread[postuserid] == $post[userid]"> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|