Thread Starter on postbit.
This modification is in the archives.
I saw this on a Burning Board 2.3.3 system, but vb misses it so I make it for my board and to share it here.
Pretty simple in a mind of a coder, just one line of template condition. It won't show in the first post of the thread because, of course first poster is the thread starter. FIND IN TEMPLATES postbit: HTML Code:
<div> $vbphrase[posts]: $post[posts] </div> HTML Code:
<if condition="$thread['postuserid'] == $post['userid'] && $thread['firstpostid'] != $post['postid']"><div>$vbphrase[thread_starter] <img alt="$vbphrase[thread_starter]" src="$stylevar[imgdir_misc]/thread_starter.gif" /></div> </if> repeat the method if you want to show it on postbit_legacy, and of course you can put it anywhere you feel like in the postbit. Live Demo: http://www.holvn.org Enjoy and remember to click install ! ^^ Download This modification is archived and cannot be downloaded. Screenshots
|