Log in

View Full Version : Global links in every user's signature


MentaL
09-02-2006, 10:00 PM
Global links in every user's signature

Benefits:

- Sell links (using third party random generated links)
- Advertise or promote your new websites
- Share news and announcements

Now to install!

- Login to your admin panel.
- Go to style manager and select your style you are using.
- Go to postbit_legacy or postbit (dependant on which one you use) and search for .......

$post[signature]
- Underneath place the code.. such as


<p align="center">Funny links! -- <a href="http://ahhahh.com">AhhAhh</a> </p>


Woola, installed, congratulations.

Tips!

If you wish to only have the link show for certain usergroups, you can use the following code!! remember to replace XX with the usergroup number.


<if condition="$post == [U]XX"><p align="center">Funny links! -- <a href="http://ahhahh.com">AhhAhh</a> </p></if>


Wish to share more useful codes? Reply w/ them.... Enjoy!

Ziki
09-03-2006, 02:31 PM
You could add settings what link should be added ;)

Kirk Y
09-03-2006, 03:10 PM
But then it wouldn't be a template modification. ;)

Ziki
09-04-2006, 09:35 AM
I know. ;)