Go Back   vb.org Archive > Community Central > Community Lounge
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 07-16-2002, 08:33 PM
Brad Brad is offline
 
Join Date: Nov 2001
Posts: 4,765
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Template doc's

im not sure if this as been done before but i think its a good idea so i started on it.

what im looking to do is explain what every (stock) template in vbulletin dose, hopefully included a screen shot of each. i think this would make it easy on newbie admins. i also hope to lay it out like the admin cp template editor.


so sould i finish it?
Reply With Quote
  #2  
Old 07-16-2002, 09:35 PM
SaintDog SaintDog is offline
 
Join Date: Nov 2001
Location: Tennessee
Posts: 1,975
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sure - Although there are a great deal of templates you would have to document .
Reply With Quote
  #3  
Old 07-16-2002, 11:41 PM
Brad Brad is offline
 
Join Date: Nov 2001
Posts: 4,765
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ive done it for ubb before .
Reply With Quote
  #4  
Old 07-17-2002, 03:10 AM
imported_Niloc imported_Niloc is offline
 
Join Date: Jun 2002
Location: USA
Posts: 58
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i say go for it I would be interested in it!
Reply With Quote
  #5  
Old 07-17-2002, 06:40 PM
Dean N Steve's Avatar
Dean N Steve Dean N Steve is offline
 
Join Date: May 2004
Posts: 84
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

and me... its gon take u a long time tho...

btw ive always wondered what post[firstnewinsert] does in the postbit - not sure if its spelt right
Reply With Quote
  #6  
Old 07-20-2002, 05:12 PM
Brad Brad is offline
 
Join Date: Nov 2001
Posts: 4,765
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

looks like this project is ganna be put off awhile, we are currently int he middle of scripting our vbulletin to use a oracle DB backend. ill bring this thread back up when i have time for this again.
Reply With Quote
  #7  
Old 07-22-2002, 12:26 PM
shiva
Guest
 
Posts: n/a
Default

Shame, as I'm struggling with my first attempt.

I hate to say this, but the template system for VB has to be the worse I have ever seen. It's almost impossible to make sense of it, because of the shear amount of files. I still haven't been able to figure out quite a bit of it, and am just running around in circles wasting a lot of time experimenting, trying to get a simple design to work properly the way I want it to look.

Needless to say, a guide that explains what each template does would help, as after attempting my own code, I now can understand why there's a lot more styles for other forums out there than VB. Jeez, why couldn't they have made this simplier?

Hopefully, you can resume work, and do up a guide, especially for the graphic end. I'm having a lot of problems trying to find where to put the code to add a image to the bottom of the home and category listing pages, though the postbit is fine, as it's all on one template.
Reply With Quote
  #8  
Old 07-22-2002, 12:45 PM
SaintDog SaintDog is offline
 
Join Date: Nov 2001
Location: Tennessee
Posts: 1,975
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

vBulletin has one of the more complete, more useable template systems over other boards. There is not much that you cannot edit with the current template system (although it is supposed to change with the release of vB 3); it will only get better .
Reply With Quote
  #9  
Old 07-22-2002, 09:32 PM
shiva
Guest
 
Posts: n/a
Default

Quote:
Originally posted by SaintDog
vBulletin has one of the more complete, more useable template systems over other boards. There is not much that you cannot edit with the current template system (although it is supposed to change with the release of vB 3); it will only get better .
Yeah, after counting the amount of template files, I can believe you there.

Actually, this is a case of a coder gone mad I think. Just looking at a lot of these, where there's a few templates with just one or two lines of code in them. Other templates are just part of a page, and I wish they had named the templates a little better. I guess master PHP coders may understand them, but certainly not me. You had a example of changing the breadcrumb nav from the text ">" to a image, but I just went through the templates, and to match that you have to change at least 10 other templates so you have a consistant look on all your pages.

I do PHP-Nuke themes, it's a very basic, simple system, you can change the codes for the header, footer, blocks, main table content block, news headlines and news articles, If you know what you are doing, you can have separate right blocks, and additional code. Once I finish a design, it takes me about half a hour to code it all in complete, before i debug. It's all on one page, or you can insert html files and have everything set up as separate pages.

I use it more for a template wrap than anything, but despite it's simplicity, it's still a very easy system to use, yet has some very powerful template capabilities. Just about anyone with basic HTML/PHP experience can use it, without needed a tutorial to explain everything.

VB on the other hand....

Just a opinion, but software can only be as good as the people that use it, but it doesn't help when only a small handful of those people have the skill and knowledge in all areas to use it properly. I always believed that truly great software should be easy to learn and to use by everyone.

I hope with V3 that they make the ability to change the templates a lot better, and a lot simplier, but I think they will only make it more confusing than it is now.

A suggestion is a new section that details the templates, and where to add code to them for the various graphics. I've notice quite a few posts asking the same questions, so maybe just having one section in this forum would be the best, and I can finish my theme design as well.
Reply With Quote
  #10  
Old 07-23-2002, 01:56 AM
mashby's Avatar
mashby mashby is offline
 
Join Date: Jan 2002
Location: Nashville, TN - USA
Posts: 736
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Shiva,

I'm sure that this has grown as the vB system itself has grown. I know it's confusing and somewhat overwhelming, but I like the fact that there are so many temlates because that allows more flexiblity.

I do know that they are re-vamping most of vB for 3.0, so perhaps they will have a simplier system. I just hope we don't loose any flexibility along the way.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 03:04 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.05288 seconds
  • Memory Usage 2,248KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (8)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete