The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Sidebar Anywhere (Formerly Sidebar for Activity Stream) by BOP5 Details »» | |||||||||||||||||||||||||||||||||||
Sidebar Anywhere (Formerly Sidebar for Activity Stream) by BOP5
Developer Last Online: Aug 2023
Brought to you by BirdOPrey5
www.Qapla.com Version 2.2.0 The new Activity Stream for VB 4.2.0 is very nice but it feels like it is missing something- and what it is missing is a sidebar. Ideally at some point VB will release a custom sidebar built just for the Activity Stream but until then this quick mod will let you use the built in forum sidebar on the Activity Stream. As of version 2.0 besides just working on the Activity Stream the mod can now add a sidebar to ANY vBulletin page including forums, threads, groups, albums, who's online, forum leaders, and more. In fact you can easily add the sidebar even to custom pages from custom mods. New Features
NOTE: To enable mobile device detection options you must install the Mobile Browser Detector mod. Live Demo: Qapla.com Activity Stream You can enable or disable the Sidebar Anywhere independently of the forum sidebar but they will both display the same content (blocks.) NEW - If you need to have different blocks on different pages check out this add-on. You must have at least 1 block setup and active for the sidebar to show. Unlike most of my other mods this mod is enabled by default upon installation. Be default it is setup to show only on the Activity Stream and register.php pages. I am aware there is already a mod out there "Everywhere Sidebar" by another coder. This is completely different code and I made this because my "Staff Online Sideblock" mod did not work on Sidebar Everywhere but it does work on this mod. This mod requires at least VB 4.2.0 to work on the Activity Stream but should work on older VB 4.x.x versions on other pages. Full view of admin cp options: http://www.qapla.com/mods/ss/sidebar...tings_full.jpg. The old version Zip file Sidebar for Activity Stream by BOP5 v11.zip works only on the Activity Stream. PLEASE READ THE INSTRUCTIONS INCLUDED WITH THIS MOD- THEY ANSWER MOST OF THE QUESTIONS ABOUT HOW TO USE IT. ------------------------------------------------------ Please "Mark as Installed" if you use this. Donations always appreciated. :up: Nominate MOTM if you LOVE it! Download Now
Screenshots
Show Your Support
|
15 благодарности(ей) от: | ||
akz645, BCP Hung, Disco_Dave, djbaxter, Gemma, Hippy, ikopylov, Mickie D, rhody401, sarasotarepub, thang28101993, Toorak Times, Trevor Hannant, xertox, zercosz |
Comments |
#212
|
||||
|
||||
Quote:
Go to Admin CP -> Plugin Manager -> Sidebar Anywhere Edits plugin Find the 4 instances of: Code:
$vboptions[\'sidebarposition\'] == 0 Code:
$vboptions[\'sidebarposition\'] == 1 Quote:
|
#213
|
|||
|
|||
I seem to be having a bit of trouble for the main template, so just to make sure I believe I am supposed to take the template name from this part of the file.
Code:
// ################### PRE-CACHE TEMPLATES AND DATA ###################### // get special phrase groups $phrasegroups = array(); // get special data templates from the datastore $specialtemplates = array(); // pre-cache templates used by all actions $globaltemplates = array('vbfixer_cpn_temp',); // pre-cache templates used by specific actions $actiontemplates = array(); multi_custom_page|vbfixer_cpn_temp Cannot get the blocks to show at all though I have tried a variety of different combinations. The this script is defined like this: 'multi_custom_page'.$scrpt So I'm not 100% sure what I should be placing in both sides due to this. |
#214
|
||||
|
||||
Im going crazy trying to figure this out, Can i add certain blocks to certain page, BUT disable that block from showing on the main page of the site?
|
#215
|
||||
|
||||
Quote:
To determine the template name go to your Admin CP -> Settings -> Options -> General Settings, and turn on the setting that puts Template Names in HTML comments... Then reload the custom page you want the sidebar to appear on, view the HTML source. The first comment for the first template at the top of the page is going to be the template name you need. Disable the setting once you have found it. No, the same blocks appear on all pages. |
#216
|
|||
|
|||
Quote:
Code:
define('THIS_SCRIPT', 'multi_custom_page'.$scrpt); |
#217
|
||||
|
||||
Have you tried just multi_custom_page as the script name?
|
#219
|
||||
|
||||
Will this work on 4.2.1?
|
#220
|
||||
|
||||
I'm using it on my forum with 4.2.1, and have no problems to report
|
2 благодарности(ей) от: | ||
AusPhotography, BirdOPrey5 |
#221
|
||||
|
||||
Quote:
Working fine on 4.2.1 for me. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|