vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=134)
-   -   Simple Category Seperation (https://vborg.vbsupport.ru/showthread.php?t=103117)

Otikeu 12-16-2005 10:00 PM

Simple Category Seperation
 
Yes, finally, that simple seperation modification I made is back, but better and error free (if installed correctly). No, this one doesn't have the "Last Post By" at the far right like the last one did, but having it were it is, isn't bad is it? If I get enough requests, I'll add a tutorial on how to do that as well.

About this Modification!
This tutorial is a simple step-by-step walkthough of how to modify default vB template coding (through the use of the Admin CP) to change the organization of the forums on the main page (index.php). This will seperate categories and just make a simple, yet effective, better looking organization.

Demo? Screenshots?
I have no demo nor screenshots as of yet. If these are needed, I will supply what I can, however, this re-organization style of the modification is similar to that of vBulletin.org's main forum page, just simpler.

Features!
  • Simple form category spacing/seperation.
  • No copyright required, free from GamingHybrid.com.*
  • Compatibility guarenteed for version 3.0.7, but should work on 3.0x series.
  • Not yet tested on 3.5.x**
*No re-distribution of this tutorial outside of GamingHybrid.com or vBulletin.org, as well as not claiming credit.
**Revision of compatibilities for 3.5.x will happen only on a high demand status.

PLEASE REPORT BUGS AND SUPPORT REQUESTS HERE ONLY!

Yorixz 12-17-2005 12:12 PM

Not sure what to expect from this, is it 'just' the thing like you see on many styles so every category has its own table and between the tables theres some space?

P.s., isn't "Congraduations" supposed to mean "congratulations" ? ;)

Overall it seems to be an easy and clear guide, thanks :)

glowinggal 12-17-2005 03:33 PM

Agreed - any screenshots of the "after" before putting time into adding this mod?

we_scooter 12-18-2005 10:55 PM

any screenies?

hotwheels 12-19-2005 04:09 AM

I too would like a screenshot

Otikeu 12-20-2005 12:49 AM

Quote:

Originally Posted by Yorixz
Not sure what to expect from this, is it 'just' the thing like you see on many styles so every category has its own table and between the tables theres some space?

P.s., isn't "Congraduations" supposed to mean "congratulations" ? ;)

Overall it seems to be an easy and clear guide, thanks :)

Yes, where categories have their own seperate table, correct. Also, yes, sorry for the typo (will fix it soon).

I've now posted a screenshot in the modification post of this thread. Hope this helps :) I just didn't before since I just wasn't complete on a design I'm working on, but this style uses the mod, yes, with no extra modifications to it.

Gunshot 12-30-2005 08:47 PM

this is fine, but has the same "problem" as all of the space category hacks. At least its a problem for me. The "last post" column widths vary so greatly as to be distractive.

Gunshot 12-30-2005 09:32 PM

this seems to work for me:







Code:

        <td class="thead" width="5%">&nbsp;</td>
        <td class="thead" width="55%" align="$stylevar[left]">$vbphrase[forum]</td>
        <td class="thead" with="30%">$vbphrase[last_post]</td>
        <td class="thead" width="5%">$vbphrase[threads]</td>
        <td class="thead" width="5%">$vbphrase[posts]</td>
        <if condition="$vboptions['showmoderatorcolumn']">


Otikeu 01-03-2006 02:16 AM

Quote:

Originally Posted by Gunshot
this is fine, but has the same "problem" as all of the space category hacks. At least its a problem for me. The "last post" column widths vary so greatly as to be distractive.

This is not an actual problem, this is just due to your styles stretching the box. You can always change the width of the "Last Post By" column and it seems you have.

Glad it works for you, as you did the only thing that could fix such. I hope your all enjoying this mod. :)

JsnakeJ 01-27-2006 03:18 PM

This works well for 3.5. No problems at all.


All times are GMT. The time now is 10:37 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.02135 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
  • (1)bbcode_code_printable
  • (2)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