vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   template grouping (https://vborg.vbsupport.ru/showthread.php?t=34392)

conq2k 01-23-2002 07:50 AM

well, this is not a good place for this request but when I request at vbulletin.com forums they redirected me there, so I have to ask this:

how can I add my custom templates to original expand group names like forum home templates, new reply templates?
or how can I add a new expand group?

thanks

conq2k 01-24-2002 02:27 PM

not any ideas?

Bane 01-24-2002 04:12 PM

You actually do have to make a hack..

If your new templates are all called.. for example

home_menu
home_page

then open up admin/templates.php and

FIND THE CODE:
$only['vbcode'] = 'vB Code';

BELOW that INSERT:
$only['home'] = 'home';

TWTCommish 01-25-2002 12:37 AM

Doesn't really work for me...could you be more specific?

TWTCommish 01-25-2002 03:43 AM

Nevermind, I figured it all out. I'm working on a hack to make template grouping easier, too...all done through the admin CP. It's being tested now.

WhiteKnight 01-25-2002 04:33 PM

Sounds interesting. Are you going to release it to the public?

TWTCommish 01-25-2002 06:02 PM

Yep -- if I wasn't, I wouldn't be testing it. :D I'm trying to iron out some bugs now. It's purpose and actual use may be a little confusing, but I think it's worth posting.


All times are GMT. The time now is 01:01 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.01070 seconds
  • Memory Usage 1,709KB
  • 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
  • (7)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