vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Making custom templates into standard templates (https://vborg.vbsupport.ru/showthread.php?t=58696)

Ninth Dimension 11-19-2003 03:31 PM

Making custom templates into standard templates
 
Hi, I've been away doing other things for a while, but I'm finally back in the vB hacking scene and already deep in a project.

This project is named vBAS and stands for 'vB Article System', basically a system which you can use to publish articles (such as reviews/tutorials/stories/whatever) within your vB system. Although I'm not 100% sure yet, this may well be due for release (vB2 only I'm sorry to say, I'm not touching vB3 for a while yet).

Anyway, I have a question that I'm hoping someone can help me with, what do I need to do in the database to make vB think a template is a standard template, and not a custom one?

I know part of it involves adding a line to admin/template.php (e.g. "$only['home'] = 'Home Page';" - as in the case of vBhome Lite). but I also know it requires a tweak to the template database, only I don't know what...

If someone would be kind enough to point me in the right direction, I'd greatly appreciate it. Thank You.

Xenon 11-19-2003 03:34 PM

all you have to do is to make sure the templatesetid is -1
then it'S regarded as global :)

Ninth Dimension 11-19-2003 03:42 PM

That's easy enough - thanx for the tip, how does the 'revert to original template' system work then? I guess that when you edit the template it makes a new copy of it with a new 'templatesetid' id (relating to the template set?)

This is all very cleaver stuff ya know :)

Xenon 11-19-2003 06:15 PM

it will just be a global template then, so editing will just work in the current style (or you edit the global template itself while you are in debug mode)

also a warning: whenever you update vb, all global templates are overwritten

Ninth Dimension 11-19-2003 06:29 PM

Thanks for the info, very helpful.

Xenon 11-19-2003 08:44 PM

you're welcome


All times are GMT. The time now is 09:51 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.00936 seconds
  • Memory Usage 1,713KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete