Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
scrolling news block addon for vbAdvanced Details »»
scrolling news block addon for vbAdvanced
Version: 1.00, by tomshawk tomshawk is offline
Developer Last Online: Jan 2016 Show Printable Version Email this Page

Version: 3.0.0 Rating:
Released: 01-12-2004 Last Update: Never Installs: 6
 
No support by the author.

[Edit]
Updated Instruction file: The block now looks like the rest of the homepage and not just a box.

Updated Instruction file for changing newsfeed from rss to JavaScript

Thank you SnowBot for helping me figure out I forgot to do that [/Edit]

This is an addon for vbAdvanced, I dont see a board for portal add-ons, so I hope this will do.

This is a scrolling moreover newsfeed center block for your homepage

This hack was Originally conceived by cadalist for vbPortal
http://www.vbportal.com/forums/showt...&threadid=7954, (sorry only premium members of vbPortal can visit it)

I've tryed to contact cadalist, but it appears he does not visit vbPortal anymore At least according to managment there, also his site does not exist anymore globaltronix.com At least it did not at the time of posting this.

It has been adapted to work with vbAdvanced by me, Tomshawk
First thing you need to do, if you want to use this

Go here and sign up for an account, otherwise you will be breaking moreover copyright, (It's worth it to give your users the content though)

Instructions in the zip file

screenshot: Sorry kind of hard to screenshot something scrolling

Demo: See it in action here http://www.tomshawk.com

I hope you like

Show Your Support

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

Comments
  #2  
Old 01-12-2004, 11:18 PM
Xenon's Avatar
Xenon Xenon is offline
 
Join Date: Oct 2001
Location: Bavaria
Posts: 12,878
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

*moved into addon section*
Reply With Quote
  #3  
Old 01-12-2004, 11:31 PM
tomshawk's Avatar
tomshawk tomshawk is offline
 
Join Date: Jul 2003
Location: California
Posts: 392
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Xenon
*moved into addon section*
Thank you Xenon, I was not sure
Reply With Quote
  #4  
Old 01-13-2004, 12:35 AM
SnowBot's Avatar
SnowBot SnowBot is offline
 
Join Date: Jul 2003
Location: Manchester UK
Posts: 631
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great adition to a great portal top work Tony, THANKS

[high]* SnowBot installs[/high]
Reply With Quote
  #5  
Old 01-13-2004, 12:37 AM
tomshawk's Avatar
tomshawk tomshawk is offline
 
Join Date: Jul 2003
Location: California
Posts: 392
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by SnowBot
Great adition to a great portal top work Tony, THANKS

[high]* SnowBot installs[/high]
It's Tom, and Your quite Welcome I'm glad you like it
Reply With Quote
  #6  
Old 01-13-2004, 01:19 AM
SnowBot's Avatar
SnowBot SnowBot is offline
 
Join Date: Jul 2003
Location: Manchester UK
Posts: 631
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by tomshawk
It's Tom, and Your quite Welcome I'm glad you like it
hehehe yer i knew that, its 3.20am and i guess the old brain isnt working to good.

BTW can this be put on another vb page like forumhome ?
Reply With Quote
  #7  
Old 01-13-2004, 01:29 AM
tomshawk's Avatar
tomshawk tomshawk is offline
 
Join Date: Jul 2003
Location: California
Posts: 392
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by SnowBot
hehehe yer i knew that, its 3.20am and i guess the old brain isnt working to good.

BTW can this be put on another vb page like forumhome ?
I wouldn't want to say for sure without testing it first, but at first glance, I'd say yes.

I'd recommend putting the

PHP Code:
 $moreover 
from step 5

above

<! --main-->

in the forumhome template
Reply With Quote
  #8  
Old 01-13-2004, 04:49 AM
SnowBot's Avatar
SnowBot SnowBot is offline
 
Join Date: Jul 2003
Location: Manchester UK
Posts: 631
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I tried changing the URL for another feen but cant seemto solve it.

this is the feed id like but when i put that in the template nothing happens
http://p.moreover.com/cgi-local/page?c=Jokes&o=rss

The one you have works fine, i noticed that your url / rss does not have the =rss
Reply With Quote
  #9  
Old 01-13-2004, 06:03 AM
tomshawk's Avatar
tomshawk tomshawk is offline
 
Join Date: Jul 2003
Location: California
Posts: 392
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by SnowBot
I tried changing the URL for another feen but cant seemto solve it.

this is the feed id like but when i put that in the template nothing happens
http://p.moreover.com/cgi-local/page?c=Jokes&o=rss

The one you have works fine, i noticed that your url / rss does not have the =rss
Good catch SnowBot

Take your link

http://p.moreover.com/cgi-local/page?c=Jokes&o=rss

remove the "rss" at the end and replace it with "js"

The first time you place the link it needs to end with "&n=20" 20 being the number of headlines you want it to scroll through

the second time you place it, it should just end in "js"

So, the first time it should look like this

http://p.moreover.com/cgi-local/page?c=Jokes&o=js&n=20

The second time, it should look like this

http://p.moreover.com/cgi-local/page?c=Jokes&o=js

Thank you, It's kind of late, I'll update the instruction file tomorrow

Thank you
Reply With Quote
  #10  
Old 01-13-2004, 06:36 AM
SnowBot's Avatar
SnowBot SnowBot is offline
 
Join Date: Jul 2003
Location: Manchester UK
Posts: 631
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thats great :0 all working, nice addition to a great portal

TOP Work
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 05:56 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.04461 seconds
  • Memory Usage 2,299KB
  • Queries Executed 23 (?)
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
  • (1)bbcode_php
  • (5)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
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)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