vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   How can I do this? (https://vborg.vbsupport.ru/showthread.php?t=225208)

nibb 10-14-2009 12:34 PM

How can I do this?
 
Hi, I would like to show some categories in the main vbulletin form as collapsed.

I dont want to deactivate this categories, but my forum is to large and I would only prefer to show 4 or 5 on the main page. I thought I would collapse the rest, so they are still there but they are closed to visual eyes.

I searched everywhere and i dont see how can I do this. I did not find the setting. As a user you can collapse them and the browser safes the setting but its not for me I want this, but for people that enter the forum.

Has someone accomplished this?

Lynne 10-14-2009 03:24 PM

Setting something as collapsed is done by a cookie. You can look up the function used in vbulletin_global.js (toggle_collapse) and see it doesn't have a variable to set for it to be closed. The only thing I can think of is you write a plugin to not show the subforums for those particular forums and people can just click on the forum name to get the list of forums.

nibb 10-17-2009 05:44 PM

OK I see. I thought this was a feature already build in vbulletin as it is ratter simple.


All times are GMT. The time now is 07:24 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
  • Page Generation 0.01056 seconds
  • Memory Usage 1,706KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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