vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Sidebar problems (https://vborg.vbsupport.ru/showthread.php?t=149597)

DeadSeraphim 06-13-2007 07:56 AM

Sidebar problems
 
I'm working on a custom skin for a forum (the code, at least, I'm collaborating with a professional designer friend), and I'm wondering if there's anyway to do something like the following in the sidebar:


I've looked at a few plugins/products that could do it for a more standard theme, with essentially the same HTML as the stock, but the HTML in our theme is drastically different, and the stock-standard hardcoded HTML just doesn't work. I was wondering if anyone could give me some tips and pointers for:

* Displaying announcements outside of forums, like on the image (multiple announcements)
* A featured thread solution that doesn't involve manually editting the theme every time we want to change it
* An RSS solution so we can display the podcasts (podcast history link isn't as important). I've an idea this can be done within vBulletin, without ++++ing around with plugins, but I've started using the software literally this week, so I'm still on training wheels, so to speak.

Thanks for any help you may provide. =)

Dismounted 06-13-2007 09:16 AM

The External Data Provider built into vBulletin should also handle podcasts.

DeadSeraphim 06-14-2007 12:41 AM

Quote:

Originally Posted by Dismounted (Post 1267515)
The External Data Provider built into vBulletin should also handle podcasts.

It's not really what I'm looking for. the podcasts are from external sites, not our own.

Edit: Bugger it, I'll just make an include plugin that uses magpieRSS and it's own simple backend. It's never failed for me before, I don't see it starting now. I'd still like some help on the first two panels I'm working on though, since I don't want to resort to custom include solutions for every panel there.

Edit 2 (next morning): The RSS is fo real fixed (magpie RSS i love you) but I'm still having a hard time finding solutions for the first two panels. Any ideas?

Dismounted 06-14-2007 06:43 AM

The External Data Provider would allow you to show posts from outside your forum.

http://www.vbulletin.com/docs/html/m...r_implementing

DeadSeraphim 06-14-2007 09:07 PM

yeah, see, that's not about to work. a) it's designed for providing rss feeds from your forum, b) that javascript that I did consider using only works with vbulletin javascript feeds, and is designed for use on other sites. The podcasts links are offsite resources, unless I'm reading this wrong I'm not seeing how this works. In any case, I got it working regardless, with a different system. I still need help with announcements and featured threads though (I'm playing with the Featured Threads plugin now, but I'm gonna have to change some code for it to work), if anyone has any ideas they could lend (seriously, anyone at all).

Dismounted 06-15-2007 07:22 AM

See the other thread.

DeadSeraphim 06-15-2007 01:39 PM

I delved into the wonderful (scoff) world of plugins and made a plugin to show the announcements, though it was frustrating that I couldn't link to announcements individually, or to a page that just showed all announcements regardless of forum. As it's pretty much for just this forum though (unless someone wants me to publish it) it's workable. It's not like we use single forum announcements anyway.

Still working on Featured Threads, but that'll be slow going till I can wrap my head around the Product XML (ie, when I'm not half asleep). Thanks for your help with everything, Dismounted.

Dismounted 06-16-2007 04:28 AM

Enable Debug Mode, it will allow you to see things you wouldn't have seen before. vBulletin generates the XML for you anyway...


All times are GMT. The time now is 06:04 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01093 seconds
  • Memory Usage 1,726KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete