vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4 Articles (https://vborg.vbsupport.ru/forumdisplay.php?f=242)
-   -   [HOW TO - vB4] Create your own vBulletin page (https://vborg.vbsupport.ru/showthread.php?t=228112)

firstimecaller 02-11-2010 12:30 PM

cool! link us to the best docs/posts you referenced

Grae 02-14-2010 12:31 PM

Thank you Lynne :up:

I noticed that the code you provided registers two variables, navbar and pagetitle. However, there are six variables listed in the template: vboptions.bbtitle, pagetitle, headinclude, header, navbar, and footer. It seems that four of these variables don't need to be manually registered. Is there a list of all variables that don't need to be registered?

TheSupportForum 02-15-2010 10:28 AM

is it poosible to make the php files more W3C Complaint along with the templates
my templates for the php files are perfect except there not W3C complaint and would like like help converting templates to W3C Complaint

Conc 02-16-2010 05:49 PM

Sorry if this has been asked before--I was looking for a similar problem but couldn't find any:

Is there a way to include widgets (specifically, I'm thinking of the "Recent Articles" & "Recent Forum Posts" widgets) in a custom page template? Easily, maybe?

Thanks much for this impressive walkthrough.

Lynne 02-16-2010 05:51 PM

Quote:

Originally Posted by Conc (Post 1983921)
Sorry if this has been asked before--I was looking for a similar problem but couldn't find any:

Is there a way to include widgets (specifically, I'm thinking of the "Recent Articles" & "Recent Forum Posts" widgets) in a custom page template? Easily, maybe?

Thanks much for this impressive walkthrough.

Widgets are for CMS only. I do not know how to get them to work on other pages.

Sarcoth 02-17-2010 08:15 PM

Thanks Lynne. This helped me fix a few problems in my template code.

ZuluTango 02-17-2010 09:37 PM

Quote:

2. Create the Template:
- If you are in debug mode, create the template in your MASTER STYLE so it shows up in all your styles, otherwise make sure you create the template in the style you are using. If following the page above, call the template TEST with the following content:
Hello all, can you please direct me to where I can learn how to complete this part? Thanks

Lynne 02-18-2010 04:28 AM

Quote:

Originally Posted by ZuluTango (Post 1985050)
Hello all, can you please direct me to where I can learn how to complete this part? Thanks

The manual should help you on how to add a template - Editing the Templates

Alien 02-18-2010 04:55 AM

Don't forget to add:

Code:

{vb:raw headinclude_bottom}
...before the closing </head> tag, as vBulletin 4.01+ has added by default. :)

Still works great!

Lynne 02-18-2010 11:55 PM

Quote:

Originally Posted by Alien (Post 1985303)
Don't forget to add:

Code:

{vb:raw headinclude_bottom}
...before the closing </head> tag, as vBulletin 4.01+ has added by default. :)

Still works great!

Thank you for the reminder!

Added to the first post.


All times are GMT. The time now is 10:35 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.02126 seconds
  • Memory Usage 1,740KB
  • 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_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (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