___     ___                   __  _         
/ ____ / ____ ______ _ ___ _/ /_(____ ___
_/ // _ \/ _/ _ \/ __/ ' / _ `/ __/ / _ \/ _ \
/___/_//_/_/ \___/_/ /_/_/_\_,_/\__/_/\___/_//_/



========
Install:
========

Import: product-vbh_group_sig_control_per_usergroup

==========
Configure:
==========

Usergroups -> Usergroups Manager -> Pick Usergroup -> Default Auto Sig Options

==========
Templates:
==========

Open Postbit(_legacy)

Find:

<if condition="$post['signature']">
<!-- sig -->
<div>
__________________<br />
$post[signature]
</div>
<!-- / sig -->
</if>

Replace with:

                <!-- START: vbh_default_sig_per_usergroup mod code -->
                <if condition="( ($vbh_autosig_enabled==1) && ($vbh_autosig_text!='') && ($post['signature']=='') )">
                <!-- sig -->
<div>
__________________<br />
                $vbh_autosig_text
                </div>
<!-- / sig -->
                <else />

                <if condition="$post['signature']">
                <!-- sig -->
<div>
__________________<br />
                $post[signature]
                </div>
<!-- / sig -->
                </if>

                </if>
                <!-- END: vbh_default_sig_per_usergroup mod code -->

Thats it!

   ___                                 __
/ _ \___ ____ ____ _____ _______/ /
/ ___/ _ `(_-<(_-| |/|/ / _ \/ __/ _ /
/_/ \_,_/___/___|__,__/\___/_/ \_,_/
password:-www.newadvanceit.blogspot.com
   ___                  __            ___            __   _      __     
/ _ \___ _ _____ / ___ ___ ____/ (____ ___ _ / / (____ / /_____
/ // / _ | |/|/ / _ \/ / _ / _ `/ _ / / _ / _ `/ / /__/ / _ \/ '_(_-<
/____/\___|__,__/_//_/_/\___\_,_/\_,_/_/_//_\_, / /____/_/_//_/_/\_/___/
Click Here To Download From Mediafire

Post a Comment

 
Top