![]() |
Title Rotater
Title Rotater
-------------------------------------- Created By: Null Parameter This mod is tested with 3.7.3, but may work with earlier versions. Please leave any comments, suggestions or bugs. Description This mod takes a list of admin defined possible titles and chooses one randomly to be displayed as the page title for FORUMHOME. Both a prefix and postfix can be defined to encapsulate the random title. You may also use the keyword {username} to specify the current user's name. See the attached image for the ACP options panel. Demo You can see my site use this on FORUMHOME, here: http://www.xforgery.com/forum/index.php Refresh it a few times to see different titles. Although, it doesn't use the postfix option. Limitations
Fixes * Version 1.2
This is the first mod that I decided to make into a releasable form, so I hope you like it. |
Nice idea, might use it :D
|
is this suppose to be what i requested here: https://vborg.vbsupport.ru/showthread.php?t=190365
this is not what i wanted, its close, but no good for what i would like to do. |
Quote:
|
Quote:
|
Here's a solution to display nothing instead of the "unregistered" username for guests. Just put the if-conditional around the {username}, it must look like this then:
<if condition="$show['member']"> {username} </if> |
Quote:
I thought about adding an option to disable the mod for Guests. Think this would be a good idea? |
thank you
|
Doesn't this work?:
Code:
<if condition="$show['member']"> {username} |
hahaha COOL mod.
+install. |
All times are GMT. The time now is 08:51 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|