vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=161)
-   -   Simple style - VERY stripped down, VERY fast (https://vborg.vbsupport.ru/showthread.php?t=120459)

ab420 07-05-2006 10:00 PM

Simple style - VERY stripped down, VERY fast
 
This style is a SUPER stripped down skin. For instance: on forumhome and in the threadlist, instead of seperate icons for new threads, old threads, new posts, etc., they just use the same icons that are hard-coded in to cut way back on conditionals, etc. This helps the pages load A LOT faster. Also on forumhome, where it shows last post, it doesn't show the detailed time information, so it doesn't have to go look and see when the post was made, etc. All of the graphics are smaller and heavily optimized, everything about this style was done with loading times in mind. This would be perfect for very large forums that are starting to slow down, or small forums using shared hosting.

THIS DOES INCLUDE TEMPLATE CHANGES!!!

(Ignore the bright green new threads in the navbar, and the black and green user rank images in the postbit pic, they are from my style, and will NOT appear on your forum if you install this style).

Instructions: (also included in zip file)
1) Upload entire folder "simple" to your forum root folder.

2) Import style simple_style.xml (AdminCP>Styles & Templates>Download/Upload Styles>)

Screenshots:

Snake 07-06-2006 05:48 PM

Not bad. ;)

ab420 07-06-2006 05:53 PM

Thanks, a friend of mine has a forum on shared hosting, and it was starting to crawl, so I made this for him, and it's unbelievable what a difference it made! I plan to continue with this style, and make a few versions to choose from, with varying degrees of optimization. Eventually, I would like to make one that uses almost no graphics, very little color, and VERY resizable tables, to make it ready more mobile phone and pda use.

lovevn 07-07-2006 01:23 AM

Good idea! I would like to use the one that" uses almost no graphics, very little color, and VERY resizable tables"!

hugh_ 07-07-2006 03:17 AM

Can we see a demo of this running somewhere?

ab420 07-07-2006 03:37 AM

Quote:

Originally Posted by hugh_
Can we see a demo of this running somewhere?

Yes, go to http://www.customfighters.com/forums/ and change the style on the bottom left to simple.

(Ignore the bright green New Posts thing in the navbar and the black and green rank pics, they aren't part of the style)

sensimilla 07-07-2006 08:28 AM

very nice and simple! thanks

kall 07-07-2006 09:51 PM

Quote:

it doesn't show the detailed time information, so it doesn't have to go look and see when the post was made, etc.
I haven't looked in the .zip but.. do you have plugins that stop the php from calling this information?

If not, it is still being called. It is like removing the Whos online box from a template and thinking that will lower load.

All that is achieved WITHOUT altering code is a slightly smaller HTML output. :)

ab420 07-07-2006 11:31 PM

Quote:

Originally Posted by kall
I haven't looked in the .zip but.. do you have plugins that stop the php from calling this information?

If not, it is still being called. It is like removing the Whos online box from a template and thinking that will lower load.

All that is achieved WITHOUT altering code is a slightly smaller HTML output. :)

Thank you, I was not aware of this how would I go about trying to do that?

kall 07-07-2006 11:39 PM

Have a look in the .php files for wherever it is that the thing is that you don't want to display. Also includes/class_whateveritis.

Look for hooks that will let you add code to make whateveritis be not called.

Maybe have a look at the 'Dont show Whos Online on Forumhome for Guests' Modification. It uses hooks to not have that part called.

Sorry I can't be clearer.. it's not something I have attempted.


All times are GMT. The time now is 10:32 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.01130 seconds
  • Memory Usage 1,738KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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