vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   User Info Collapsable Postbit in Legacy (https://vborg.vbsupport.ru/showthread.php?t=94092)

wieder 10-09-2005 03:53 PM

I took the basic idea and crunched it down as far as I possibly could to allow readers to get an extremely small layout if they tell it to collapse everything.

Example usage: http://forums.metalparachutes.com/showthread.php?t=9

Mr Chad 10-09-2005 04:07 PM

Quote:

Originally Posted by wieder
I took the basic idea and crunched it down as far as I possibly could to allow readers to get an extremely small layout if they tell it to collapse everything.

Example usage: http://forums.metalparachutes.com/showthread.php?t=9

nice, i like that.

wieder 10-09-2005 04:50 PM

Quote:

Originally Posted by chatbum
nice, i like that.

Thanks. I'll try to set some time aside soonish to clean up the code in postable form (I was just experimenting like crazy so it's rather sloppy right now, heh).

And naturally the page isn't being promoted yet for public use, thus the lack of activity (and random broken things as I experiment since I'm not bothering with a test style while the forum isn't ready for use). Trying to get as many kinks worked out and all the custom changes I want in before trying to build up the community. I'm loving the crap out of vB 3.5 though. Very worth the $$$.

Vizionz 11-28-2005 03:48 PM

will this work with the latest version

Cyricx 11-28-2005 04:07 PM

I have it installed on my board and running on 3.5.1 just fine. You'll have to redo the code edit after upgrading obviously.

I haven't had a chance to test Oblivions code though but hope to do that very soon. Then I'll send out an email with an upgrade.

Vizionz 11-28-2005 05:03 PM

yeah its all from scratch so i had to do a fresh install anyway :) just wanted to make sure it works

AllenSam 12-04-2005 06:07 AM

Does it have them expanded by default? If not, how can I make it that way?

chimaira 12-19-2005 10:36 PM

Looks and works well.. but is there a way where i can change the font/text size of the info in the box?

Xplorer4x4 12-20-2005 12:53 AM

Quote:

Originally Posted by chimaira
Looks and works well.. but is there a way where i can change the font/text size of the info in the box?

PHP Code:

<div class="smallfont"

I added that right above
PHP Code:

<if condition="$post['joindate']">$vbphrase[join_date]: $post[joindate

to make it look like the default text.

I was also thinking maybe the javascript could be put in it's own .js file or a duplicate .JS file of global.js elimnating a code mod.

chimaira 12-20-2005 02:52 PM

Thanks for info Xplorer


All times are GMT. The time now is 07:13 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.01109 seconds
  • Memory Usage 1,739KB
  • 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
  • (2)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete