Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Not Your Normal Marquee System Details »»
Not Your Normal Marquee System
Version: 1.0.5, by sezmar sezmar is offline
Developer Last Online: Sep 2016 Show Printable Version Email this Page

Version: 3.5.3 Rating:
Released: 01-21-2006 Last Update: 01-24-2006 Installs: 216
Uses Plugins Template Edits
 
No support by the author.

Not Your Normal Marquee System


This is a very cool Marquee System non like you have or will ever see on the net. It has so many features your eyes will pop out of its socket and even more to come. Only 1 template to edit and its all in the installer xml file. All you need to do is locate the HEADER template and add:

Code:
$marquee
to it any were you want the maquee to show.

It is one of the easyest hacks you will ever install and it takes less then 1 minute to do.


Features:

Marquee .: on and off :.
TEMPORARY REMOVEDshowgroups .: set what groups you want to view the marquee :.
Marquee Behavior .: allows you to set the marquee to either scroll slide or alternate :.
Marquee Direction .: Set the direction of the marquee exp. up down left right :.
Message Height .: This is to adjust the height of the message if you are going to use up or down :.
Marquee Speed .: Set the over-all speed of the message :.
Marquee Speed Mouse On .: Speed of mouse hoover :.
Marquee Speed Mouse Off .: Speed of mouse no hoover :.
Welcome Message .: on and off (exp. Hello username) :.
Change the Hello .: allows you to change the Hello to Hi Welcome or any Language :.
Marquee Title .: on and off :.
Message Title .: Change the Title name :.
Title Font .: Change font of title :.
Title Size .: Change the Title text size :.
Title Color .: Change the title text color :.
Title Width .: Change the % of the marquee Title you want the title to take up :.
Message .: Change your marquee message :.
Message Font .: Change the Message text Font :.
Message Size .: Change the Message Size :.
Message Color .: Change the message color :.
Message Width .: Change the Width of the marquee the Text will take up :.


More options to come on the next update

I want to give special thanks to GillyBabe & Spiffware as Developer and tester he was the one to find most of the bugs so that you guys don't have to deal with them.

Installation:
Import through Products, then put "$marquee" any where you want the Marquee System to show.

Upgrade:
Uninstall Product & Install again.

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #72  
Old 02-05-2006, 04:46 PM
Luggruff's Avatar
Luggruff Luggruff is offline
 
Join Date: Apr 2005
Posts: 239
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok can anyone just post their "marquee" template code?? Mine does NOT contain anything like this at all: in_array($bbuserinfo[usergroupid], array(2,6,10,12,15))

And I can't imagine where to put it -_-
And I most certainly don't see how adding this in THAT template would give me the option of setting wich usergroups I want in: vBulletin settings -> Marquee System Options ..as none of the other options on that page is in this template either.

http://www.luggruff.se/marqueeissue.png
Reply With Quote
  #73  
Old 02-05-2006, 05:00 PM
Gunshot Gunshot is offline
 
Join Date: Feb 2005
Posts: 119
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Luggruff
Ok can anyone just post their "marquee" template code?? Mine does NOT contain anything like this at all: in_array($bbuserinfo[usergroupid], array(2,6,10,12,15))

And I can't imagine where to put it -_-
And I most certainly don't see how adding this in THAT template would give me the option of setting wich usergroups I want in: vBulletin settings -> Marquee System Options ..as none of the other options on that page is in this template either.

http://www.luggruff.se/marqueeissue.png

you have to edit this in the xml file and then reinstall
Reply With Quote
  #74  
Old 02-05-2006, 05:58 PM
Tulsa Tulsa is offline
 
Join Date: Jul 2005
Location: Broken Arrow, Oklahoma
Posts: 475
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It's not in the xml file either. I believe the author has removed this right now...

Quote:
TEMPORARY REMOVEDshowgroups .: set what groups you want to view the marquee :.
So I suppose it's open to everyone at the moment?
Reply With Quote
  #75  
Old 02-05-2006, 06:01 PM
inspiration100 inspiration100 is offline
 
Join Date: Apr 2005
Posts: 132
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for the wonderful hack, I would love to see you add in RSS feed!!!
Reply With Quote
  #76  
Old 02-05-2006, 06:02 PM
Luggruff's Avatar
Luggruff Luggruff is offline
 
Join Date: Apr 2005
Posts: 239
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Tulsa
It's not in the xml file either. I believe the author has removed this right now...



So I suppose it's open to everyone at the moment?
Ahh..

And could someone just upload an edited xml file then? -_-
It's just worthless without usergroup restrictions for my needs.. and I need it.

Btw, does someone know why it's temporarily removed? o_0
Reply With Quote
  #77  
Old 02-05-2006, 09:42 PM
Gunshot Gunshot is offline
 
Join Date: Feb 2005
Posts: 119
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If you open the marquee template you will find that there are 2 instances of:

<td class="vbmenu_control"

this controls the color or style of the table

I changed mine to: (2 instances)

<td class="tcat"

and this is the result:

example


you could also change it to:

<td class="thead"
or
<td class="alt1"
or
<td class="alt2"

or probably even an image or clear gif
Reply With Quote
  #78  
Old 02-06-2006, 05:52 AM
XtremeOffroad XtremeOffroad is offline
 
Join Date: Jul 2005
Posts: 236
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can this be coded to show a different message per user group?
Reply With Quote
  #79  
Old 02-07-2006, 09:59 AM
wi11ie1950 wi11ie1950 is offline
 
Join Date: Sep 2004
Posts: 62
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Works great

Clicks Install
Reply With Quote
  #80  
Old 02-07-2006, 12:52 PM
sezmar sezmar is offline
 
Join Date: Jan 2002
Posts: 51
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is the marquee template, just edit the section highlited to the add the group ID's you want to see the Marquee System. This is set for the default users to view.

Code:
<!-- Marquee System -->
<div align="center">
	<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">
	<tr align="center"><if condition="$vboptions[marquee_system_switch]"><if condition="in_array($bbuserinfo[usergroupid], array(2,5,6,7))"><if condition="$vboptions[marquee_system_title_switch]"><td class="vbmenu_control" width="{$vboptions['marquee_system_title_width']}"><font face="{$vboptions['marquee_system_title_font_style']}" size="{$vboptions['marquee_system_title_font_size']}" color="#{$vboptions['marquee_system_title_color']}"><b>{$vboptions['marquee_system_title']}</b></font></td></if>
	<td class="vbmenu_control" width="marquee_system_width" align="left">
  <marquee direction="{$vboptions['marquee_system_marquee_direction']}" behavior="{$vboptions['marquee_system_behavior']}" scrollAmount="{$vboptions['marquee_system_marquee_speed']}" height="{$vboptions['marquee_system_height']}" onMouseover="this.scrollAmount={$vboptions['marquee_system_marquee_speed_mouseon']}" onMouseout="this.scrollAmount={$vboptions['marquee_system_marquee_speed_mouseoff']}"><font face="{$vboptions['marquee_system_font_style']}" size="{$vboptions['marquee_system_font_size']}" color="#{$vboptions['marquee_system_color']}"><center><b><if condition="$vboptions[marquee_system_hello_switch]">{$vboptions['marquee_system_hello']} $bbuserinfo[username]</if> {$vboptions['marquee_system_message']}</b></center></font></marquee></td>
        </if>
	</if>
	</tr>
	</table>
</div>
<!-- / #End Marquee System -->
Reply With Quote
  #81  
Old 02-07-2006, 01:47 PM
maroulis's Avatar
maroulis maroulis is offline
 
Join Date: Dec 2005
Location: DNElite.com
Posts: 53
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is there any way you can have content from a thread or thread titles running on the marquee?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:10 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04749 seconds
  • Memory Usage 2,318KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete